Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupytext vs nbconvert #59

Open
MikeLippincott opened this issue Sep 12, 2023 · 1 comment
Open

Jupytext vs nbconvert #59

MikeLippincott opened this issue Sep 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MikeLippincott
Copy link
Member

          It looked like some files were treated with jupytext and others weren't. Consider keeping consistent in one method to convert notebook files to python modules. One way to do this may be to use a [`pyproject.toml` config for Jupytext](https://jupytext.readthedocs.io/en/latest/config.html#global-pairing).

Originally posted by @d33bs in #56 (comment)

@MikeLippincott
Copy link
Member Author

jupytext converts .ipynb with R kernel into .py files which is an issue. I haven't found nbconvert to be compatible with precommit. Will have to pick one over the other...

@MikeLippincott MikeLippincott added the enhancement New feature or request label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant