jupyter-flex#

Jupyter extension that turns notebooks into dashboards:

  • uses Markdown headers and Jupyter notebook cell tags to define the layout and components of the dashboard

  • flexible and easy way to define row- and column-oriented layouts

  • uses nbconvert for static reports

  • uses Voilà for dynamic applications with a Jupyter kernel

  • ipywidgets support

See also

Examples#

Movie explorer
NBA scoring
Altair plots

Installation#

$ pipenv install jupyter-flex