Sign inSign up

franzdiebold/datascience-ultimate

By franzdiebold

Updated over 1 year ago

Customized JupyterLab Spark Docker image with everything you need

Image
3

3.5K

franzdiebold/datascience-ultimate repository overview

Data Science Ultimate Docker image

Docker Hub: franzdiebold/datascience-ultimate Docker Pulls GitHub: FranzDiebold/docker-datascience-ultimate GitHub

A customized JupyterLab Spark Docker image packed with everything you need.

datascience-ultimate screenshot

What's in?

How to use?

docker run -p 8888:8888 -p 4040:4040 franzdiebold/datascience-ultimate

The following web apps will be available:

Use it in your daily routine :rocket:

In your .zshrc / .bashrc file add:

alias jupyter='docker run --rm -p 8888:8888 -p 4040:4040 -v "${PWD}":/home/jovyan franzdiebold/datascience-ultimate:latest'

💪 For an even better integration into your daily Data Science routine, check out the dockerize-datascience repo.

Tag summary

Content type

Image

Digest

sha256:506ba4c02

Size

2.7 GB

Last updated

over 1 year ago

docker pull franzdiebold/datascience-ultimate