[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

jlab

jlab

A custom jupyterlab image based on the datascience-notebook image

jupyterlab docker image

Standard images provided by jupyterlab

jupyterlab image tree (source: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html)


grand-base image: jupyter/scipy-notebook

Source on GitHub | Dockerfile commit history | Docker Hub image tags

jupyter/scipy-notebook includes popular packages from the scientific Python ecosystem.

base image: jupyter/datascience-notebook

Source on GitHub | Dockerfile commit history | Docker Hub image tags

jupyter/datascience-notebook includes libraries for data analysis from the Julia, Python, and R communities.

  • Everything in the jupyter/scipy-notebook and jupyter/r-notebook images and their ancestor images
  • rpy2 package
  • The Julia compiler and base environment
  • IJulia to support Julia code in Jupyter notebooks
  • Pluto.jl reactive Julia notebook interface, made accessible with jupyter-pluto-proxy
  • HDF5 package