dashboards
dashboards copied to clipboard
Multi-page layout
#203 introduces a second dashboard layout: report. Another layout we should offer is the multi-page layout:
@jhpedemonte: 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).
From https://github.com/jupyter-incubator/dashboards/issues/203#issuecomment-198045445:
@parente: Multi-page might also address #150 in a different manner than originally proposed.
Hold off on this one for now.