dashboards_server icon indicating copy to clipboard operation
dashboards_server copied to clipboard

Support multi-page layout

Open dalogsdon opened this issue 9 years ago • 0 comments

https://github.com/jupyter-incubator/dashboards/issues/206 will add a multi-page dashboard layout:

Multi-page mode: a higher-level abstraction where all visible cells are shown one after the other (in notebook order), one at a time. This view takes care of setting up the "pages" of the dashboard and provides the functionality to go next/back, including stylable UI (buttons, progress bars, etc).

We should support this layout once it is implemented in the dashboards notebook extension.

dalogsdon avatar Mar 24 '16 18:03 dalogsdon