Skip to content

Commit 27f844e

Browse files
committed
added windows install script
1 parent fdf7999 commit 27f844e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

windows_install.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
winget install astral-sh.uv -h --accept-source-agreements
2+
uv python install 3.12.7
3+
uv python pin 3.12.7
4+
uv init --bare
5+
uv add numpy scipy matplotlib otter-grader nbconvert ipykernel ipympl

0 commit comments

Comments
 (0)