A multi-language overview on how to handle dependencies within a research project
Your future self and others should be able to recreate the minimal environment to run the scripts in your research project. This is best achieved using package managers and virtual environments.
This post is part of a series of posts on best practices... [...Read more...]