System and JupyterHub server Python versions

There are two versions of Python available on the command line ("system" Python) on BRCF compute servers. In Ubuntu 20.04, these versions and the command to invoke them are:

(Note that the 3.x python version on Ubuntu 18.04 was 3.6.)

There are corresponding versions of pip that should be used to install 3rd party packages:

Understanding Python add-on packages

Troubleshooting other JupyterHub server issues