- In JupyterLab 3.2 there is an experimental side-by-side mode that can be enabled from the command palette (for presentations/tutorials)
- You can use the collapser (a small blue bar to the left of the cell) to hide it (for presentations/tutorials)
-
DAG Based notebooks? may be of your interest here, but if you just mean interaction between outputs ipywidgets can do that
But given that your goal is dashboarding I would recommend using viola instead: GitHub - voila-dashboards/voila: Voilà turns Jupyter notebooks into standalone web applications https://blog.jupyter.org/and-voilà-f6a2c08a4a93 GitHub - voila-dashboards/voila-gridstack: Dashboard template for Voilà based on GridStackJS
2 Likes
Jake1
3
Thanks do much for your response!! I really do appreciate it
1 Like