News

Most people have their first exposure to Jupyter Notebook by way of a data visualization, a shared notebook that includes a rendering of some data set as a graphic.
As someone who often works with Python scripts, Jupyter Notebook is my favorite tool for making notes during lectures and sharing my painstakingly-written code with my programming friends and rivals.
This is the Notebook Dashboard, specifically designed for managing your Jupyter Notebooks. Think of it as the launchpad for exploring, editing and creating your notebooks. Be aware that the dashboard ...