Andreas Winschu is Data Engineer working on various Python data projects, having also to deal with MLOps work ...
I use a kernel that sets a custom PYTHONPATH to add our project path. After a recent switch from vscode 1.71.2 to 1.92.2, my notebooks no longer find the modules developed in our project though in ...
I have this in my settings file: "terminal.integrated.inheritEnv": true This seems to have correctly imported my PYTHONPATH that I set in my .bashrc for the purposes of development. (i.e. code ...