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

Unable to use Jupyter 4.2.1 URL with token authentication #186

Open
necromuralist opened this issue Dec 11, 2016 · 1 comment
Open

Unable to use Jupyter 4.2.1 URL with token authentication #186

necromuralist opened this issue Dec 11, 2016 · 1 comment

Comments

@necromuralist
Copy link

The current version of jupyter has authentication on by default, requiring you to pass in the token as a parameter to the url. If you paste the full url into the ein:notebooklist-open it fails with 'status parse-error', possibly because /api/contents/ is appended to the end of the url so the server doesn't find the token and tries to redirect to a password entry page (it is showing a 302 http status code in the output).

@millejoh
Copy link

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

No branches or pull requests

2 participants