Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 2.37 KB

README.md

File metadata and controls

34 lines (24 loc) · 2.37 KB

jupyter-flex: Dashboards for Jupyter

pypi build docs coverage license binder

Build dashboard using Jupyter Notebooks.

  • Use Markdown headers and Jupyter Notebook cell tags to define the dashboard layout and its 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 Jupyter widgets

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.

How to Contribute

See CONTRIBUTING.md.