Cannot print Chinese characters properly in VScode R notebook #9738
Unanswered
ferris-wufei
asked this question in
Questions and Answers
Replies: 1 comment 2 replies
-
This seems to work for me, |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using Jupyter notebook with R kernel in VScode. The Chinese characters cannot be displayed correctly. Seems they are converted to unicodes. Meanwhile everything works good in R terminal.
Here're some examples.
This caused bigger issue such as the SQL commands with Chinese are not properly sent to DB connections...
Am I missing any config settings? Appreciate your help :)
Beta Was this translation helpful? Give feedback.
All reactions