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

update notebook #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

update notebook #1

wants to merge 3 commits into from

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.

@@ -10,5 +10,6 @@ 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"

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants