Skip to content

Latest commit

 

History

History
 
 

examples

SuperDuperDB notebook examples

Running with docker

To run these notebooks with docker, in the root directory, build the image with:

make testenv_image

Then start Jupyter with:

docker run -it -p 8888:8888 -v <path-to-parent>/superduperdb:/home/superduper/superduperdb superduperdb/sandbox