# Jupyterhub with multiple users

**URL:** https://discourse.jupyter.org/t/jupyterhub-with-multiple-users/12939
**Category:** JupyterHub
**Created:** [February 8, 2022, 1:41pm UTC](https://discourse.jupyter.org/t/jupyterhub-with-multiple-users/12939 "2022-02-08T13:41:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Uthred\_Ragnorson](https://yyz1.discourse-cdn.com/flex031/user_avatar/discourse.jupyter.org/uthred_ragnorson/32/6425_2.png) [@Uthred\_Ragnorson](https://discourse.jupyter.org/u/Uthred_Ragnorson)
#### Post date: [February 8, 2022, 1:41pm UTC](https://discourse.jupyter.org/t/jupyterhub-with-multiple-users/12939/1 "2022-02-08T13:41:17Z")

</div>

In my lab, I have 10-15 users who all use Python and some Julia. Mostly Python. I setup Jupyterhub 2.1.1 and I am able to launch my own notebook. I would like to colloborate with other members of the team.

So, I run  
{code}  
jupyterhub -f ./jupyterhub\_config.py  
{code}

When another user tries to login she gets “…/jupyterhub-singleuser. Does have access to this file?”
