Creating a Python Notebook
Once logged into the platform, you will be redirected to the 'Home' tab by default. To begin creating a Python notebook, follow these steps:
Accessing the Python Notebook
From the left-hand navigation, click on the 'PYTHON' tab within 'NOTEBOOKS' dropdown.
This redirects you to the Python Notebook page, where you can create and edit notebooks.
The page will display a list of existing notebooks as cards. You can filter them by:
Status (Published, Unpublished)
Author (You, Other)
Use the search bar to find specific notebooks easily.

Creating a New Notebook
Click on the '+ Python Notebook' CTA to start a new notebook.

A popup will ask for the following details:
Name of the notebook.
Description
Click on 'Add' to create and access the notebook.
Method Selection for Notebook Creation
Once the notebook is created, it will redirect you to select a method for generating notebook, a prompt will appear asking you to choose a method to generate the notebook:
Generate Using AI: Automatically generates a notebook based on your input.
Build Manually: Allows manual creation of a notebook step-by-step.

Last updated
Was this helpful?