Setting up a local development environment for the Bitswan library on Windows 11

Prerequisites Windows 11 Administrator privileges Installation Scenarios Scenario 1: Fresh Installation Follow these steps if you have neither WSL nor Visual Studio Code installed. (The simplest way to check if you have both of them installed you can just pressing the win+s shortcut and looking up the WSL and Visual Studio Code/vscode and seeing if they show up) Install Windows Subsystem for Linux (WSL) Install Visual Studio Code Install Jupyter Notebook Extensions in VSCode Scenario 2: WSL and VSCode Installed If you have WSL and VSCode installed but need the Jupyter extensions: ...