You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2023. It is now read-only.
Currently, I have this deployed via docker on a personal server. On every page refresh, I am asked for the url of the conceptarium. It would be useful to have this URL saved in local cookie storage.
The text was updated successfully, but these errors were encountered:
Good point. The Streamlit framework itself resets the session store on page refresh, with apparently no easy way around it atm. But it could be saved locally in a text file or something. Will look into it, probably sometime this month.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, I have this deployed via docker on a personal server. On every page refresh, I am asked for the url of the conceptarium. It would be useful to have this URL saved in local cookie storage.
The text was updated successfully, but these errors were encountered: