Skip to content

Info-Prepas-MP2I/mp2i-jupyter-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Docker image to run a Jupyter notebook with OCaml, C++, and Python kernels.

Prerequisite

Usage

docker run -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes -v "${PWD}":/home/jovyan/work qfortier/mp2i:2.0.0

Then open the given link.
SoS is a kernel for multi-language notebooks.

jupyter-mp2i

About

Docker image to run JupyterLab with OCaml, C++, and Python kernels

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 74.8%
  • Makefile 25.2%