-
Notifications
You must be signed in to change notification settings - Fork 391
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
Add Xonsh support #1213
Add Xonsh support #1213
Conversation
Thank you for making this pull request. Did you know? You can try it on Binder: or . Also, the version of Jupytext developed in this PR can be installed with
(this requires |
Hey @jsquaredosquared , thank you for this! Oh I see that the CI is not passing neither, possibly a Re you PR, can you revert the change on |
Thanks Marc! I have reverted the change as requested. Looking forward to your fix :D |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1213 +/- ##
==========================================
+ Coverage 97.69% 97.75% +0.06%
==========================================
Files 29 29
Lines 4464 4464
==========================================
+ Hits 4361 4364 +3
+ Misses 103 100 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thank you @jsquaredosquared for your PR! And sorry for the delay in taking it. I will release a new version shortly. |
Thanks for accepting it! 😀 |
Summary
Hi @mwouts, I have tried following the instructions in the documentation to add support for Xonsh.
File extension:
.xsh
Comment:
"#"
Kernel: xonsh-jupyter
However, on my machine, 2 tests are still failing (even though I did not touch the code):
Can you provide any guidance on this?
Thanks,
Jeff
Full test failures: