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

Support for Stata #1027

Closed raffaem closed 1 year ago

raffaem commented 1 year ago

The CI is failing due to something that is not my responsibility (a flake plugin that it cannot load)

mwouts commented 1 year ago

Thanks for your PR! And sorry for the delay in taking it.

The CI has been fixed in the meantime (https://github.com/mwouts/jupytext/pull/1035) so I am rebasing your PR at #1044.

mwouts commented 1 year ago

I've merged your contribution. The development version can be tested with

BUILD_JUPYTERLAB_EXTENSION=1 pip install git+https://github.com/mwouts/jupytext.git

If you have a minute to test it , let me know if it works as expected!