ImperialCollegeLondon / ImperialCollegeLondon/python-guis

ipywidgets file chooser

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There is no file chooser widget included by default in ipywidgets. There is a version implement in the [ipyfilechooser](https://pypi.org/project/ipyfilechooser/) package that we recommend using.

Alternatively, it should also be possible to implement this as a HTML download request that uses the standard browser mechanism to save a file.

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file, test, or entry point is identified in the issue. Start by reviewing the project structure and its use of ipywidgets, then compare the recommended ipyfilechooser package with the HTML download alternative. Done means selecting an implementation path and adding the requested file chooser widget.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, python
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.