-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: kynan/nbstripout
base: 0.7.1
head repository: kynan/nbstripout
compare: 0.8.1
- 16 commits
- 16 files changed
- 4 contributors
Commits on Feb 5, 2024
-
Accept notebooks without
nbformat
version specifiedAlso add an e2e test for this case.
Configuration menu - View commit details
-
Copy full SHA for cb25f83 - Browse repository at this point
Copy the full SHA cb25f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59d106 - Browse repository at this point
Copy the full SHA c59d106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc1cae - Browse repository at this point
Copy the full SHA 0dc1caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 883d871 - Browse repository at this point
Copy the full SHA 883d871View commit details
Commits on Mar 23, 2024
-
Update README.md with git-filter-repo (#194)
Update README.md with git-filter-repo example Fixes #193. --------- Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ac04d5 - Browse repository at this point
Copy the full SHA 0ac04d5View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5077ab4 - Browse repository at this point
Copy the full SHA 5077ab4View commit details
Commits on Jul 2, 2024
-
Document using nbstripout on all files in the current directory and s…
…ubdirectories recursively This was requested in #127.
Configuration menu - View commit details
-
Copy full SHA for c6c1067 - Browse repository at this point
Copy the full SHA c6c1067View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 902e9ea - Browse repository at this point
Copy the full SHA 902e9eaView commit details
Commits on Nov 3, 2024
-
Add --verify flag, closes #153
This mode is similar to `--dry-run`, however returns with status 1 if any change would have been made to any affected files. --------- Co-authored-by: Florian Rathgeber <florian.rathgeber@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8fd98c - Browse repository at this point
Copy the full SHA b8fd98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4fad6f - Browse repository at this point
Copy the full SHA b4fad6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42caea - Browse repository at this point
Copy the full SHA f42caeaView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26191da - Browse repository at this point
Copy the full SHA 26191daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d181dc - Browse repository at this point
Copy the full SHA 6d181dcView commit details
Commits on Nov 17, 2024
-
Mark git filter required on installation
By [default](https://git-scm.com/docs/gitattributes#_filter), "A missing filter driver definition in the config, or a filter driver that exits with a non-zero status, is not an error but makes the filter a no-op passthru." i.e. if the `nbstripout` is misconfigured or fails, the filter is ignored. Declare the filter to be `required` when installing, such that it *must* succeed. Closes #191
Configuration menu - View commit details
-
Copy full SHA for ff7b16f - Browse repository at this point
Copy the full SHA ff7b16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4532480 - Browse repository at this point
Copy the full SHA 4532480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4439d61 - Browse repository at this point
Copy the full SHA 4439d61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.7.1...0.8.1