dsaidgovsg / spark-jupyterhub

Experimental and opinionated set-up to conveniently get going JupyterHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark JupyterHub

CI Status

Opinionated set-up to build Docker image with Spark + JupyterHub.

This also comes with custom script to easily set up multi-user Conda environments.

Prerequisites

  • Docker

How to build

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.

How to run

Follow the examples listed here:

Changelogs

All self-versioned change logs are listed in CHANGELOG.md.

About

Experimental and opinionated set-up to conveniently get going JupyterHub

License:MIT License


Languages

Language:Shell 60.7%Language:Dockerfile 39.3%