5.1.3 • Published 6 years ago

jupyterlab_discovery v5.1.3

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

jupyterlab_discovery

Documentation Status

A JupyterLab extension to facilitate the discovery and installation of other extensions

Prerequisites

  • JupyterLab

Installation

pip install jupyterlab-discovery

For older versions of jupyter notebook, you will also need to run

jupyter serverextension enable [--sys-prefix|--user|--system] jupyterlab_discovery

Documentation

Visit http://jupyterlab-discovery.readthedocs.io/

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

pip install -e .
jupyter labextension install .
jupyter serverextension enable [--sys-prefix|--user|--system] jupyterlab_discovery

To rebuild the package and the JupyterLab app:

jupyter lab build
5.1.3

6 years ago

5.1.2

6 years ago

5.1.1

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.5.0

6 years ago

3.4.0

6 years ago

3.3.1

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago