mathics / IMathics

Jupyter Kernel for Mathics
20 stars 8 forks source link

support for Docker #12

Closed poke1024 closed 8 years ago

poke1024 commented 8 years ago

This is a Docker composer file that runs a Jupyter/Mathics/NodeJS kernel with all the necessary configurations.

The idea is described in README.md.

This is quite useful as Jupyter is complex in itself, and the new experimental NodeJS layer adds more complexity.

Currently, I fetch the experimental branches from my GitHub repo (see docker/Dockerfile). This would change to the official Mathics/IMathics branches in the future.

poke1024 commented 8 years ago

Closed this, as I will continue this in a dedicated repo: https://github.com/poke1024/portable-mathics