Skip to content

Commit

Permalink
Update electromobility_example.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
joda9 committed Jan 15, 2025
1 parent 1357f8e commit 90316ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/electromobility_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
"from edisgo.edisgo import EDisGo\n",
"from edisgo.tools.logger import setup_logger\n",
"from edisgo.tools.plots import plot_dash, plot_plotly\n",
"# Ensure plots are displayed inline in the notebook\n",
"%matplotlib inline\n",
"\n"
]
},
Expand Down

0 comments on commit 90316ec

Please sign in to comment.