voxel51/fiftyone-plugins

How to deal with remote uploads

hoshimura opened this issue · 1 comments

I really like the functionality the plugins can bring to 51 but I have a setup where I run 51 remote in a docker.
When I run a plugin demanding paths like the add_samples, a user like myself, would expect to be able to add samples from my client computer and not need to know the file system structure of the docker image.
So, is there implemented (or is it feasible to do) a drag n'drop or a file picker for this to work more like how you usually interact with web page uploads?

Ok, I found what I was looking for, the FileView