Jovian.ml 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.ml 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.ml
pip install jovian --upgrade
Caution:
If you get a
Permission deniederror, try installing with sudo permission (on Linux/Mac).sudo pip install jovian --upgradeAnother alternative is to try installing with the
--userflag, 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 : [email protected]
Twitter : @JovianML
Slack : Slack Invite