Files
docker-stacks/pyspark-notebook
romainx 1dca39182b Improve spark installation
Spark installation improved by sourcing the `spark-config.sh` in the `before-notebook.d` hook that is run by `start.sh`. It permits to add automatically the right Py4J dependency version in the `PYTHONPATH`. So it is not needed anymore to set this variable at build time.

Documentation describing the installation of a custom Spark version modified to remove this step. Also updated to install the latest `2.x` Spark version.

`test_pyspark` fixed (was always OK before that).
2020-11-24 20:40:06 +01:00
..
2020-11-24 20:40:06 +01:00
2016-03-07 20:35:45 -05:00
2020-11-24 20:40:06 +01:00

docker pulls docker stars image metadata

Jupyter Notebook Python, Spark Stack

GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image to Docker Hub.

Please visit the project documentation site for help using and contributing to this image and others.