Playbook for installing and configuring Jupyter Notebook on a server or image.
- Build logic for building a debian container.
bryannice/jupyter-notebook:centos8-2-1.0.0
jupyter notebook \
--no-browser \
--allow-root \
--NotebookApp.token='' \
--ip=0.0.0.0