Go to file
Malte Grosse d465a791b4
ci/woodpecker/push/woodpecker Pipeline was successful Details
tags
2024-01-31 12:18:38 +01:00
theme changed theme 2023-01-20 15:37:15 +01:00
.woodpecker.yml tags 2024-01-31 12:18:38 +01:00
Dockerfile added theme 2023-01-20 14:01:31 +01:00
README.md p 2024-01-29 12:11:32 +01:00
config.json added kaniko 2024-01-31 11:29:58 +01:00
old-wp.yml disable cache 2024-01-31 11:31:32 +01:00

README.md

Jupyterhub k8s

2.0.0 ...

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