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
Hi,
Yes the character encoding for notebooks is utf-8 so all output must be valid Unicode, we could handle invalid cases like this by attempting to decode in the kernel before sending to the notebook front end,
Nothing is displayed if I do this in a notebook, while it works in the console.
The notebook log says
The text was updated successfully, but these errors were encountered: