-
Assigning @lukehare — let me know if I should assign someone else.
-
I just installed TLJH on a Ubuntu server 18.04, falling the steps in http://tljh.jupyter.org/en/latest/install/custom-server.html. Note that this is a Ubuntu Server (not Desktop) probably without X-wi…
-
Users started by jupyterhub looks like they source the files in /opt/tljh/etc/profile.d. I however have some script to execute everything one start a shell (our beloved proxy configuration to access t…
-
RStudio is very appreciated among R users and is often the ad-hoc IDE.
By default, RStudio is injected into the environment when `repo2docker` detects an [R environment](https://github.com/jupyter/…
-
There are different options for implementing a virtual environment to run and showcase the products. I believe the two main options are __JupyterHub__ and __BinderHub__ (which is built on top of Jupyt…
-
There's logic in https://github.com/jupyterhub/the-littlest-jupyterhub/blob/main/tljh/installer.py#L162 for new and old versions of conda and mamba. Can these be replaced with latest conda and mamba?
…
-
My problem is that
https://github.com/jupyterlab/jupyterlab/issues/6948
and i found the result that
https://github.com/jupyterhub/jupyterhub/issues/1902
### So, as you say, i dont need to s…
-
#
### Bug description
Access control through google groups is not working
#### Expected behaviour
Users should be able to login using google SSO
#### Actual behaviour
Getting 500 err…
-
Hi Team:
I am trying to use jupyterhub api to auth the user sign up.
With admin user, In the authorize page , I can see the user is authorized . but I can see the new user in admin page only afte…
-
@leportella has been working on the awesome http://github.com/jupyterhub/nativeauthenticator/. We should switch to using that as the default authenticator here rather than FirstUseAuthenticator.
T…