-
We've noticed at geohackweek that github users with a hyphen in their user name are getting two home directories behind the scenes on our AWS EFS drive. Don't have time to dig into where exactly this …
-
**Describe the bug**
Hi, I'm trying to configure using Pangeo notebook to work with Dask. I've installed daskhub helm chart, but when I launch environment, Jupyterhub always throw error "Spawn failed…
-
Inspired by this comment (https://github.com/jupyterhub/kubespawner/pull/793#issuecomment-1749428749) from @consideRatio, where adding labels to PRs is very helpful in creating changelogs. The Jupyter…
-
I'm not confident, but I think that if a user server is evicted from a node (memory pressure, forceful drain operation, etc) or manually deleted with `kubectl delete pod`, a user pressing "stop my ser…
-
### Proposed change
Right now, the kubernetes pod is spawned in the same cluster as the hub pod. It would be great if we can configure it to be spawned in other remote clusters. One hub can then sp…
-
Currently, JupyterHub spawns and manages pods in the same cluster that it is installed on.
However, it will be useful to be able to spawn pods on more than one cluster but managed by the same Jupyter…
vvcb updated
6 months ago
-
### Bug description
I am customizing jupyterhub templates by using images and css files stored in the jupyterhub static folder. When I need these images in the templates *(page.html, login.html, sp…
-
### Describe the bug
After creating a node group using a custom AMI (new feature as of 2024.9.1), I have not been able to successfully launch a JupyterLab Pod on the new image
Note that the ami_…
-
https://learn.microsoft.com/en-us/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool
1 GPU; 16 Gig RAM
AWS: g4dn.xlarge $385/mo
GCP: n1-standard-4, nvidia-tesla-t4 attached to n1 family
Azure: …
-
@jhamman, @yuvipanda, and I setup a test GPU nodegroup (p2.xlarge, g3s.xlarge instances) on staging.aws-uswest2.pangeo.io last week. It was less straightforward than we hoped, but seems to be working …