question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

minimal Dockerfile example yields broken notebook (404: not found) on mybinder.org

See original GitHub issue

Opening any of the two binder links of the minimal Dockerfile example yields a notebook that simply displays a 404 error page: image Binder master branch Binder truly-minimal branch Running jupyter-repo2docker https://github.com/binder-examples/minimal-dockerfile locally yields a working notebook.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
N-Codercommented, Sep 15, 2021

So that basically means that Docker Containers without JupyterLab are no longer really supported on mybinder.org? I guess then there are also some parts of the documentation that should be updated to reflect this, especially here and here. One could either remove the part about only installing notebook or make the information about how to switch between both versions more promininent with a warning on both pages saying that you’ll need to manually fix your URLs.

0reactions
N-Codercommented, Sep 17, 2021

I opened PRs in #243, binder-examples/minimal-dockerfile#4 and binder-examples/minimal-dockerfile#5, feel free to edit them as you deem suitable. I also didn’t update the example overview page, as that probably needs the other PRs merged and I currently have no environment at hand to actually run the script.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · jupyterhub/mybinder.org-user-guide
Issues · jupyterhub/mybinder.org-user-guide. ... minimal Dockerfile example yields broken notebook (404: not found) on mybinder.org bug.
Read more >
404 Error with mybinder.org when I try to deploy a Jupyter ...
You had the name of the notebook wrong in what the form was generating because you input the name of the repo and...
Read more >
SRE Guide for mybinder.org
management aspects of mybinder.org, go to binderhub. ... 404 error means we managed to talk to the jupyter notebook server on that IP....
Read more >
Use a Dockerfile for your Binder repository
For example, this code sources the Jupyter-Scipy notebook: ... Otherwise, you might get a 404: Not Found error when launching your project on...
Read more >
Online data analysis system of the INTEGRAL telescope
A very strong source produces 'ghost' images due to the specific of the coded-mask imaging technique. This is readily seen in the example...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found