How to add trace to an existing .html file figure in plotly

Let’s say I’ve previously saved an html file using python and plotly. How can I add another line to this file later on? Is there a way to load an html file into a plotly Figure?