[Unit]
Description=Jupyter Notebook
Documentation=man:jupyter-notebook

[Service]
ExecStart=/usr/bin/jupyter-notebook --no-browser

[Install]
WantedBy=default.target
