From @kuza55 on November 18, 2016 14:58
Since windows processes can now call bash.exe to call processes in the WSL subsystem, it would be nice if VS code could:
a) Be configured to utilise a python interpreter inside WSL through bash.exe
b) Automatically find WSL virtualenvs in the current project and let the user use them easily
Making the Jupyter integration work in this scenario would also be very cool.
Copied from original issue: DonJayamanne/pythonVSCode#534
From @kuza55 on November 18, 2016 14:58
Since windows processes can now call bash.exe to call processes in the WSL subsystem, it would be nice if VS code could:
a) Be configured to utilise a python interpreter inside WSL through bash.exe
b) Automatically find WSL virtualenvs in the current project and let the user use them easily
Making the Jupyter integration work in this scenario would also be very cool.
Copied from original issue: DonJayamanne/pythonVSCode#534