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
  • Add File
  • Add Folder
  • Copy path
  • Import
  1. Tabs for a DSL Project
  2. Workspace
  3. Workspace Folders

Repo Folder Attributes for a Repo Sync Project

A Repo Sync Project will have only a Repo folder allowing users create various Data Science experiments for the project.

PreviousInformationNextFile Attributives

Last updated 10 months ago

A Repo folder available inside a Repo Sync Project contains the following attributives:

Add File

The user can add a file to the Repo folder using the Add File option.

Follow the steps demonstrated in the walk-through to add a file to the Repo Folder of a Repo Sync Project.

Add Folder

The user can create a folder inside the Repo folder of a Repo Sync project using this functionality.

Copy path

Check out the illustration on the Copy path functionality provided for the Repo folder of a Repo Sync Project.

Import

The import functionality allows the users to import a file from the local directory to the repository.

Check out the illustration on the import functionality provided for the Repo folder of a Repo Sync Project.

Please Note: All the folders or sub-folders created inside the Repo Folder also contain the same set of attributes as explained here for the Repo Folder.

Add File
Add Folder
Copy path
Import
Adding a File to the Repo Folder
Adding a Folder to the Repo Folder
Copy Path functionality for Repo Folder of a Repo Sync Project
Repo Folder Attributes for a Repo Sync Project
Importing a File to the Repo Folder of the Repo Sync Project