Opinionated set-up to build Docker image with Spark + JupyterHub.
This also comes with custom script to easily set up multi-user Conda environments.
- Docker
Example Docker build command:
docker build . -t spark-jupyterhub
It is more effective to check out how to run examples instead, especially the one for GitHub OAuth.
Follow the examples listed here:
All self-versioned change logs are listed in CHANGELOG.md
.