barfi icon indicating copy to clipboard operation
barfi copied to clipboard

Parameterize the location of saved schemas

Open subramaniam20jan opened this issue 3 years ago • 1 comments

Currently the schemas saved from the widget on streamlit ends up in the root of the application and itsnt customizeable. It would be great if we could configure a prefix for this path with the default option being the root of the application.

subramaniam20jan avatar Apr 27 '23 13:04 subramaniam20jan

Added a pull request to a simple fix: https://github.com/krish-adi/barfi/pull/19

subramaniam20jan avatar Apr 28 '23 12:04 subramaniam20jan

Heyllo @subramaniam20jan the new version v 1.0.0 + provides flexibility on schema management . Please check it out.

krish-adi avatar Jan 15 '25 23:01 krish-adi