Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 683 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 683 Bytes

spark-jupyter

Image source for singleuser image in bitnami/spark and jupyterhub/jupyter helm charts having spark and jupyter notebook configured to use spark for computation on jupyter notebook. This repository uses the image sources from bitnami/spark and bitnami/jupyter-base-notebook

  • Image after build is made available here
  • To build the image make all the script files as executables and then run the following command
docker build . -t <image-name>:<image-tag>