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
Host OS system and architecture running docker image
Linux / amd64? (Binder)
What Docker command are you running?
Local Docker works fine.
How to Reproduce the problem?
Click the Launch Binder button on the main page. Once the image is built, it will end up with an error message.
Command output
No response
Expected behavior
Should launch an instance of JupyterLab with no interrupt.
Actual behavior
404 : Not Found
You are requesting a page that does not exist!
Anything else?
Other images derived from this repo seem like having the same issue. I got the exact same error with my custom image based on the latest version of datascience-notebook. IIRC, it used to work fine at least until a couple of months ago, so it likely has something to do with a recent change.
Latest Docker version
I've updated my Docker version to the latest available, and the issue still persists
The text was updated successfully, but these errors were encountered:
tomyun
added
the
type:Bug
A problem with the definition of one of the docker images maintained here
label
Mar 6, 2023
Thank you @tomyun.
It's an upstream issue and it's been resolved there, but not yet deployed.
I will pin older version of an image so it works for now.
What docker image(s) are you using?
base-notebook
Host OS system and architecture running docker image
Linux / amd64? (Binder)
What Docker command are you running?
Local Docker works fine.
How to Reproduce the problem?
Click the Launch Binder button on the main page. Once the image is built, it will end up with an error message.
Command output
No response
Expected behavior
Should launch an instance of JupyterLab with no interrupt.
Actual behavior
Anything else?
Other images derived from this repo seem like having the same issue. I got the exact same error with my custom image based on the latest version of
datascience-notebook
. IIRC, it used to work fine at least until a couple of months ago, so it likely has something to do with a recent change.Latest Docker version
The text was updated successfully, but these errors were encountered: