Write code in turtle.ts.
Start compiler with npm run run
.
Click "Go Live" in bottom right status bar to run vscode live server on web/.
Windows: https://github.com/coreybutler/nvm-windows/releases
nvm install 20.12.2
nvm use 20.12.2
npm install
Run Jupyter:
npm run jupy
Open notebook in VS Code or Lab.
Install python 3 (MS Store)
pip install notebook
npx tslab install