Skip to content

Instantly share code, notes, and snippets.

@voor
Last active March 4, 2021 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voor/ce69f123c3d6a5f8df235d818fbe782d to your computer and use it in GitHub Desktop.
Save voor/ce69f123c3d6a5f8df235d818fbe782d to your computer and use it in GitHub Desktop.
#@ load("@ytt:base64", "base64")
#@ load("@ytt:yaml", "yaml")
#@ def server_config():
_: |
c.ServerApp.token = '<generated>'
alkdalsdkasdlaskdasldaskdsl
blah blah blah
#@ end
data:
jupyter_server_config.py: #@ base64.encode(server_config())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment