Go to file
Malte Grosse 14cfd6d9aa
ci/woodpecker/push/woodpecker Pipeline was successful Details
rollback
2024-02-01 10:30:42 +01:00
theme changed theme 2023-01-20 15:37:15 +01:00
.woodpecker.yml rollback 2024-02-01 10:30:42 +01:00
Dockerfile 3.2.1 2024-01-31 15:00:15 +01:00
README.md p 2024-01-29 12:11:32 +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