Function for prompting user to select a directory #144
ashish-kamboj
started this conversation in
Feature request
Replies: 1 comment 1 reply
-
Currently, you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As in file_upload function we just upload the file(s). Is there any way we can prompt the user to select a directory just like we have in Tkinter (askdirectory).
Actually, I was working on NLP use-case where I trained a model (which is basically a directory). So I need that model (i.e. complete directory for predictions.
Beta Was this translation helpful? Give feedback.
All reactions