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


# Jovian Commit Essentials
# Please retain and execute this cell without modifying the contents for `jovian.commit` to work
!pip install jovian --upgrade -q
import jovian
jovian.set_project('proj-cov-imagenette')
jovian.set_colab_id('18m9zMvBnpbpuvuBAhJ_ypQyWyK4Q6Ttu')
|████████████████████████████████| 71kB 8.1MB/s eta 0:00:01 Building wheel for uuid (setup.py) ... done

proj-cov-imagenette

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="proj-cov-imagenette")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/wjshku/proj-cov-imagenette