RMagics in notebook is printing output with space #689
Unanswered
mattgerg12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I print R DataFrame using
%%R
the result line spacing too wide.I expected it to show how it is in jupyterbook.

The pandas data frames get printed very well. Is there anything that I can do to space it well in R magics ?
Beta Was this translation helpful? Give feedback.
All reactions