Closed
Description
FileSelector implementation suggests remote protocol support is implemented, but I haven't been able to figure out how to use it?
Maybe the implementation has a bug with storage options?
fsspec.gui.FileSelector("az://.", **so)
>> TypeError: FileSelector.__init__() got an unexpected keyword argument 'account_name'
fsspec.gui.FileSelector("file://.", storage_options=so)
>>
TypeError: FileSelector.__init__() got an unexpected keyword argument 'storage_options'
Metadata
Metadata
Assignees
Labels
No labels