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

Add support for reading token from file #7286

Closed
radusuciu opened this issue Mar 1, 2024 · 2 comments
Closed

Add support for reading token from file #7286

radusuciu opened this issue Mar 1, 2024 · 2 comments

Comments

@radusuciu
Copy link

When running jupyter in a containerized environment it's convenient to provide a token using a file or envvar. This used to be supported in previous versions of Jupyter:

@jtpio
Copy link
Member

jtpio commented Mar 8, 2024

@radusuciu which version of Notebook are you using?

If it's Notebook 7, then this issue should be open on the Jupyter Server, because Notebook 7 uses Jupyter Server: https://github.com/jupyter-server/jupyter_server

@radusuciu
Copy link
Author

@jtpio you're right, I did not realize that the server component was spun out. There might still be an issue since I've tried both of these envvars to no effect, but I'll try and have a repro case before re-raising the issue since it does seem like there are code and tests for this feature in the jupyter server repo.

Thank you.

@jtpio jtpio added this to the Reference milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants