Skip to content
Snippets Groups Projects
Commit a82ec52f authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

initial release.

parent f7fa5f13
Branches
No related tags found
No related merge requests found
mocodo_notebook
.ipynb_checkpoints
This diff is collapsed.
docker run --rm \
--name JupyterJava-${PWD##*/} \
--volume $PWD:/home/jovyan/${PWD##*/} \
--publish 8888:8888 \
--env NB_UID=$UID \
--env JUPYTER_ENABLE_LAB=yes \
brunoe/jupyterdb:develop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment