Lucas Rodés-Guirao
Lucas Rodés-Guirao
As always, thanks for the heads up, @jmcastagnetto ー appreciate it. We've had similar cases for other countries/nations (e.g. Gibraltar). Let's wait and see what is their response. We have...
hi @toni-sharpe, thanks for joining the discussion! I am experiencing the same behaviours. Let's wait until someone in the team better positioned than myself makes an assessment of this.
hi @Marigold, Yes, this has happened to me sometimes. While editing a form on streamlit, fields are not saved in any python variable to the best of my knowledge. So...
I think this would be very valuable! To load a schema in `path` that contains references, we are using `jsonref` like this: ```python from pathlib import Path from urllib.parse import...
Hi @Julian, Thanks for the rapid response. In our case, we are using this functionality for the same use case as the OP. We are centralising the documentation about some...
Thanks again. I kind of understood that OP was thinking of maybe creating a form based on the schema values because of them saying: > I want to generate some...
this has been occurring for some time and, while not urgent, it is a bit annoying. we currently use a third party library to manage a multi-page app (i.e wizard):...
The situation might improve with the new release of MPA v2, but I think there are couple of issues there still. For the time being, a solution is to use...
This issue still happening in MPAv2. Raised an issue here: https://github.com/streamlit/streamlit/issues/8860
hi @danyx23, thanks for following up on this. currently there are some tasks that we do at first that would be nice if could be automated: - better structure of...