Skip to content
Snippets Groups Projects

Upgrading to Jupyterhub 5 on devel and testing environtment

Merged Jaromír Hradil requested to merge jhub_v5_test_env into master
4 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -20,7 +20,7 @@ spec:
containers:
- name: jwt
# recommended to keep it in sync with */deployments/*.yaml
image: eginotebooks/hub:sha-f5af1a3
image: eginotebooks/hub:sha-6edf89c
args:
- fastapi
- run
Loading