Skip to content

Commit e8c8681

Browse files
committed
final update notebooks
1 parent 06e9d03 commit e8c8681

File tree

5 files changed

+281
-793
lines changed

5 files changed

+281
-793
lines changed

notebooks/nb1_spatialdata_objects.ipynb

Lines changed: 133 additions & 161 deletions
Large diffs are not rendered by default.

notebooks/nb2_static_plotting.ipynb

Lines changed: 90 additions & 111 deletions
Large diffs are not rendered by default.

notebooks/nb3_interactive_plotting_with_napari.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
"metadata": {},
3030
"outputs": [],
3131
"source": [
32-
"%load_ext jupyter_black\n",
33-
"\n",
3432
"data_path = \"../data/\""
3533
]
3634
},
@@ -215,7 +213,6 @@
215213
" \"ifi6_hotspots\",\n",
216214
" outline_alpha=1,\n",
217215
" contour_px=300,\n",
218-
" # method=\"matplotlib\",\n",
219216
" fill_alpha=0.5,\n",
220217
" )\n",
221218
" .pl.show(\"downscaled_hires\")\n",

notebooks/nb4_simple_analysis_using_scverse_tools.ipynb

Lines changed: 24 additions & 401 deletions
Large diffs are not rendered by default.

notebooks/nbE1_transformations.ipynb

Lines changed: 34 additions & 117 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)