Skip to content
Snippets Groups Projects
Commit 9cb2f1da authored by hugo chauvet's avatar hugo chauvet
Browse files

Add gif for selectfolders in README

parent 2a8b37a0
Branches
Tags
No related merge requests found
......@@ -12,6 +12,10 @@ python3 setup.py install
## List of nbUI
### SelectFolder: A simple folders selection
### SelectFolders: A simple folders selection
Allow users to select one or multiple folders [demo](./demo_selectfolders.ipynb)
Allow users to select one or multiple folders. Navigation in file system follow [Unix syntax](https://en.wikipedia.org/wiki/Path_(computing)) with autocompletion.
[demo](./demo_selectfolders.ipynb)
[in nbviewver](https://nbviewer.jupyter.org/urls/gitlab.com/discosoleil/nbui/-/raw/master/demo_selectfolders.ipynb)
![selectfolders_screenshot](./docs/images/selectfolders.gif)
docs/images/selectfolders.gif

178 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment