Learn practical skills, build real-world projects, and advance your career
pip install jovian --upgrade
Collecting jovian Downloading jovian-0.2.33-py2.py3-none-any.whl (67 kB) Requirement already satisfied, skipping upgrade: click in c:\users\lenovo\anaconda3\lib\site-packages (from jovian) (7.1.2) Collecting uuid Downloading uuid-1.30.tar.gz (5.8 kB) Requirement already satisfied, skipping upgrade: requests in c:\users\lenovo\anaconda3\lib\site-packages (from jovian) (2.23.0) Requirement already satisfied, skipping upgrade: pyyaml in c:\users\lenovo\anaconda3\lib\site-packages (from jovian) (5.3.1) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in c:\users\lenovo\anaconda3\lib\site-packages (from requests->jovian) (1.25.8) Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in c:\users\lenovo\anaconda3\lib\site-packages (from requests->jovian) (3.0.4) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\users\lenovo\anaconda3\lib\site-packages (from requests->jovian) (2020.4.5.1) Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in c:\users\lenovo\anaconda3\lib\site-packages (from requests->jovian) (2.9) Building wheels for collected packages: uuid Building wheel for uuid (setup.py): started Building wheel for uuid (setup.py): finished with status 'done' Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6507 sha256=ebca875995f169ed49b9b2a2bf6fddb4ba4ed5ebe599851770eb2f980ad9d9ed Stored in directory: c:\users\lenovo\appdata\local\pip\cache\wheels\2a\ea\87\dd57f1ecb4f0752f3e1dbf958ebf8b36d920d190425bcdc24d Successfully built uuid Installing collected packages: uuid, jovian Successfully installed jovian-0.2.33 uuid-1.30 Note: you may need to restart the kernel to use updated packages.
import jovian
jovian.commit()
[jovian] Attempting to save notebook..