Back to Jupyterlab

{{page_config['appName']

packages/services/examples/node/templates/index.html

4.6.0a5260 B
Original Source

{# Copy so we do not modify the page_config with updates. #} {% set page_config_full = page_config.copy() %} {# Set a dummy variable - we just want the side effect of the update. #} {% set _ = page_config_full.update(baseUrl=base_url, wsUrl=ws_url) %}