/jupyter-flex

Quickly create interactive dashboards using Jupyter Notebooks

Primary LanguageSmartyApache License 2.0Apache-2.0

jupyter-flex: Easy interactive dashboards for Jupyter

PyPI Testing Coverage Status License Binder Docs

Use Jupyter Notebooks to quickly create interactive dashboards.

  • Use Markdown headers and Jupyter Notebook cell tags to define the dashboard components
  • Flexible and easy way to specify row and column based layouts
  • Use nbconvert to create static reports
  • Use Voila to start a live Jupyter Kernel for fully dynamic applications
  • Support for ipywidgets

Inspired by Flex Dashboards.

Jupyter-flex: Movie Explorer Jupyter-flex: NBA Scoring Jupyter-flex: Bokeh plots

Installation

pip install jupyter-flex

Learning More

Learn more in the Jupyter-flex documentation.