Jupyter server failed to start

There might be more logging information if you run

journalctl -u jupyter.service

Also if you run

sudo -i
jupyter notebook

Do any error messages get printed?

Peter