michael / example-dockerfile

A Binder-compatibible repo with a Dockerfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Binder-compatibible repo with a Dockerfile


Languages

Language:Jupyter Notebook 100.0%