Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
place JupyterHub token in JupyterLab PageConfig
restores token field useful for javascript-originating API requests, removed in 1.5 / 2.0 for security reasons because it was the wrong token. This places the _user's_ token in PageConfig, so it should have the right permissions. requires jupyterlab_server 2.9, has no effect on earlier versions.
- Loading branch information