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
I was trying to assign unicode such as chinese characters as variable name. It simply not displaying anything after hit enter. E.g. paste below code to the input and hit enter, the variable part is gone.
你好 = 1
In[1] := = 1
Wolfram Language 13.0.0 Engine for Microsoft Windows (64-bit)
The text was updated successfully, but these errors were encountered:
I am sorry that you are having this issue. Does this problem occur when you use the built-in Wolfram Engine command line?
You might be able to avoid this issue by using Jupyter to interact with the Wolfram Engine, which will not use the Wolfram Engine's built-in command line. This project's README.md contains instructions for adding a Wolfram Language kernel to Jupyter.
I tried interacting with the Wolfram Engine using Jupyter's notebook mode (jupyter notebook) and console mode (jupyter console), and the Unicode variable name seemed to work.
I was trying to assign unicode such as chinese characters as variable name. It simply not displaying anything after hit enter. E.g. paste below code to the input and hit enter, the variable part is gone.
In[1] := = 1
Wolfram Language 13.0.0 Engine for Microsoft Windows (64-bit)
The text was updated successfully, but these errors were encountered: