Skip to content

ipyfilechooser doesn't work with cocalc's ipywidgets #8221

@williamstein

Description

@williamstein
  1. Install ipyfilechooser via pip
  2. Try to use it following https://pypi.org/project/ipyfilechooser/
  3. It doesn't work properly.
from ipyfilechooser import FileChooser

# Create and display a FileChooser widget
fc = FileChooser('/home/user')
display(fc)
Image

but should be

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions