Learn practical skills, build real-world projects, and advance your career
pip install jovian --upgrade
Collecting jovian Downloading https://files.pythonhosted.org/packages/df/6c/a77a74acf3090f6210ef65799d1cee33fcd3dfb72aa5e52b9ae04c11f71f/jovian-0.1.61-py3-none-any.whl Requirement already satisfied, skipping upgrade: requests in /srv/conda/envs/notebook/lib/python3.7/site-packages (from jovian) (2.22.0) Collecting uuid (from jovian) Downloading https://files.pythonhosted.org/packages/ce/63/f42f5aa951ebf2c8dac81f77a8edcc1c218640a2a35a03b9ff2d4aa64c3d/uuid-1.30.tar.gz Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /srv/conda/envs/notebook/lib/python3.7/site-packages (from requests->jovian) (3.0.4) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /srv/conda/envs/notebook/lib/python3.7/site-packages (from requests->jovian) (2.8) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /srv/conda/envs/notebook/lib/python3.7/site-packages (from requests->jovian) (1.25.3) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /srv/conda/envs/notebook/lib/python3.7/site-packages (from requests->jovian) (2019.3.9) Building wheels for collected packages: uuid Building wheel for uuid (setup.py) ... done Stored in directory: /home/jovyan/.cache/pip/wheels/2a/80/9b/015026567c29fdffe31d91edbe7ba1b17728db79194fca1f21 Successfully built uuid Installing collected packages: uuid, jovian Successfully installed jovian-0.1.61 uuid-1.30 Note: you may need to restart the kernel to use updated packages.
import jovian
jovian.commit()
[jovian] Saving notebook..