Windows Subsystem for Linux (WSL) Guide
1. Install Windows Subsystem for Linux (WSL)
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestartdism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestartwsl --set-default-version 2
2. Install Jupyter Lab
3. Install Git
4. Clone the vbase-py-samples Git Repository
5. Run Jupyter Lab and Open a Notebook
Last updated

