Skip to content

Commit

Permalink
Update 0_tissue_extractor.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
TKempchen committed Jun 29, 2024
1 parent 60a96d8 commit e502606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/0_tissue_extractor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"metadata": {},
"outputs": [],
"source": [
"root_path = \"/home/tim/Dokumente/GitHub/SPACEc/\" # replace with your path\n",
"root_path = \"/home/user/path/SPACEc/\" # replace with your path\n",
"data_path = root_path + 'example_data/raw/' # where the data is stored\n",
"\n",
"# where you want to store the output\n",
Expand Down

0 comments on commit e502606

Please sign in to comment.