Specify Jupyter Image to use with JupyterHub Installation

This commit is contained in:
Amit Rathi 2018-07-19 17:39:32 +05:30
parent 928c81e259
commit 874bb6bb4d
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
title: Specify Jupyter Image to use with JupyterHub Installation
merge_request:
author:
type: changed

View File

@ -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']