docker run --rm --security-opt label:disable \
-v /home/tilo/code/WEB/jupyter-book/book:/srv/jekyll \
-p 4000:4000 \
-it -u 1000:1000 \
emdupre/jupyter-bookdocker run not yet properly working; still needs manual jupyter-book build book
use jupyter-notebook kernel
run notebook where jupyterbook run jupyter notebook --NotebookApp.allow_origin='*' --NotebookApp.token=letmein