Hacker News new | ask | show | jobs
Show HN: Git-aware File tree viewer for Jupyter [video] (youtube.com)
1 points by loa_observer 175 days ago
Hi, I just build a morden git aware file tree viewer plugin for jupyter, it can display files in tree view with status color(gray for gitignored, yellow for modified, etc)

And also a global search and replace feature in it.

looking forward to jupyter users' feedback