Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Fuse-stripped-notebooks uses FUSE to make .ipynb better for grep
(
github.com
)
3 points
by
bm371613
39 days ago
I wanted CLI tools like grep to work better with .ipynb files, ie. work on inputs and not on outputs. I created a tools that uses FUSE to strip notebooks on the fly.