Skip to content

Commit 59739a1

Browse files
committed
inline dependencies
1 parent 902a2dc commit 59739a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

probability/02_axioms.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# /// script
2+
# requires-python = ">=3.11"
3+
# dependencies = [
4+
# "marimo",
5+
# "matplotlib==3.10.0",
6+
# "numpy==2.2.2",
7+
# ]
8+
# ///
9+
110
import marimo
211

312
__generated_with = "0.11.2"

0 commit comments

Comments
 (0)