You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, just a feature request and really just in case someone is a whiz at this:
Jupyter Hubs remove burden of installing and managing software but present new issues 🤣 We figured out how to expose ports on JHub to open a web browser for a certain port (e.g. https://jhub.higheredinstitution.edu/user-redirect/proxy/8050/). The resulting webpage displays "Loading..." and the tab is now named "Dash" but perhaps the dash/flask app needs some tweaking to run through a proxy server. Any ideas/experience?
Specific steps:
Doodler environment already built on virtual image
Hello, just a feature request and really just in case someone is a whiz at this:
Jupyter Hubs remove burden of installing and managing software but present new issues 🤣 We figured out how to expose ports on JHub to open a web browser for a certain port (e.g.
https://jhub.higheredinstitution.edu/user-redirect/proxy/8050/
). The resulting webpage displays "Loading..." and the tab is now named "Dash" but perhaps the dash/flask app needs some tweaking to run through a proxy server. Any ideas/experience?Specific steps:
git clone https://github.com/Doodleverse/dash_doodler.git
cd dash_doodler/; python doodler.py
https://jhub.higheredinstitution.edu/user-redirect/proxy/8050/
The text was updated successfully, but these errors were encountered: