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

Multiple users on one account simultaneously? #46

Closed
JuanCab opened this issue Jul 17, 2018 · 1 comment
Closed

Multiple users on one account simultaneously? #46

JuanCab opened this issue Jul 17, 2018 · 1 comment

Comments

@JuanCab
Copy link
Contributor

JuanCab commented Jul 17, 2018

Our use case is for introductory astronomy students to run notebooks. I would prefer execution be automatic (via the JupyterHub extension appmode), but will accept it might not be. I currently have created a TLJH user who can log in without a password. In that account, I have made all the notebook files read-only and owned by another user, so that students can’t change the files. This allows me to pass the students a link that automatically executes the notebooks in ‘appmode’ and thus requires rather minimal preparation for the students. I am not considering this ‘security’, just a means of avoiding students accidentally changing the files and causing problems for other students in the shared account.

In this scenario, can more than one person be signed in on the same account simultaneously without ill consequences? NOTE: None of the notebooks interact with the server to create files (other than pycache files and the like that are automatically created).

@yuvipanda
Copy link
Collaborator

Heya! This isn't supported by notebooks or JupyterHub, so going to close this. Let's continue the discussion on solving your underlying problem in #47

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