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

Add support for go notebooks #1250

Closed mwouts closed 4 months ago

mwouts commented 4 months ago

Closes #1244

github-actions[bot] commented 4 months ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@support_gonb

(this requires nodejs, see more at Developing Jupytext)

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.03%. Comparing base (508f4ea) to head (58383d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1250 +/- ## ======================================= Coverage 97.02% 97.03% ======================================= Files 29 29 Lines 4468 4479 +11 ======================================= + Hits 4335 4346 +11 Misses 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.