SergioSJS / jupyterlab-ds

Docker Image with jupyterlab, plotly, orca and other data science libs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyterlab-ds

Docker Image with jupyterlab, plotly, orca and other data science libs:

Usage

Pull the image:

docker pull sergiosjs/jupyterlab-ds

And run:

docker run --rm -p 8888:8888 -v "/your/work/directory":/home/jovyan/work sergiosjs/jupyterlab-ds

About

Docker Image with jupyterlab, plotly, orca and other data science libs


Languages

Language:Dockerfile 96.8%Language:Shell 3.2%