Fixes issue with valid Notebooks not diffing
The diffing library was not taking into account that notebook code cells can have no output entry, and assumed there would be an empty output entry instead, which was causing errors Changelog: fixed
显示
- Gemfile.lock 1 个添加, 1 个删除Gemfile.lock
- gems/ipynbdiff/Gemfile.lock 1 个添加, 1 个删除gems/ipynbdiff/Gemfile.lock
- gems/ipynbdiff/lib/ipynb_diff/transformer.rb 2 个添加, 0 个删除gems/ipynbdiff/lib/ipynb_diff/transformer.rb
- gems/ipynbdiff/lib/ipynb_diff/version.rb 1 个添加, 1 个删除gems/ipynbdiff/lib/ipynb_diff/version.rb
- gems/ipynbdiff/spec/test_helper.rb 6 个添加, 1 个删除gems/ipynbdiff/spec/test_helper.rb
- gems/ipynbdiff/spec/testdata/only_code/input.ipynb.test 0 个添加, 1 个删除gems/ipynbdiff/spec/testdata/only_code/input.ipynb.test
加载中
想要评论请 注册 或 登录