add missing nbclassic extension to jupyter-server 1.21.0#18389
add missing nbclassic extension to jupyter-server 1.21.0#18389verdurin merged 2 commits intoeasybuilders:developfrom
nbclassic extension to jupyter-server 1.21.0#18389Conversation
…erver is _also_ present, the traditional notebooks interface requires nbclassic to work. See https://jupyter-server.readthedocs.io/en/latest/operators/migrate-from-nbserver.html#running-jupyter-notebook-on-jupyter-server.
|
Test report by @casparvl |
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1650204615 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ jsc-zen2 |
|
@casparvl: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1650206418 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegelbot |
|
Test report by @verdurin |
|
Going in, thanks @casparvl! |
nbclassic extension to jupyter-server 1.21.0
(created using
eb --new-pr)When starting Jupyter Notebook Servers using JupyterHub, if jupyter-server is also present, the traditional notebooks interface requires nbclassic to work. See https://jupyter-server.readthedocs.io/en/latest/operators/migrate-from-nbserver.html#running-jupyter-notebook-on-jupyter-server. If you don't provide it, but have both
JupyterHubandjupyter-server, you'll get a 404 (or at least, I did).This PR solves that. We use
nbclassic 0.4.8andnotebook-shim 0.1.0(the same versions as used inJupyterLab-3.5.0-GCCcore-11.3.0.eb) as to avoid needinghatchling.