Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Conversation

@awmatheson
Copy link
Contributor

testing

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

do
if $output
then
nbdiff master $f --output `$f.diff`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you were trying to output the diff to a file filename.ipynb.diff, you could try this:

Suggested change
nbdiff master $f --output `$f.diff`
nbdiff master $f --out "$f.diff"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants