Skip to content

mknz/nbrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbrg

grep for Jupyter Notebook written in Rust

Like ripgrep, recursively searchs directories on default.

Currently it searches only code cells, and ignores hidden directories.

Installation

$ git clone https://github.com/mknz/nbrg.git
$ cd nbrg
$ cargo install --path .

About

grep-like utility for Jupyter Notebook written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published