# jupyterhub-share-link-labextension
Adds UI for sharing notebooks across Hub and a very simple server extension to support it.
This works in cooperation with a Hub Service, [jupyterhub-share-link](https://github.com/danielballan/jupyterhub-share-link).
## Prerequisites
JupyterLab
## Installation
`bash jupyter labextension install jupyterhub-share-link-labextension `
## Development
For a development install (requires npm version 4 or later), do the following in the repository directory:
`bash npm install npm run build jupyter labextension link . `
To rebuild the package and the JupyterLab app:
`bash npm run build jupyter lab build `
Release files for jupyterhub-share-link-serverextension 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyterhub-share-link-serverextension-0.1.0.tar.gz | 23.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyterhub_share_link_serverextension-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.9 kB