0.1.1 • Published 4 years ago

@jovianml/jupyterlab-extension v0.1.1

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
4 years ago

Jovian.ml: The platform for all your Data Science projects

npm.io

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.

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