Skip to content

Commit

Permalink
restored gif fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0815Creeper committed Sep 16, 2024
1 parent 1c95b9e commit 8a95edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jupyter-src/juliacon_2023.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@
"metadata": {},
"outputs": [],
"source": [
"plotEnhancements(neuralFMU, fmu, data; filename=joinpath(@__DIR__, \"result.gif\"))"
"plotEnhancements(neuralFMU, fmu, data; filename=joinpath(@__DIR__, \"gif_1.gif\"))"
]
},
{
Expand Down

0 comments on commit 8a95edc

Please sign in to comment.