Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure Base URL configuration is working #278

Closed
echarles opened this issue Aug 20, 2020 · 1 comment · Fixed by #280
Closed

Ensure Base URL configuration is working #278

echarles opened this issue Aug 20, 2020 · 1 comment · Fixed by #280

Comments

@echarles
Copy link
Member

base_url configuration result in 404

 jupyter server --ServerApp.jpserver_extensions="{'simple_ext1': True}" --ServerApp.base_url=/mybase
... snip...
To access the server, open this file in a browser:
  http://127.0.0.1:8888/mybase/mybase/?token=5e499185d1197ed235ed20133016e6a86a34f46eef425802

Please note the /mybase/mybase/ doubled base url.

It shows 404 for all following urls:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants