Repo Folder Operations
The Repo folder is a default folder created under the Workspace tab. It opens by default while accessing the Workspace tab.
Overview
The Repo folder in the Data Science Lab (DSLab) module allows users to manage files, notebooks, and folders for their data science projects. This section provides the steps to perform various operations within the Repo folder:
Creating a Notebook
Adding a Folder
Importing Notebooks
Create a Notebook in the Repo Folder
Navigation path: Data Science Lab > Project > Workspace > Repo Folder > Elipsis > Create Notebook
Navigate to the Workspace page within a Data Science Project.
Select the Repo folder within the workspace.
Click the Elipsis (three-dot) icon next to the Repo folder.
A Context Menu will appear.
Select the Create option from the context menu.
The Create Notebook drawer opens, allowing you to configure the notebook settings.
Add a Folder to the Repo Folder
Navigation path: Data Science Lab > Project > Workspace > Repo Folder > Elipsis > Add Folder
Navigate to the Workspace page within a Data Science Project.
Select the Repo folder within the workspace.
Click the Elipsis (three-dot) icon next to the Repo folder.
A Context Menu will appear.
Select the Add Folder option from the context menu.
The Add Folder dialog box will open.
Provide a name for the new folder.
Click Yes to confirm folder creation.
A confirmation notification will appear once the folder is created.
The new folder will now be listed under the Repo folder.
Expand the Repo folder to see the newly created folder.
Import a Notebook into the Repo Folder
Navigation path: Data Science Lab > Workspace > Repo Folder > Elipsis > Import
Navigate to the Workspace page in Data Science Lab.
Select the Repo folder within the workspace.
Click the Elipsis (three-dot) icon next to the Repo folder.
A Context Menu will appear.
Select the Import option from the context menu.
The Import Notebook page will open, allowing you to import a
.ipynb
file from your system.Follow the prompts to select and upload the notebook file.