File selector UI?

Any plans to add some simple API to get a file selector? (Use case: pick which checkpoint or dataset to use.) Something like:

path = st.filepicker('data location')
2 Likes

Hi @kossnick

We’re actually working on that right now!

Check out our feature request here for more information on the API, and please comment in there if you have any ideas on how to improve the proposal.

2 Likes