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('countries-of-the-world-data-analysis-92336')
jovian.set_colab_id('116enQZRl0m8Quq2HzMsF0GY_BHOIzc1W')
|████████████████████████████████| 71kB 4.0MB/s eta 0:00:011 Building wheel for uuid (setup.py) ... done

countries-of-the-world-data-analysis

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="countries-of-the-world-data-analysis")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ··········