Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 438 Bytes

tsturtle

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/.

Setup

Windows: https://github.com/coreybutler/nvm-windows/releases

nvm install 20.12.2 nvm use 20.12.2 npm install

Jupyter

Run Jupyter: npm run jupy

Open notebook in VS Code or Lab.

Setup

Install python 3 (MS Store)

pip install notebook npx tslab install