-
Notifications
You must be signed in to change notification settings - Fork 46
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
P-Median Problem Tutorial Binder example #276
Comments
Looks like we never add |
Though the binders did work before, so I am bit confused by this. |
Also to do:
|
@jGaboardi I noticed some notebooks (AZP and Skater) have |
Just tried this again and didn't get anywhere:
Has anyone else tried it? I will give it a few days and try again. |
@nickbearman Just now I was able to open the binder and run the P-Median notebook, both from the link in the |
Thanks @jGaboardi - I've just tried it again, and it works now. However it took a long time to be ready. Like, a significant number of whole minutes. I think possibly 10 min, maybe even 15 (I tried it after your comment and it has only just finished loading). Thanks for checking :-) |
Just to note @jGaboardi it took 11 min to load the binder. I've also been through the notebook myself and can confirm it all works! Thanks :-) |
Thanks for the really useful P-Median Problem Tutorial - https://pysal.org/spopt/notebooks/p-median.html.
The binder version looks really useful - and I can open the link fine.
https://mybinder.org/v2/gh/pysal/spopt/main?filepath=notebooks/p-median.ipynb
However when I run the first code block:
I get this error:
So it can't find the spopt.locate / spopt.locate.util libraries - any pointers please?
This may be related to #113
Many thanks,
Nick.
The text was updated successfully, but these errors were encountered: