0.3.3 • Published 4 years ago

pdw-ipyauth v0.3.3

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

pdw-ipyauth

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.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago