-
### Context
Main issue: https://github.com/2i2c-org/infrastructure/issues/1382
We need to have a series of 3 technical meetings (one per week) to discuss specific technical items involving @yuvipa…
-
### Proposed change
Currently TLJH pins to `jupyterhub==1.*` here:
https://github.com/jupyterhub/the-littlest-jupyterhub/blob/121b4c7d8d7ec068e07e55f24ea75ce6fa0ca462/tljh/installer.py#L124…
-
Hi,I have a problem when installing TLJH. Could you tell me how to install TLJH ?
install TLJH with :
curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin admin
log:
…
-
* CodeCarbon version: 1.2.0
* Python version: 3.9.15
* Operating System: Ubuntu 18.04.6
### Description
I Installed CodeCarbon according to the instructions as part of a JupyterHub setup. The …
-
### Bug description
Installing jupyter nbextensions as described at https://tljh.jupyter.org/en/latest/howto/admin/enable-extensions.html does not work.
An issue regarding the jsonschema is raised…
-
I think it should be quite easy to add an upgrade test from the latest release, since we already have an upgrade test from the default branch on github.
https://github.com/jupyterhub/the-littlest-j…
-
### Bug description
When setting up the gitlab authenticator with a private giltab instance, the base URL of that instance needs to be passed to the software. The way it is set up right now is by r…
-
In the main branch, we have jupyterhub 4, but we have jupyterhub 1 in the latest release (0.2.0). Can we upgrade straight from jupyterhub 1 to jupyterhub 4? If so, I suggest we go for it.
-
How to train the PointRend on a local dataset?
-
For our use case, we want JupyterHub to use PAM to authenticate users against their existing Linux user accounts. Right now, if a user named 'username' attempts to sign in, TLJH will create a new user…