Jovian: Learning Platform for Data Science & ML.
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
Installation
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.
Contribution Guidelines
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 | |
Contact
Mail : hello@jovian.ai
Forum: Data Science Forum
Twitter : @JovianML
YouTube: YouTube Channel
LinkedIn: LinkedIn Page
Release files for jovian 0.2.47
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jovian-0.2.47.tar.gz | 43.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jovian-0.2.47-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 111.6 kB
Release files / jovian-0.2.47.tar.gz
| Download URL | jovian-0.2.47.tar.gz |
|---|---|
| Size | 43.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0b8de397bdb446c7bf17e7c4a327a00840552f7488cd30c82e447328b45c279e
|
|
BLAKE2b-256 checksum How to use checksums |
ec148f24f3d3952be12e671dcc60bc16814b523323ed5b237a4aa9b26d28b5c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.6
|
Release files / jovian-0.2.47-py2.py3-none-any.whl
| Download URL | jovian-0.2.47-py2.py3-none-any.whl |
|---|---|
| Size | 68.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
69ff816342edb56e270c129c79f7c82db3ac4a146de861c6b029880be8faeea0
|
|
BLAKE2b-256 checksum How to use checksums |
8a170cf36225a66e2c20bcda2b60d5003aa69443294030049c0f75c0e9cc877d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.6
|