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
  • Add File
  • Add Folder
  • Copy path
  • Import
Export as PDF
  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.

PreviousRepo Folder AttributesNextUtils Folder Attributes

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
Copy Path functionality for Repo Folder of a Repo Sync Project
Adding a Folder to the Repo Folder
Adding a File to the Repo Folder
Importing a File to the Repo Folder of the Repo Sync Project
Repo Folder Attributes for a Repo Sync Project