Repo Folder Attributes

The Repo folder is a default folder created under the Workspace tab. It opens by default while accessing the Workspace tab.

The user can perform some attributive actions on the Repo folder using the ellipsis icon provided next to it. This page explains all the attributes given to the Repo folder. This folder contains only .ipynb files in it. The actions provided for a .ipynb file (Notebook) are mentioned under the Notebook Actions page.

Create

This option redirects the user to the Create Notebook page to create a new Notebook.

  • Navigate to the Workspace tab.

  • Select the Repo folder.

  • Click the Elipsis icon.

  • A Context Menu appears. Select the Create option from the Context Menu.

  • The Create Notebook drawer opens.

Please Note: Refer to the Create page to learn the steps to create a new Notebook.

Add Folder

This option allows the user to create folders under the Repo folder.

  • Navigate to the Workspace tab.

  • Select the Repo folder.

  • Click the Elipsis icon.

  • A Context Menu appears. Select the Add Folder option from the Context Menu.

  • The Add folder dialog box opens.

  • Provide a name to the folder.

  • Click the Yes option.

  • A notification appears to ensure the folder creation.

  • The newly added folder is listed under the Repo folder. Expand the Repo folder to see the newly added folder.

Import

The Import option allows users to import a .ipynb file to the selected Data Science Lab project from their system.

  • Navigate to the Workspace tab.

  • Select the Repo folder.

  • Click the Elipsis icon.

  • A Context Menu appears. Select the Import option from the Context Menu.

  • The Import Notebook page opens.

Please Note: Refer to the Import Notebook page to learn the steps to import a Notebook.

Last updated