Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 682 Bytes

Spark Notebook Template with Docker

Jupyter Notebook

Experiment with Spark locally using a Jupyter Notebook, with Docker. The project uses Almond, which is based on ammonite-spark and uses Ivy for managing packages.

Usage

Getting started

Use docker-compose, i.e. docker-compose up

Environment variables

It's recommended to use an .env file that Docker will automatically parse and substitute tags on runtime. See an example here.