[BUG] - JupyterHub restart dialog shows http
rather than https
#2890
Labels
needs: triage 🚦
Someone needs to have a look at this issue and triage
type: bug 🐛
Something isn't working
Describe the bug
In this dialog:
the base URL is set to
http
instead ofhttps
.Expected behavior
The link uses
https
This is the upstream code: https://github.com/jupyterhub/jupyterhub/blob/0d57ce2e337a13d69bb302e81304701b712af4e9/jupyterhub/handlers/base.py#L1628-L1645
OS and architecture in which you are running Nebari
N/A
How to Reproduce the problem?
Kill the server, attempt to save a notebook
Command output
No response
Versions and dependencies used.
No response
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: