Learn practical skills, build real-world projects, and advance your career
!pip install jovian
Collecting jovian Downloading https://files.pythonhosted.org/packages/96/3c/472d7af5c9724ae4832537bbd3101d28247eabe4c1ce07cf147fcafa1093/jovian-0.1.89-py3-none-any.whl (42kB) |████████████████████████████████| 51kB 123kB/s eta 0:00:01 Collecting uuid Downloading https://files.pythonhosted.org/packages/ce/63/f42f5aa951ebf2c8dac81f77a8edcc1c218640a2a35a03b9ff2d4aa64c3d/uuid-1.30.tar.gz Requirement already satisfied: pyyaml in ./anaconda/lib/python3.6/site-packages (from jovian) (5.1.2) Requirement already satisfied: requests in ./anaconda/lib/python3.6/site-packages (from jovian) (2.22.0) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in ./anaconda/lib/python3.6/site-packages (from requests->jovian) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in ./anaconda/lib/python3.6/site-packages (from requests->jovian) (2019.9.11) Requirement already satisfied: idna<2.9,>=2.5 in ./anaconda/lib/python3.6/site-packages (from requests->jovian) (2.8) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./anaconda/lib/python3.6/site-packages (from requests->jovian) (1.24.2) Building wheels for collected packages: uuid Building wheel for uuid (setup.py) ... done Created wheel for uuid: filename=uuid-1.30-cp36-none-any.whl size=6501 sha256=18f3769bff6d7d508c5411ea6aebe571727b64716c0b40502243662b8d8d1c6a Stored in directory: /home/kuntal/.cache/pip/wheels/2a/80/9b/015026567c29fdffe31d91edbe7ba1b17728db79194fca1f21 Successfully built uuid Installing collected packages: uuid, jovian Successfully installed jovian-0.1.89 uuid-1.30
import jovian
jovian.commit()
[jovian] Saving notebook..