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

Find a secure workaround for jupyter auth key requirement #106

Open
andrewphilipsmith opened this issue May 22, 2023 · 2 comments
Open

Find a secure workaround for jupyter auth key requirement #106

andrewphilipsmith opened this issue May 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@andrewphilipsmith
Copy link

At present, when connecting to the jupyter notebook, user need to enter a shared authentication key. This authentication key changes each time the jupyter server is restarted. This is inconvenient for users and admins.

Find an alternative way to secure the jupyter server, and authenticate the users.

@andrewphilipsmith andrewphilipsmith added the enhancement New feature or request label May 22, 2023
@griff-rees
Copy link
Collaborator

Thanks @andrewphilipsmith.

The scaffolding for a potential solution is in local.yml, following a workshop with @thobson88 and @lukehare.

@griff-rees
Copy link
Collaborator

The jupyterlab config in local.yml has had some further attention but remains commented out.

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

No branches or pull requests

2 participants