-
### Proposed change
In Pangeo, we use CI to build complex docker images with our full stack in https://github.com/pangeo-data/pangeo-docker-images. These images are used directly in various P…
-
When a Z2JH deployment grow, bigger and bigger nodes are typically used, but at some point these nodes will refuse to add pods to them because there is an upper limit on pods per node in all k8s clust…
-
Not sure whats wrong, but JupyterHub isn't recognizing that I've started my user server.
## JupyterHub spawn page
![image](https://github.com/2i2c-org/infrastructure/assets/3837114/8f3476e4-2fa2…
-
## Motivation
Currently, we have the following 2 sets of shared folders available for all users:
- `shared` , available read-only for all users. The exact same folder is mounted as `shared-read…
-
### Bug description
Yesterday I upgraded our testing environment cluster from z2jh 0.9.0 to 0.10.6. This is on IBM Cloud's Kubernetes service and running Kubernetes 1.18.5. There is nothing very …
-
Earlier while using kubespawner it used to show events like image pulled successfully, container created, container started etc.. But now its showing only Server requested, Spawning server...
-
I'm not sure if this is needed as a base preparation for other updates to the OHW hub, but I'm putting it out here just in case.
-
While configuring s3contents, we need to provide credentials to connect to S3 service. We can do it by directly writing into `~/.jupyter/jupyter_notebook_config.py` config file, or reading from env va…
-
For better security and cost-savings we are moving towards non-public (requester pays) buckets for data storage. To access these buckets on AWS we recently reconfigured the hubs to assign an [IAM Role…
-
Hello! Thank you for all Developer who Develop Jupyter AI Service..
Our team want to Connect between JupyterLab Pod that KubeSpawner deploy in Kubernetes and Ollama Pod in same namespace
but.. ollam…