We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5b77d commit dbdc0c8Copy full SHA for dbdc0c8
binder/apt.txt
@@ -0,0 +1,3 @@
1
+python3-venv
2
+python3-pip
3
+python3-dev
binder/install.R
+install.packages("reticulate")
+install.packages("farff")
+install.packages("acro")
binder/runtime.txt
@@ -0,0 +1 @@
+r-4.5.1-2025-06-13
0 commit comments