You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using inline code, the resulting text shows up in a different font and with quotation marks. Is there a way to get around this behavior? For example:
1+2{.python .cb.nb session=python} yields '3', not just 3 as a number in the text.