BruceSherwood / vpython-jupyter

This repository has been moved to https://github.com/vpython/vpython-jupyter
64 stars 33 forks source link

Update binder button to point to beta.binder.org #31

Closed mwcraig closed 7 years ago

mwcraig commented 7 years ago

The old binder service has died, replaced by a newer version at beta.mybinder.org. This updates the URL and has it build the 7.0.3 release of vpython-jupyter (rather than whatever is the latest commit). Closes #30.

mwcraig commented 7 years ago

Can be merged once the tests pass...

BruceSherwood commented 7 years ago

Thanks, Matt.

Shouldn't the link point to the Demos folder rather than to the top of the repository?

Bruce

On Sat, Jul 22, 2017 at 12:41 AM, Matt Craig notifications@github.com wrote:

Merged #31 https://github.com/BruceSherwood/vpython-jupyter/pull/31.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BruceSherwood/vpython-jupyter/pull/31#event-1174780537, or mute the thread https://github.com/notifications/unsubscribe-auth/ABE0Lwwe2CXW-S_VF5yRCm9rH9bdM1zXks5sQX1kgaJpZM4OgD3e .

mwcraig commented 7 years ago

Right now it points to https://github.com/BruceSherwood/vpython-jupyter/blob/master/index.ipynb which lists (and has links to) all of the demo notebooks. If we send them straight to the Demo notebook they would just get a list without explanation.