Learn practical skills, build real-world projects, and advance your career
!pip install git+https://github.com/JovianML/jovian-py.git@pp/ch3600/cache-project --upgrade -q
import jovian
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook...
[jovian] Error: Please provide the project argument e.g. jovian.commit(project='my-project')
jovian.commit(project="hellow")
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ········ [jovian] Uploading notebook to https://jovian.ai/PrajwalPrashanth/hellow
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook... [jovian] Uploading notebook to https://jovian.ai/PrajwalPrashanth/hellow
jovian.commit(project="hellow2")
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook... [jovian] Uploading notebook to https://jovian.ai/PrajwalPrashanth/hellow2