Kyle Smith

Results 71 comments of Kyle Smith

This would be helpful for me too! I'd be able to apply diff highlights to the tree if I knew the source positions

Sure thing, not sure how much context you need so I'll lean towards oversharing: I'm building a notebook diff review tool and use lowlight to do syntax highlighting in the...

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks:...

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks:...

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks:...

Just a heads up, you can review notebook changes like this using [GitNotebooks](https://gitnotebooks.com). e.g. this pull request [https://gitnotebooks.com/jonkrohn/ML-foundations/pull/10](https://gitnotebooks.com/jonkrohn/ML-foundations/pull/10) It's free for public repos, so might be helpful for y'all.

Just a heads up, you can review notebook changes like this using [GitNotebooks](https://gitnotebooks.com). e.g. this pull request [https://gitnotebooks.com/jerry-git/learn-python3/pull/40](https://gitnotebooks.com/jerry-git/learn-python3/pull/40) It's free for public repos, so might be helpful for y'all.

A bit of an old PR but I noticed that the ReviewNB link is perma-loading. These notebook changes are reviewable in GitNotebooks: https://gitnotebooks.com/tensorflow/lucid/pull/305

Just a heads up, you can review notebook changes like this using [GitNotebooks](https://gitnotebooks.com). e.g. this pull request [https://gitnotebooks.com/Atcold/NYU-DLSP20/pull/846](https://gitnotebooks.com/Atcold/NYU-DLSP20/pull/846) It allows inline comments on code and markdown, and it's free for...

@Atcold Pretty similar but it's a bit more performant, supports multi-line comments, and code comments appear inline like GitHub