Jovian Python SDK
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jovian-0.2.22.tar.gz.
File metadata
- Download URL: jovian-0.2.22.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7a1ef7950c3335670cba41d8c95f27de0f1b087c92de6d9ec06feb931be7864
|
|
| MD5 |
7db5a05f352e9cbd7efdb77be8455c37
|
|
| BLAKE2b-256 |
9816da543676ba65b3814d1fd647f13b4ac68ec0171c0abb3109cb4fcc67645d
|
File details
Details for the file jovian-0.2.22-py2.py3-none-any.whl.
File metadata
- Download URL: jovian-0.2.22-py2.py3-none-any.whl
- Upload date:
- Size: 66.0 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf1dad9a264134c1fbbfa300b3f5bdebf5df88fc7c160ecf702b6800ece1c60c
|
|
| MD5 |
8165390dd6ba1125971f586f431fa04c
|
|
| BLAKE2b-256 |
a6212e78298174276eae611004c2d2332fdde990894884709e3937d13d97d295
|