hellno / docker-spark

A docker file for Spark with Python 2.7 Anaconda and Jupyter with Intellisense

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-spark

A docker file for Spark with Python 2.7 Anaconda and Jupyter with Intellisense

  • Spark 2.0
  • Anaconda
  • Jupyter

Building

./build_image.sh

Starting

  • Run command run-with-docker.sh
  • Navigate to http://localhost:8888
  • Goto notebooks/n01/ and open example01.ipynb

About

A docker file for Spark with Python 2.7 Anaconda and Jupyter with Intellisense

License:Apache License 2.0


Languages

Language:Jupyter Notebook 87.0%Language:Shell 9.5%Language:Python 3.5%