Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interactive example on mybinder not working #55

Open
PeerHerholz opened this issue Oct 16, 2019 · 4 comments
Open

interactive example on mybinder not working #55

PeerHerholz opened this issue Oct 16, 2019 · 4 comments

Comments

@PeerHerholz
Copy link

Ahoi hoi there,

Problem:

I was just trying to run the examples on mybinder, but appears to be a problem as none of the imports do work:
Screen Shot 2019-10-16 at 9 30 34 AM

Steps to reproduce:

Try to run the examples on mybinder here.

Possible solution:

No precise idea, but seems that the examples are running on a local mybinder instance. Hence, maybe check if everything is okay there.

Happy to help solving this in case there's something I could do.

Best, Peer

@satra
Copy link
Member

satra commented Oct 16, 2019

it looks like the package installer was reorganized in a previous commit. and as such the automated binder builder is not working. perhaps @janfreyberg can provide some information.

otherwise one needs to create a .binder folder to add some binder specific action.

@janfreyberg
Copy link
Contributor

Yeah, this is a really good catch. I updated to use a different install system (poetry) and that now causes problems on binder. I don't have a huge amount of experience with binder - I'll look into it but am not sure how long it will take me!

@PeerHerholz
Copy link
Author

PeerHerholz commented Oct 22, 2019

I'm not sure if I can help, but I would be happy to give it a try. @satra would a Dockerfile with the respective settings be an overkill? That's how I usually run tutorials, etc. on binder. However, I also see the feasibility of a .binder folder.

@satra
Copy link
Member

satra commented Jan 6, 2021

@PeerHerholz - sorry for the really late reply. but given that many projects are using poetry, this may be a question for the binder team whether they plan to support poetry, before thinking of other solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants