Jovian.ml: The platform for all your Data Science projects
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
Installation
To install Jupyter Lab Extension
jupyter labextension install @jovianml/jupyterlab-extension
To install Jovian python library
pip install jovian --upgrade
Visit Docs for more details about using jovian.
Contact
Mail : hello@jovian.ml
Twitter : @JovianML
Slack : Slack Invite
Requirements
- JupyterLab >= 2.0.0
- Jovian >= 0.2.0
- nodejs >= 13.3.0