Learn practical skills, build real-world projects, and advance your career

my-project-notebook

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="my-project-notebook")
[jovian] Updating notebook "ayesha-sid0103/my-project-notebook" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/ayesha-sid0103/my-project-notebook
import pandas as pd