Month: March 2022

Jupiter notebook behind Nginx on Ubuntu 20.04.3

Run Jupyter notebook behind Nginx, with SSL via Let's Encrypt. Jupyter notebook process to be monitored by supervisord. Supervisord process to run as 'jupyter' user. Referrences c.f. https://medium.com/bit2byte/deploying-jupyter-in-ubuntu-with-nginx-and-supervisor-f847b545023 c.f. https://medium.com/@nicklas_bocksberger/setting-up-jupyter-notebook-on-a-server-with-nginx-as-proxy-d579d4075bb…

Read more