Skip to content

Commit 6a460f5

Browse files
add in docs: API + sopa.spatial tutorial
1 parent 38b33bb commit 6a460f5

File tree

15 files changed

+816
-33
lines changed

15 files changed

+816
-33
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ explore
88
sandbox
99
*.html
1010
.env
11-
tuto.*
11+
*.h5ad
12+
*.zarr
13+
*.explorer
1214

1315
# OS related
1416
.DS_Store
@@ -31,6 +33,7 @@ run.log
3133
.ipynb_checkpoints
3234
exploration/*
3335
*.ipynb
36+
!docs/tutorials/**.ipynb
3437
!notebooks/*.ipynb
3538

3639
# pyenv

0 commit comments

Comments
 (0)