Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Homepage
  • List Projects
  • List Feature Stores
  • Create
    • Create Project
      • Container Status Message
    • Create Feature Store
  • Registered Models and APIs
  • Settings
  • Trash
  • Tabs for a DSL Project
    • Workspace
      • Workspace Folders
        • Repo Folder Attributes
        • Repo Folder Attributes for a Repo Sync Project
        • Utils Folder Attributes
          • Utility Actions
        • Files Attributes
      • Working with the Workspace tab
        • Create
        • Import
          • Importing Notebook
          • Pull from Git
        • Adding File and Folders
      • Linter
      • Git Console
      • Adjustable Repository Panel
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
      • Delete a Model
    • AutoML
      • Creating AutoML Experiment
      • AutoML List Page
        • View Explanation
          • Model Summary
          • Model Interpretation
            • Classification Model Explainer
            • Regression Model Explainer
            • Forecasting Model Explainer
          • Dataset Explainer
  • Data Science Notebook
    • Preview File
    • Save as Notebook
    • .ipynb File Cells
      • Using a Code Cell
      • Using a Markdown Cell
        • Expanding and Collapsing Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons from Header
    • Notebook Actions
      • Register
        • Export
        • Register as a Job
      • Notebook Version Control
      • Share
      • Delete
      • Information
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Reading Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Adding a File
  • Defining a File Type
  • Adding a New Folder
Export as PDF
  1. Tabs for a DSL Project
  2. Workspace
  3. Working with the Workspace tab

Adding File and Folders

These options are provided under the Workspace tab of a repo sync folder.

PreviousPull from GitNextLinter

Adding a File

Check out the illustration on how to add a file inside a Repo Sync Project.

  • Navigate to the Workspace tab of an activated Repo Sync Project.

  • The Add file window opens.

  • Provide a File name.

  • Click the Yes option.

  • A notification message appears to ensure that the new file has been created.

  • The newly created file gets added to the Repo Sync Project.

Defining a File Type

The user can insert the file type while adding a file to define the file type.

Check out the illustration on defining a file type while adding a file to the Repo Sync project.

  • Navigate to the Workspace tab for a repo sync project.

  • Click the Add File option.

  • The Add file window opens.

  • File name: Provide the file type extension while giving it a name.

  • Click the Yes option.

  • A notification message appears.

  • The new file gets added with the provided file extension.

Adding a New Folder

Check out the illustration on how to add a folder inside a Repo Sync Project.

  • Navigate to the Notebook tab of the Repo Sync Project.

  • The Add folder window opens.

  • Provide a Folder name.

  • Click the Yes option.

  • A notification message appears to ensure that the new folder has been created.

  • The newly created folder gets added to the Repo folder.

Click the Add File option.

Click the Add Folder option.

Defining A File Type
Adding a File to Repo Sync Project
Adding a Folder to Repo Sync Project