Disregard - I just needed to add any directories to be created in a user
folder to /etc/skel/.
On Saturday, January 28, 2017 at 2:04:51 PM UTC-5, Michael Pastore wrote:
>
> Hello all,
>
> In my config file I have
>
>
> c.JupyterHub.authenticator_class =
> 'oauthenticator.LocalGitHubOAuthenticator'
> c.GitHubOAuthenticator.oauth_callback_url = '*~blah~*'
> c.GitHubOAuthenticator.client_id = '*~blah~*'
> c.GitHubOAuthenticator.client_secret = '*~blah~*'
>
> c.LocalAuthenticator.create_system_users = True
> c.Authenticator.whitelist = {'userx'}
> c.Authenticator.admin_users = {'userx'}
> c.Spawner.notebook_dir = '~/notebooks'
>
>
>
> When I logged in to the hub as admin and created a user through the hub,
> the user was created and a user directory was created under /home. But the
> user directory did not contain *notebooks *sub-directory. How can we
> enable the hub to create sub-directories for new users? Or, am I missing
> an existing mechanism or config option that does this?
>
> Thanks.
>
--
You received this message because you are subscribed to the Google Groups
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jupyter/23564081-75fe-4d53-bcb8-56e71d3887fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.