@lifeomic/jupyterlab-toolbrowser
Version:
A JupyterLab extension to display, filter and allow download of notebooks from the Precision Health Cloud Tool Registry.
23 lines (14 loc) • 493 B
Markdown
# jupyterlab-toolbrowser

A JupyterLab extension to display, filter and allow download of notebooks from the Precision Health Cloud Tool Registry.
## Requirements
* JupyterLab >= 2.0
* Precision Health Cloud
## Install
```bash
jupyter labextension install @lifeomic/jupyterlab-toolbrowser
```
### Uninstall
```bash
jupyter labextension uninstall @lifeomic/jupyterlab-toolbrowser
```