mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

Normalize the sample notebooks #1003

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

Fixes #1002

codecov[bot] commented 2 years ago

Codecov Report

Merging #1003 (a9a5f7d) into main (12964ef) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1003   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         118      119    +1     
  Lines       11021    11029    +8     
=======================================
+ Hits        10918    10926    +8     
  Misses        103      103           
Impacted Files Coverage Δ
jupytext/version.py 100.00% <100.00%> (ø)
tests/test_jupytext_nbconvert_round_trip.py 100.00% <100.00%> (ø)
tests/test_sample_notebooks_are_normalized.py 100.00% <100.00%> (ø)
tests/utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more