Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

can't run JupyterDash.infer_jupyter_proxy_config() in Jupyterhub #62

@statiksof

Description

@statiksof

I am not able to run JupyterDash.infer_jupyter_proxy_config() in Jupyterhub. There is no error message, cell remains in busy state without any output. Do you have any idea?

  • app.run_server() returns 127.0.0.1:8005 which will not work from outside
  • app.run_server("mode=jupyterlab") also won't work
  • I also see in the browser console: blocked mixed content: the page was loaded over HTTPS, but requested an insecure frame 'http://ip:8050/'. This request has been blocked; the content must be served over HTTPS.

only thing working is opening the ip:8050 in another tab and I can see the dashboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions