Workspace
The Workspace is a placeholder to create and save various data science experiments inside the Data Science Lab modules.
The Workspace tab provides users with a central location for managing and interacting with files, datasets, notebooks, and libraries. Depending on whether the project is a Repo Sync Project or a regular Data Science Project, the workspace structure varies.
Accessing the Workspace Tab for a Repo Sync Project
Navigation path: Data Science Lab > Projects > Repo Sync Project > Workspace Tab
Navigate to the Projects page in the Data Science Lab module.
Select an activated Repo Sync Project from the displayed list.
Click the View icon for the selected project.
The Repo Sync project opens and displays the Workspace tab.
A Repo folder is automatically created under the Notebook tab, based on the selected Git repository account (configured at the user-level settings).
The Refresh and Git Console icons are available in the workspace.
Icons on the Repo Sync Project's Workspace:
Refresh
Refreshes the data taken from the selected Git Repository.
Git Console
Opens a console page to use Git Commands.
Accessing the Workspace Tab for Other Data Science Projects
Navigation path: Data Science Lab > Projects > Project > Workspace Tab
Navigate to the Projects page in the Data Science Lab module.
Select an activated project from the displayed list.
Click the View icon for the selected project.
The Project opens and displays the Workspace tab.
The Repo, Utils, and Files folders appear under the Workspace tab.
It will have the Refresh icon
Workspace Management: Refresh and Start with Data Science Exploration
Use the Refresh icon to reload data within the workspace, ensuring the latest updates are displayed.
To start working in the workspace, users have two options:
Create: Create a new notebook within the workspace.
Import: Import an existing notebook into the workspace.
Libraries in the Workspace
The Libraries icon under the Workspace tab provides details on all installed libraries within the selected project, including their version and status.
Steps to view Libraries:
Navigate to the Workspace tab.
Click on the Libraries
icon.
The Libraries window opens, displaying the version and status of all installed libraries.
Library Status and Details
Failed Status: If a library installation fails, click the Failed status to expand the details of the issue. This will provide more information regarding why the installation failed.