-
Hi All,
**Describe the bug**
I have configured profile and related poststart hook. It is a simple copy from /tmp directory into user's home.
```yaml
singleuser:
storage:
dynamic:
…
-
-
Hi Team, the hub pod get hung, does not load sometimes after the following message in the log:
![image](https://user-images.githubusercontent.com/12654849/49567500-e8e93700-f953-11e8-9665-49dadad89…
-
Surfacing the following as a new issue.
We have a kubernetes based JupyterHub deployment at UC Davis (on bare metal) and would like to get nbgrader running on the system for instructors to use. I h…
-
I am trying to run some extra containers along with the jupyter notebook container. This extra container has a flask service running inside it on port 8080.
I want to access this service via REST. …
-
I was speaking with @hamelsmu recently, who brought up a good point that many people may wish to contribute to the Jupyter(Hub/Lab/etc) communities, and they are interested and willing to learn new sk…
-
One of the CI jobs consistently fails to start k8s on minikube.
It is kubernetes version 1.13.12 on minikube 1.5.2. We see the following error:
```
+sudo /home/travis/build/jupyterhub/kubespawner…
-
Not sure if it is a feature request.
Need to inject environment variables for spawned user notebook container so that it can use GPU. So updated config map "jupyter-config " (could only find this …
-
Right now, we have a bunch of parameter defaults that are in values.yaml, and a bunch that are in jupyterhub_config.py. This is quite confusing.
We should standardize on putting all the defaults in…
-
We're in a simultaneous multi-cluster crash loop backoff. Fun times.
If you're coming upon this thread from the interwebs... we're running multiple z2jh-based clusters based loosely on the pangeo-d…