Skip to content
Snippets Groups Projects

Add flavors annotation

Merged Enol Fernandez requested to merge flavor-accounting into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
@@ -62,6 +62,8 @@ singleuser:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
image: "eginotebooks/single-user:sha-b94a3ef"
extra_annotations:
"egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
- display_name: Small Environment - 2 vCPU / 4 GB RAM (collaboratice)
description: >
The notebook environment includes Python, R, Julia and Octave kernels. Collaborative.
@@ -69,6 +71,8 @@ singleuser:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
image: "valtri/single-user:jupyter-4e-collab"
extra_annotations:
"egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
cmd: jupyterhub-singleuser-webdav-wrapper
extraFiles:
wait-remote-home.sh:
Loading