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
  1. Data Science Notebook

Actions Icons

This page covers all the actions provided for a Data Science Notebook file.

The Notebook Action icons (as provided below) help to apply various actions to the code/ code cell when clicked. They are provided on the top right side of the Data Science Notebook page.

The table given below lists all the Actions available in the Notebook Menu Bar:

Icon

Icon Name

Action

Expand / Collapse

Expands or collapses the Actions Menu Bar.

Run Current cell

Runs code given for a specific cell.

Linter

Opens the Linter panel.

Add Pre cell

Adds a code cell before the first cell.

Save

Saves the Notebook updates.

Delete cell

Removes the selected cell.

Restart kernel

Restarts the kernel by killing the current session and creates a new session.

Interrupt cell

Interrupts the running cell

Logs

Opens Logs window to display logs.

Undo Delete cell

Reverts the Deleted cell.

Cut cell

Cuts the code from a specific cell.

Copy cell

Copies the code from a specific cell.

Paste cell

Pastes the cut or copied code to the selected cell.

Auto Save

Auto-saves the Notebook updates when enabled.

Run all cells

Runs the codes for all the cells.

Shutdown

Stops the Kernel/Disconnects the instance and allocated resources.

Please Note: The Actions icons will be disabled for other file types under a Repo Sync Project.

PreviousTaskbarNextModel Creation using Data Science Notebook

Last updated 10 months ago

/

​​

​​

​​

​​

​​

/

​​

​​