Customized JupyterLab Spark Docker images packed with everything you need.
The main question is: Do you work in the browser or not?
If you want to run JupyterLab in the browser, franzdiebold/datascience-ultimate
is the image to go!
If you only want to run a Jupyter Server and use a different client software for your notebooks (i.e. JetBrains DataSpell) you should use the franzdiebold/datascience-ultimate-server
image.
make build-arm # linux/arm64 architecture
make build-amd # linux/amd64 architecture