Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Search Box for Folder/File List #1747

Closed
emptymalei opened this issue Sep 6, 2016 · 4 comments
Closed

Add a Search Box for Folder/File List #1747

emptymalei opened this issue Sep 6, 2016 · 4 comments

Comments

@emptymalei
Copy link

I have tonnes of folders/files in my working path, e.g.,
image

Each time I need to find something I have to +F and using the browser built in search. It's not so convenient actually.

Meanwhile, I noticed fontawesome.io has a very nice search box to filter the icons. Would it be cool to implement something like that?

@gnestor
Copy link
Contributor

gnestor commented Sep 12, 2016

I believe this is what you are looking for: https://github.com/jdfreder/jupyter-tree-filter

To install, I suggest installing jupyter_nbextensions_configurator which is an extension manager for the Jupyter Notebook. Otherwise, follow the nbextension installation instructions.

@gnestor gnestor added this to the No action milestone Sep 12, 2016
@emptymalei
Copy link
Author

@gnestor Exactly what I was looking for. Thanks.

@ggrrll
Copy link

ggrrll commented Jan 18, 2017

@gnestor - thanks for the suggestion

however, it doesn't look for the file in sub-directories... maybe that's something to be implemented too...

@gnestor
Copy link
Contributor

gnestor commented Jan 20, 2017

@ggrrll I suggest that you create a feature request issue on the https://github.com/jdfreder/jupyter-tree-filter repo.

@gnestor gnestor closed this as completed Jan 20, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants