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
Now notice that no request goes to http://localhost:18000 (the location of the inspector server) -- rather inspector requests are proxied via http://127.0.0.1:8888/proxy/18000/<...>.
Using proxy support implemented in #143, it should be easy to support
jupyter-server-proxy
for users that run Jupyter through reverse proxy.The text was updated successfully, but these errors were encountered: