Cells for .ipynb Files

Learn steps to add .ipynb file and use it.

These cells contain either explanatory text (Markdown) or executable code and its output.

  • Navigate to a repo sync project.

  • By default, a Code cell is added in a newly created Notebook.

  • The user can also use the Add pre-cell icon to add a new code cell in the beginning of the .ipynb file.

You can add new cells by using the +Code , +Markdown, and +Assist options given at the bottom of the cell.

Saving as Notebook Notification

A dialog box opens each time to save the recent changes from the user while closing the selected opened Notebook at any given time. The user can click the Yes option to save the Notebook.

  • Navigate to an opened Notebook and click the close icon provided to close the Notebook infrastructure.

  • The Save as Notebook dialog box opens.

  • Click the Yes option.

  • The current Notebook gets closed and a notification message appears to assure the user that all the recent changes are saved in it.

Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. ​​​

Last updated