Skip to content

FileChooser is not interactive #82

@JosueBock

Description

@JosueBock

including a FileChooser (fc) as a widget into an interactive environment does not work, because the fc.observe('value') is not working.
This can be fixed by importing HasTraits from traitlets, and changing "value" from the current property into a unicode traitlet object.
The related pull request is:
#81

(Additional info in this discourse.jupyter discussion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions