Folders in JupyterLab InterfaceΒΆ

When you launch the JupyterLab interface for the first time, a folder with your email address is created as your working directory. By default, the File Browser option is selected from the left menu.

Currently, there is no access control list for the folders. You can view, edit, and manage the notebooks of other users as well.

You can perform the following actions from the File Browser view:

  • Create a new folder: Right-click on the left panel and select New Folder. A folder with untitled(n) name is created. You can rename the folder by using the Rename option from the context menu of the folder.

  • Manage folders: Right-click on the required folder to open the context menu, and select the appropriate option from the menu. You can perform operations such as rename, cut, paste, copy path, and delete a folder.

    Note

    You can delete only empty folders.

  • View all folders in the account: Click on the folder icon next to your email address.

  • View notebooks in other folders: Double-click or right-click on the required folder, and select Open from the context menu.

  • Upload Jupyter notebooks from the local storage: Click on the upload files button above your working directory name. Select the notebooks from the local storage, and click Choose.

    Note

    You can upload Jupyter notebooks with size upto 25 MB.