Commit 874bb6bb authored by Amit Rathi's avatar Amit Rathi

Specify Jupyter Image to use with JupyterHub Installation

parent 928c81e2
---
title: Specify Jupyter Image to use with JupyterHub Installation
merge_request:
author:
type: changed
......@@ -4,6 +4,7 @@ rbac:
hub:
extraEnv:
JUPYTER_ENABLE_LAB: 1
SINGLEUSER_IMAGE: 'registry.gitlab.com/gitlab-org/jupyterhub-user-image:latest'
extraConfig: |
c.KubeSpawner.cmd = ['jupyter-labhub']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment