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
          • Notebook Actions
            • Export
            • Register as Job
            • Notebook Version Control
            • Share
            • Delete
            • Information
        • Repo Folder Attributes for a Repo Sync Project
          • File Attributives
        • 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
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Model Explainer
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
        • Register a Model as an API
        • Register an API Client
        • Pass Model Values in Postman
      • Delete 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
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • 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
  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

Last updated 8 months ago

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.

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