Merge pull request #1 from jupyterhub/main

Merge upstream development
This commit is contained in:
Paweł T. Jochym
2023-02-03 13:17:29 +01:00
committed by GitHub
9 changed files with 100 additions and 71 deletions

View File

@@ -59,7 +59,7 @@ progress_page_html = """
<meta http-equiv="refresh" content="30" >
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<img class="logo" src="https://raw.githubusercontent.com/jupyterhub/the-littlest-jupyterhub/HEAD/docs/images/logo/logo.png">
<img class="logo" src="https://raw.githubusercontent.com/jupyterhub/the-littlest-jupyterhub/HEAD/docs/_static/images/logo/logo.png">
<div class="loader center"></div>
<div class="center main-msg">Please wait while your TLJH is setting up...</div>
<div class="center logs-msg">Click the button below to see the logs</div>