Jupyter Dashboards Layout Extension

The dashboards layout extension is an add-on for Jupyter Notebook. It lets you arrange your notebook outputs (text, plots, widgets, ...) in grid- or report-like layouts. It saves information about your layouts in your notebook document. Other people with the extension can open your notebook and view your layouts.

Dashboard layout screenshot

For a sample of what’s possible with the dashboard layout extension, have a look at the demo dashboard-notebooks in the project repository.

The extension can be used in combination with the incubating [jupyter-incubator/dashboards_bundlers](https://github.com/jupyter-incubator/dashboards_bundlers) and [jupyter-incubator/dashboards_server](https://github.com/jupyter-incubator/dashboards_server) projects.

About Dashboards Layout

Indices and tables