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

No newline #1295

Merged
merged 2 commits into from
Feb 13, 2023
Merged

No newline #1295

merged 2 commits into from
Feb 13, 2023

Conversation

xl0
Copy link
Contributor

@xl0 xl0 commented Feb 13, 2023

@jph00 , I'd like to reverse the direction on the "\n" fix.
Both Jupyter and IPython should not generate it in the future:

ipython/ipython#13941
jupyter/jupyter_client#931

I've also included a fix related to AttrDict. It receives nb as a plain dictionary when called from the jupyter pre_save_hook. Rather than play whack-a-mole, I modified clean_nb to work with a plain dict.

Let's hope this one concludes the series of PRs. :)

P.S. The readme change probably comes from the latest quarto.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jph00 jph00 merged commit 485eac4 into AnswerDotAI:master Feb 13, 2023
@jph00 jph00 added the bug Something isn't working label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants