Update
To perform the actual update of the Web Teaching Environment, first activate
the virtual environment you previously installed the Web Teaching
Environment into. To install the new version you downloaded, run the following
command:
pip install WebTeachingEnvironment-x.y.z.tar.gz
This will install the downloaded version and also automatically install and
update any libraries the Web Teaching Environment depends on.