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.
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.