jupyterlab_discovery
TypeScript icon, indicating that this package has built-in type declarations

5.1.3 • Public • Published

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

/jupyterlab_discovery/

    Package Sidebar

    Install

    npm i jupyterlab_discovery

    Weekly Downloads

    21

    Version

    5.1.3

    License

    BSD-3-Clause

    Unpacked Size

    115 kB

    Total Files

    25

    Last publish

    Collaborators

    • vidartf