Jupyter Notebook - Dashboard



The dashboard of Jupyter Notebook contains three tabs as shown in the screenshot given below −

Jupyter Dashboard

Files Tab

The "Files" tab displays files and folders under current directory from which notebook app was invoked. The row corresponding to a notebook which is currently open and the running status is shown just beside the last modified column. It also displays Upload button using which a file can be uploaded to notebook server.

Running Tab

The "Running" tab shows which of the notebooks are currently running.

Advertisements