We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf7999 commit 27f844eCopy full SHA for 27f844e
1 file changed
windows_install.bat
@@ -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