diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index 1e10459f1c6f3f84b7caf2761011d9d349ae2256..f9174d6deecd752d736a0dc292dadd2226ecd5e6 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -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: