Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 272 Bytes

JupyterHub OAuth2 Token Refresher

Jupyter notebook extension that periodically asks a service for a token and stores it in an environment variable.

Install

Clone this repository and then:

pip install -e.
jupyter serverextension enable --py jhoauthrefresh