I can't connect to Jupyterlab server in a docker container #16197
Unanswered
mg64ve
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a docker container running in my pc:
I am running this with docker compose:
it runs a Jupyterlab server and I have the following connection URL:
If I use the following URL from my browser:
http://127.0.0.1:8848/lab?token=59f1cb0b9b141b3cd3b3d8b8d10cf048855a183862999210
It opens Jupyter Lab, but if I use this from VSCode I am getting this error message:
Is there anything I am missing?
Beta Was this translation helpful? Give feedback.
All reactions