Learn practical skills, build real-world projects, and advance your career
print("usha")
usha
!pip install jovian
Collecting jovian Downloading https://files.pythonhosted.org/packages/8e/ae/2881a9d2b2a5634f0e01ff039eac0fd887a8ea94120ce8187dec70659bd3/jovian-0.2.3-py2.py3-none-any.whl (67kB) Requirement already satisfied: pyyaml in c:\users\usha\anaconda3\lib\site-packages (from jovian) (3.13) Collecting uuid (from jovian) Downloading https://files.pythonhosted.org/packages/ce/63/f42f5aa951ebf2c8dac81f77a8edcc1c218640a2a35a03b9ff2d4aa64c3d/uuid-1.30.tar.gz Requirement already satisfied: requests in c:\users\usha\anaconda3\lib\site-packages (from jovian) (2.21.0) Requirement already satisfied: click in c:\users\usha\anaconda3\lib\site-packages (from jovian) (7.0) Requirement already satisfied: certifi>=2017.4.17 in c:\users\usha\anaconda3\lib\site-packages (from requests->jovian) (2018.11.29) Requirement already satisfied: urllib3<1.25,>=1.21.1 in c:\users\usha\anaconda3\lib\site-packages (from requests->jovian) (1.24.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\users\usha\anaconda3\lib\site-packages (from requests->jovian) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in c:\users\usha\anaconda3\lib\site-packages (from requests->jovian) (2.8) Building wheels for collected packages: uuid Running setup.py bdist_wheel for uuid: started Running setup.py bdist_wheel for uuid: finished with status 'done' Stored in directory: C:\Users\Usha\AppData\Local\pip\Cache\wheels\2a\80\9b\015026567c29fdffe31d91edbe7ba1b17728db79194fca1f21 Successfully built uuid Installing collected packages: uuid, jovian Successfully installed jovian-0.2.3 uuid-1.30
import jovian
jovian.commit()
[jovian] Attempting to save notebook..