Skip to content

Add support for selecting multiple files #8

@giswqs

Description

@giswqs

Currently, ipyfilechooser only allows selecting a single file. Some tools requires a file list (i.e., selecting multiple files). One potential workaround I can think of is to use a SelectMultiple widget and push ipyfilechooser.selected to the widget with register_callback. Related issue: crahan/ipyfilechooser#11

https://ipywidgets.readthedocs.io/en/latest/examples/Widget%20List.html#SelectMultiple
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions