Install packages in io#
If you encounter the need to install new conda or pip packages in io do the following:
Edit the
environment.yml
in thestaging
branch of the research-docker repository over hereWait for the pipeline to succeed. Fix and repeat if it fails.
Test that everything works as expected. Do this via https://greatredspot.quantumtinkerer.group/ (this one pulls staging branch automatically). Remember to restart the server for the changes to take effect.
Ask someone with admin access (e.g. the infrastructure curator) to merge the staging branch to master and to update the image on io.
Go enjoy your new package :)