I use Python Anaconda and Visual Studio Code for Data Science and Machine Learning projects.
I want to learn how to use Windows Subsystem for Linux, and I have seen that tools such as Conda or Git can be installed directly there, but I don't quite understand the difference between a common Python Anaconda installation and a Conda installation in WSL.
Is one better than the other? Or should I have both? How should I integrate WSL into my work with Anaconda, Git, and VS Code? What advantages does it have or what disadvantages?
Help please, I hate not installing my tools properly and then having a mess of folders, environment variables, etc.