Docker image with zeppelin; spark and the python libs needed for Data Science
481
Fun data science with zeppelin and docker
Built with ❤︎ by Anderson Santos and contributors
DockerHub repository: https://hub.docker.com/r/supergarotinho/zeppelin/
You can enter at the directory that you want to save your notebooks and run:
docker run --rm -d -p 8080:8080 -v $PWD:/notebook -e ZEPPELIN_NOTEBOOK_DIR='/notebook' supergarotinho/zeppelin
See also the list of contributors who participated in this project.
This project is licensed under the BSD-3 License - see the LICENSE.md file for details
Content type
Image
Digest
sha256:ace05ab94…
Size
3.7 GB
Last updated
over 2 years ago
docker pull supergarotinho/zeppelin