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. |
No comments yet
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. |