Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 255 Bytes

python-wsl

Hacks to activate a Windows python virtualenv from inside bash on Windows Subsystem for Linux (WSL).

My primary motivation for doing this is to be able to run CUDA-accelerated python from inside WSL. This is just a proof-of-concept for now.