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.

Not working properly when executing as python script on Jupyter terminal #13

@guoqianglan

Description

@guoqianglan

Hi, thanks for the great work. It is working perfectly when executing on Jupyterlab notebook. However, when I tried to execute it as a python script on Jupyterlab terminal, the dash app page deployed on 'http://localhost:8888/proxy/8050' was blocked on 'Loading...'.
image

I know this is an issue between 'Dash' and 'jupyter-server-proxy', not related to 'jupyter-dash'. But it seems to be a small fix to enable 'jupyter-dash' magic work with a python script as well? This is very useful when we want to use 'Jupyter Server Proxy' to run dash app alongside our notebooks and provide authenticated web access to them with jupyterhub https://jupyter-server-proxy.readthedocs.io/en/latest/server-process.html.

Thanks

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