-
Helm 2 is now deprecated, and the [z2jh docs](https://zero-to-jupyterhub.readthedocs.io/en/latest/) are recommending Helm 3.
-
@yuvipanda suggested that we could perhaps adopt a regular release cycle for Z2JH, so that we would cut a release every 2-3rd month for example. @yuvipanda quoted documentation from `pip`
> Our rel…
-
NFS is still a very popular storage setup, and is a good fit for use with z2jh in several cases:
1. When you are supporting a large number of users
2. When you are running on baremetal and NFS is …
-
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: …
-
I don't think we have any documentation on how and when to make a major release ([semver2](https://semver.org/) meaning) for projects, but I know I carry some ideas about it influencing me. I wanted t…
-
I really like the `contributors.py` script that generates a list of contributors...I think it's a nice way to highlight all of the folks people did to help out with our releases.
I wonder if there…
-
We must have egress and ingress policies in place for all pods deployed for researchers. There are several [SATRE](https://satre-specification.readthedocs.io/) specifications that refer to this.
So…
vvcb updated
7 months ago
-
**Describe the bug**
[`os.mkdir(repo_root)`](https://github.com/timkpaine/jupyterlab_autoversion/blob/main/jupyterlab_autoversion/storage/git/__init__.py#L18) isn't created on initialization.
Jup…
-
### Bug description
https://hub.jupyter.org is very often unreachable. The situation lasts a few minutes, or half an hour+.
I've noticed this behavior over the last weeks.
We're using fleet …
-
@cboettig has a setup that's fairly common to many university setups - a single powerful physical machine, with GPUs, that they want to give access to students. While TLJH is a useful setup here, it m…