m2 error upon first running
streamlit.errors.StreamlitAPIException: set_page_config() can only be called once per app page, and must be called as the first Streamlit command in your script.
is thrown after following instructions and filling the env_vars.
looked at the code and it does seem like you are calling it correctly, at least to my untrained eye, so a bit unsure where that's coming from?
@SuperCowboyDinosaur hmmm...is it still happening to you?
sorry for previous response, different repo... yes , this still happens on this one for me. still unsure wtf is going on.
@SuperCowboyDinosaur
Checkout v3, and follow the new update instructions in the read me. You won't be disappointed.