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 --sync should ignore unpaired notebooks #281

Closed
jamesmyatt opened this issue Jul 8, 2019 · 3 comments · Fixed by #282
Closed

jupytext --sync should ignore unpaired notebooks #281

jamesmyatt opened this issue Jul 8, 2019 · 3 comments · Fixed by #282
Milestone

Comments

@jamesmyatt
Copy link

jamesmyatt commented Jul 8, 2019

Using v1.1.7, when doing jupytext --sync *.ipynb, an exception is thrown when it encounters an unpaired notebook. (https://github.com/mwouts/jupytext/blob/1.1.7/jupytext/cli.py#L446) However, it would be better if unpaired notebooks were skipped.

@mwouts mwouts added this to the 1.2.0 milestone Jul 8, 2019
@mwouts
Copy link
Owner

mwouts commented Jul 8, 2019

Sure, I agree! I'll do that soon.

@jamesmyatt
Copy link
Author

Thanks

@mwouts
Copy link
Owner

mwouts commented Jul 9, 2019

Hello James, this is available in the latest RC:

pip install jupytext==1.2.0rc2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants