- 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
pip install jupyter-flex
Learn more in the jupyter-flex documentation.
See CONTRIBUTING.md.