If you are unsure, please refer to the description on the last commit on the
master
branch.
This is a Docker image from
the series of images based on the
paveloom/binder-base
image. It adds
the Julia programming language to the system. For a more formal
description, see under the spoiler:
Content of the image
- Base image: paveloom/binder-base (0.1.3)
- Julia (1.5.2):
- Packages:
The image is hosted on Docker Hub.
To get it, in your Dockerfile
just specify:
FROM paveloom/binder-julia:tag
where the tag
is one of the following:
Absolutely. For example, here's a
link to run a
Binder instance from the stable master
branch. You may notice that a new kernel has been
added.