StreamlitAPIException : _repr_html_()
is not a valid Streamlit command.
Traceback:
File "C:\Users\Dell\Dropbox\My PC (DESKTOP-Q65MJBI)\Downloads\work\Deployement-of-Flight-Price-in-Streamlit-main\app.py", line 126, in <module>
run()File "C:\Users\Dell\Dropbox\My PC (DESKTOP-Q65MJBI)\Downloads\work\Deployement-of-Flight-Price-in-Streamlit-main\app.py", line 73, in run
st.write(depart)
How to resolve this error?