Skip to content

Commit bafe376

Browse files
authored
Update Finch notebook (#911)
1 parent 39abfde commit bafe376

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/sparse_finch.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"#!pip install 'sparse[finch]==0.16.0a9' scipy\n",
21-
"#!export SPARSE_BACKEND=Finch\n",
20+
"# %pip install 'sparse[finch]==0.17.0' scipy\n",
2221
"\n",
2322
"# let's make sure we're using Finch backend\n",
2423
"import os\n",
@@ -535,7 +534,7 @@
535534
"name": "python",
536535
"nbconvert_exporter": "python",
537536
"pygments_lexer": "ipython3",
538-
"version": "3.10.14"
537+
"version": "3.11.14"
539538
}
540539
},
541540
"nbformat": 4,

0 commit comments

Comments
 (0)