Uploading a Notebook

Bring your Python script to the Notebook framework to carry forward your Data Science experiment.

Please Note: The downloaded Notebooks in the .ipynb file format only are supported by the Upload Notebook option.

Check out the given walk-through on how to upload a Notebook.

The users can seamlessly upload Notebooks created using other tools and saved in their systems.

  • Select an activated Project to open the Notebook tab for it (it is default landing page).

  • Click the Upload Notebook option.

  • Specify a Notebook from the system.

  • Upload the Notebook from the system.

  • The selected Notebook gets created and uploaded under the Project.

  • The same gets confirmed by two consequent notification messages.

  • Another notification message appears to inform the status of the Notebook (it gets saved by default).

  • Click the Back icon.

  • The uploaded Notebook gets listed on the Project landing page.

Please Note:

  • If the user tries to Upload File with some other extension (other than .ipynb), then the below-given error message appears.

  • Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell. Click here to get redirected to the quick start flow page.

Last updated