Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

paveloom-d/binder-julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A notice

If you are unsure, please refer to the description on the last commit on the master branch.

What is this?

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

How do I use it?

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:

Can I easily see what it looks like?

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.