Go to file
maltegrosse bdb8024ca9
ci/woodpecker/push/woodpecker Pipeline failed Details
added theme
2023-01-20 14:01:31 +01:00
theme/theme added theme 2023-01-20 14:01:31 +01:00
.woodpecker.yml added theme 2023-01-20 14:01:31 +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