0.1.5 • Published 4 years ago

pdw-jupyter v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

pdw-jupyter

npm package for implement authorization in Jupyter Lab And Jupiter Hub

Package Install

Prerequisites

Installation

jupyter labextension install @jupyter-widgets/jupyterlab-manager pdw-jupyter 

or

jupyter labextension install pdw-jupyter

Release npm package

  • To release a new version of pdw-jupyter on NPM:

Update js/package.json with new npm package version

# clean out the `dist` and `node_modules` directories
git clean -fdx
npm install
npm pack
npm publish
0.1.5

4 years ago

0.1.4

4 years ago

0.1.0

4 years ago