Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 553 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 553 Bytes

Example Binder with a Dockerfile

Binder

A Binder-compatibible repository that contains its own Dockerfile.

Your Dockerfile just needs to extend from the base image for Binder.

In this example our Dockerfile installs the Julia language and packages for use with with the Jupyter notebook. Just by adding these steps, we get a Binder that includes Julia as a kernel.