We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311015c commit ba6ee4dCopy full SHA for ba6ee4d
1 file changed
examples/postprocessing.ipynb
@@ -79,7 +79,7 @@
79
"cell_type": "code",
80
"source": [
81
"# Input Dir (Simulations)\n",
82
- "path_simulation = '/Users/kristian/repositories/LEDSmokeAnalysis/run_dir/demo_2/simulation'\n",
+ "path_simulation = '/Path/to/simulation'\n",
83
"sim = SimData(path_simulation)"
84
],
85
"outputs": [
0 commit comments