Commit 4e06d20f authored by Turner, Sean's avatar Turner, Sean
Browse files

add ipykernal for notebook

parent 513c58bb
Loading
Loading
Loading
Loading
+0 −0

Empty file added.

+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@ dependencies = [
    "numpy>=2.2,<2.3",
    "matplotlib>=3.10",
    "scipy>=1.15",
    "pyarrow==21.0"
    "pyarrow==21.0",
    "ipykernel>=7.2.0",
]

[tool.maturin]
+435 −0

File changed.

Preview size limit exceeded, changes collapsed.