SergioSJS / jupyterlab-plotly

Docker Image with jupyterlab==1.2 and plotly==4.5.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyterlab-plotly

Docker Image with

  • FROM jupyter/base-notebook
  • jupyterlab==1.2
  • plotly==4.5.4

Usage

Pull the image:

docker pull sergiosjs/jupyterlab-plotly

And run:

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

About

Docker Image with jupyterlab==1.2 and plotly==4.5.4

License:Apache License 2.0


Languages

Language:Dockerfile 94.4%Language:Shell 5.6%