Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jovian

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jovian

Jovian Python SDK

  • 0.2.47
  • PyPI
  • Socket score

Maintainers
1

Jovian: Learning Platform for Data Science & ML.

Documentation Status Python application Code Coverage

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.

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 system PATH.

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc