Binder @ OSIP2019

This is the master hackmd for the OSIP2019 session on Binder. All other materials
should be linked from here.

👋 You can (and should) edit this document. To edit click on the pen symbol at the top left.

⸮? Please ask questions and to help us all remember them add them to this document.

📽 Slides: https://hackmd.io/@jVeyrAXKRpWC3e6Q9Evo6g/binder-osip2019#/

Detailed Plan

Getting Help

🚨 During the workshop ask your question at the end of this HackMD or in person

This section is for you if you want to get help or learn more later on.

You can find Tim on twitter: twitter.com/betatim

You can find the Binder project in these places. We are

The Turing Way Project:

Questions

For exercise 3 (https://github.com/alan-turing-institute/CompEnv-Ex3) the second link doesn't work? Why?

Can I let Binder create a Docker image with my repo and download that image to use locally?

Is there a good way to generate a requirements.txt?

  • run pip freeze to create your requirements.txt.
  • use Pipenv to manage your environments, the Pipfile generated can be used
    to generate the environment.

Can I use aws cli from mybinder.org?

Select a repo