jupyter_server
jupyter_server copied to clipboard
The simple examples are broken
Description
The examples hosted in https://github.com/jupyter-server/jupyter_server/tree/main/examples/simple don't work anymore.
Reproduce
Follow the documented steps in https://github.com/jupyter-server/jupyter_server/blob/main/examples/simple/README.md.
Browsing the simple_ext1 returns 404.
It was working at some point 1 year ago. I guess changes have been made which discards multiple extensions in a same python package/library/module?