{
"info": {
"author": "Jovian",
"author_email": "hello@jovian.ai",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"description": "# Jovian: Learning Platform for Data Science & ML.\n\n\n\n[](https://jovian.ai/docs/)\n[](https://github.com/JovianML/jovian-py/actions?query=branch%3Amaster)\n[](https://codecov.io/gh/JovianML/jovian-py)\n\n[Jovian](https://www.jovian.ai?utm_source) 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.\n\n- [Upload and share Jupyter Notebooks](https://jovian.ai/docs/user-guide/upload.html)\n- [Reproduce Notebooks from Jovian](https://jovian.ai/docs/user-guide/reproduce.html)\n- [Notebooks as version, view Diffs between versions](https://jovian.ai/docs/user-guide/version.html)\n- [Attaching utility files and model outputs with the Notebook](https://jovian.ai/docs/user-guide/attach.html)\n- [Tracking Datasets, Hyperparameters and Metrics](https://jovian.ai/docs/user-guide/track.html)\n- [Comparing and Analyzing all the experiments](https://jovian.ai/docs/user-guide/compare.html)\n- [Collaborate with teammates/colleagues](https://jovian.ai/docs/user-guide/collaborate.html)\n- [Stay connected with your model training, live updates with Slack Notifications](https://jovian.ai/docs/user-guide/integrations.html)\n- [Embed Jupyter Notebooks and Cell upload on Jovian](https://jovian.ai/docs/user-guide/embed.html)\n\n## Installation\n\n```\npip install jovian --upgrade\n```\n\n> **Caution**:\n>\n> If you get a `Permission denied` error, try installing with sudo permission (on Linux/Mac).\n>\n> ```\n> sudo pip install jovian --upgrade\n> ```\n>\n> Another alternative is to try installing with the `--user` flag, but you\u2019ll need to ensure that the target directory is added to your system `PATH`.\n>\n> ```\n> pip install jovian --upgrade --user\n> ```\n\nVisit [Docs](https://jovian.ai/docs/) for more.\n\n## Contribution Guidelines\n\nIf you want to contribute to **jovian**(Python package), review the [**Contribution Page**](https://github.com/JovianML/jovian-py/blob/master/CONTRIBUTING.md).\n\n
| \n | Jovian(Python Package) | \nJovian(Webapp) | \n
|---|---|---|
| Issues or Feature Request | \nForum | \nForum | \n
| Repository and Website | \nRepo | \nWebsite | \n
| Slack Discussions | \nSlack Invite | \n|