Skip to content
Snippets Groups Projects
Commit 63ed69c5 authored by František Dvořák's avatar František Dvořák
Browse files

Minimal notebook user image for stress-tesing

parent fe332575
No related branches found
No related tags found
No related merge requests found
......@@ -54,10 +54,20 @@ singleuser:
name: eginotebooks/single-user
tag: "sha-b94a3ef"
profileList:
- display_name: Minimal Environment - 2 vCPU / 4 GB RAM
description: >
The notebook environment with minimalistic user image.
default: true
kubespawner_override:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
extra_annotations:
"egi.eu/flavor": "minimal-environment-2-vcpu-4-gb-ram"
# 2024-07-25, lab-4.2.4, hub-5.0.0
image: quay.io/jupyter/minimal-notebook:7f6f16c24c99
- display_name: Small Environment - 2 vCPU / 4 GB RAM
description: >
The notebook environment includes Python, R, Julia and Octave kernels.
default: true
kubespawner_override:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment