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 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.
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
File details
Details for the file jovian-0.2.47.tar.gz
.
File metadata
- Download URL: jovian-0.2.47.tar.gz
- Upload date:
- Size: 43.0 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 | 0b8de397bdb446c7bf17e7c4a327a00840552f7488cd30c82e447328b45c279e |
|
MD5 | 223d215fe511b05644f6d93e963f7512 |
|
BLAKE2b-256 | ec148f24f3d3952be12e671dcc60bc16814b523323ed5b237a4aa9b26d28b5c6 |
File details
Details for the file jovian-0.2.47-py2.py3-none-any.whl
.
File metadata
- Download URL: jovian-0.2.47-py2.py3-none-any.whl
- Upload date:
- Size: 68.6 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 | 69ff816342edb56e270c129c79f7c82db3ac4a146de861c6b029880be8faeea0 |
|
MD5 | 6d95b5bb2eb25b5e4c453953214f3064 |
|
BLAKE2b-256 | 8a170cf36225a66e2c20bcda2b60d5003aa69443294030049c0f75c0e9cc877d |