Skip to content

Commit ba6ee4d

Browse files
authored
Update postprocessing.ipynb
1 parent 311015c commit ba6ee4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/postprocessing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cell_type": "code",
8080
"source": [
8181
"# Input Dir (Simulations)\n",
82-
"path_simulation = '/Users/kristian/repositories/LEDSmokeAnalysis/run_dir/demo_2/simulation'\n",
82+
"path_simulation = '/Path/to/simulation'\n",
8383
"sim = SimData(path_simulation)"
8484
],
8585
"outputs": [

0 commit comments

Comments
 (0)