Export environment variables to JupyterHub users, without using Docker?
JupyterHub has various authentication methods, and the one I am using is the PAMAuthenticator, which basically means you log into the JupyterHub with your Linux userid and password. However, environment variables that I create, like this (or for that matter…