jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

The simple examples are broken

Open echarles opened this issue 3 years ago • 0 comments

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?

echarles avatar May 26 '22 10:05 echarles