python has a lot of different options that can be used to help manage dependencies including:
- pip / venv
- pipenv
- conda / anaconda / miniconda
Overview
Every time I setup VSCode for a python project I end up doing it incrementally. This is a guide to help me with a default env / configuration.
These are some notes on how to manage R versions and then specific project dependencies
Found this tool rig to help with managing multiple versions of R on WSL/Ubuntu
Getting started setting up ubuntu with different version of Node / NPM