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

Allow unauthenticated access to jupyter server #756

Closed

Conversation

ianthomas23
Copy link

Fixes #749.

Since jupyter_server enabled authentication by default, nbdime has been failing. This is a fix (or maybe just a workaround) to allow unauthenticated access, and was written by @yan12125 in this comment.

I am interested in this because I am trying to add visual tests to matplotlib-inline (ipython/matplotlib-inline#32) and without this fix I have to pin jupyter_server<2.12.6.

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not do that. This is very unsafe thing to do. Can you instead follow my suggestion on passing down the login_url from #749 (comment) ?

@ianthomas23
Copy link
Author

I am closing this as it is not recommended. I haven't looked at any other approaches, I no longer need this to be solved.

@ianthomas23 ianthomas23 closed this Jun 5, 2024
@ianthomas23 ianthomas23 deleted the allow_unauthenticated_access branch June 5, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants