Docker image contains:
- Octave + Scientific packages
- Jupyter Notebook + Lab (with Octave kernel)
- VNC + noVNC web interface (to access Octave)
- Development tools (tree, git, vim, etc.)
Docker installed on host machine.
Don't use Windows line endings:
git config --global core.autocrlf inputIn the directory where this tutorial is run:
docker-compose buildIn the directory where this tutorial is run:
docker-compose run --rm --service-ports gammaspec-devFrom host machine access via web browser:
From host machine access via web browser: