Go to file
Malte Grosse f58872b448 2.2.0 2024-01-29 11:24:50 +01:00
theme changed theme 2023-01-20 15:37:15 +01:00
.woodpecker.yml 2.2.0 2024-01-29 11:24:50 +01:00
Dockerfile added theme 2023-01-20 14:01:31 +01:00
README.md added theme 2023-01-20 14:01:31 +01:00

README.md

Jupyterhub k8s

Add Conifg Parameters

c.JupyterHub.template_vars = {
     'description': os.getenv('DESCRIPTION'), 
    'tc': os.getenv('TC'), }

and use Environment variables:

  • DESCRIPTION -> Landing page text in markdown
  • TC -> terms and conditions in markdown