-
## Questions
1. __New projects__: should we if in doubt put tests outside or inside the package folder?
2. __Existing projects__: should we in some situation relocate from outside to inside, or in…
-
# Intro
In #223 we see that evicted user pods will cause a user to have a faulty routing and be unable to login, as the spawner does not realize the user pod is in bad shape, and can only be correcte…
-
**Describe the bug**
When deployed with jupyterhub, if I put the following line in jupyterhub config to enable the latest collaboration feature of jupyterlab
```
c.KubeSpawner.args = ['--coll…
-
I got an `KeyError: 'items'` while using KubeIngressProxy, and I add some log to find out reason:
> [I 2023-04-23 07:22:57.264 JupyterHub reflector:231] initial_resources keys: dict_keys(['kind…
-
Learning more about systemd, I understand that we may want to expose a lot of configuration that could just go straight to how we configure the started systemd transient service. If its just passthrou…
-
### Proposed change
It would be useful for there to be a mechanism to locate all resources or possibly orphaned spawners and stop them.
There are 3 main sources of these orphans:
1. plain old…
-
### Proposed change
Change the behavior of singleuser.events = False:. Currently, this option will leave the progress bar empty, which might make users uneasy as it will seem as if nothing is happeni…
-
I'm currently using `ProfilesSpawner` in combination with the batchspawner to offer our HPC cluster's users different `BatchSpawner` profiles.
Is there any way how I can make the list of profiles o…
-
From now, the last version of the minimal notebook is based on python 3.6, s2i-minimal-notebook-py36
How about a s2i-minimal-notebook-py37, s2i-minimal-notebook-py38, etc?
I tried to search the s2i…
-
### Context
Hubs using a profile list cannot quickly test a new image tag using the configurator. Instead, community reps need to request an update to the image and tag via a support ticket that we…