class Demo:
var = 10
def add(self, addNum):
print(f'adding {addNum} and {self.var} ')
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
NewerOlder