pysepal.sepalwidgets.file_input#
Custom FileInput widget that leverages vuetify templates and handles both local and remote files (sepal).
Note: FileInputComponent has moved to pysepal.solara.components.inputs.file_input. Importing it from this module is deprecated.
Functions
Get the list of files in a folder on the local machine. |
|
Get the list of files in a folder on the remote server. |
|
Create a new model by parsing and validating input data from keyword arguments. |
|
Custom widget to select files from the local machine or the sepal server. |
|
Create a new model by parsing and validating input data from keyword arguments. |