Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding local file uploading/downloading combining Solara and Voici #934

Closed
Justyouraveragehomie opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Justyouraveragehomie
Copy link

Justyouraveragehomie commented Dec 16, 2024

Hi there, im working in Voici at the moment but its unclear to me whether or not I can load files in and out of a static Voici web app using ipywidgets (since tkinter is not available for the kernels).
I saw that Solara has a file download option: https://solara.dev/documentation/components/output/file_download#simple-usage
As an example, if I were to create a Voici web app that uses opencv to load in a local file to be processed, would I be able to use Solara to do this? Im also wanting to save the processed image. Hoping for all browsers.
So to clarify, I do not want to preload any files into my Voici build, but instead access local files from the device that the static web app is running on using Solara.
Also linking: voila-dashboards/voici#134

Cheers

@Justyouraveragehomie Justyouraveragehomie added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant