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 configuration of JupyterHub groups and shared notebook servers #66

Open
ellisonbg opened this issue Jan 6, 2017 · 1 comment
Open

Comments

@ellisonbg
Copy link
Contributor

Jupyterhub now supports having single user notebook servers run as JupyterHub services and giving a group of users access to those servers. It would be great if we offered the configuration of those things in this ansible setup. Here are the examples that show how it can be done:

https://github.com/jupyterhub/jupyterhub/tree/master/examples/service-notebook

We would need:

  • List of groups and users in each group
  • List of shared servers, with the name of each server (URL) and the group that should be given access.

@minrk @willingc

@mathematicalmichael
Copy link

mathematicalmichael commented Dec 25, 2018

if the hub is running within a container, do you still pass the 127.0.0.1 ip address?
I've been unable to get those examples you linked to working (unable to connect to the service).

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