Skip to main content
Sign in
Snippets Groups Projects
Commit 0f41f412 authored by František Dvořák's avatar František Dvořák
Browse files

Devel fullhub: choose collab/non-collab image

parent b7c336a7
Branches
Tags
No related merge requests found
......@@ -64,13 +64,21 @@ singleuser:
name: valtri/single-user
tag: "jupyter-4e"
profileList:
- display_name: Default EGI environment - 6 GB RAM / 2 core
- display_name: Default EGI environment - 6 GB RAM / 2 core (non-collaborative)
description: >
The Default notebook environment includes Python, R, Julia and Octave kernels
default: true
kubespawner_override:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
image: "valtri/single-user:jupyter-4e-noncollab"
- display_name: Default EGI environment - 6 GB RAM / 2 core (collaborative)
description: >
The Default notebook environment includes Python, R, Julia and Octave kernels
kubespawner_override:
args:
- "--CondaKernelSpecManager.env_filter='/opt/conda$'"
image: "valtri/single-user:jupyter-4e-collab"
hub:
# services:
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment