Jovian is a platform for sharing and collaboraring on Jupyter notebooks and data science projects. jovian-py
is an open-source Python package for uploading your data science code, Jupyter notebooks, ML models, hyperparameters, metrics etc. to your Jovian account.
- Upload and share Jupyter Notebooks
- Reproduce Notebooks from Jovian
- Notebooks as version, view Diffs between versions
- Attaching utility files and model outputs with the Notebook
- Tracking Datasets, Hyperparameters and Metrics
- Comparing and Analyzing all the experiments
- Collaborate with teammates/colleagues
- Stay connected with your model training, live updates with Slack Notifications
- Embed Jupyter Notebooks and Cell upload on Jovian
pip install jovian --upgrade
Caution:
If you get a
Permission denied
error, try installing with sudo permission (on Linux/Mac).sudo pip install jovian --upgrade
Another alternative is to try installing with the
--user
flag, but you’ll need to ensure that the target directory is added to your systemPATH
.pip install jovian --upgrade --user
Visit Docs for more.
If you want to contribute to jovian(Python package), review the Contribution Page.
Jovian(Python Package) | Jovian(Webapp) | |
---|---|---|
Issues or Feature Request | Forum | Forum |
Repository and Website | Repo | Website |
Slack Discussions | Slack Invite |
Mail : hello@jovian.ai
Forum: Data Science Forum
Twitter : @JovianML
YouTube: YouTube Channel
LinkedIn: LinkedIn Page