Hacker News new | ask | show | jobs
by humanistbot 1179 days ago
Binder is great! Here is an example of it in action, with a notebook in a github repo that solves fizbuzz 50 different ways. It is super easy on both the dev and user side. For the dev, just create a public git* repo, upload the ipynb, any data, and dependencies (requirements.txt, environment.yml, or Dockerfile). To use, no login or special permissions required, you can run it on anyone's public repo.

https://mybinder.org/v2/gh/quasiben/fiftyfizzbuzzes/master?f...