We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using a jupyter notebook & setting a default format. Formatting is not applied on cells ouput.
After applying a default format, formatting should be applied on ouput on a notebook.
The text was updated successfully, but these errors were encountered:
Propagate all of default_format through PrettyIPython. Closes hgr…
default_format
PrettyIPython
a456505
…ecco#1206
Is there any progress on getting this fixed or a work around?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Context
When using a jupyter notebook & setting a default format.
Formatting is not applied on cells ouput.
Expected
After applying a default format, formatting should be applied on ouput on a notebook.
Example
The text was updated successfully, but these errors were encountered: