jupyter / jupyter/notebook

Add a search box that can be filter files by File Contents

Open
#3,573 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Hello.I have thousands of jupyter files and I want to make a search into my jupyter file directory by jupyter notebook contents.

I do some search on google and find "tree-filter" extension which adds a search box on your jupyter directory and search into jupyter directory by file names, not by file contents.Is there any jupyter extension to search jupyter file contents?
For example, I want to search following code in my jupyter files:
`with open('exampledata.csv') as csvfile:`
How can I do that?Is there any available feature to do that?

Contributor guide

Open the contributing guide

Research direction

The issue names no source files, tests, or entry points. First determine whether content search is already supported and identify the directory UI and notebook-search components involved; completion would require a defined scope and acceptance criteria for searching notebook contents.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.