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 have been using an IME software named HuaerWuBi(花儿五笔) to input Chinese, but recently I installed a new conda environment on a new computer, in which the jupyter-core version is v5.7.2, and I found that the problem of letter loss occurs when I input code in the webpage of the notebook in the English mode using the above mentioned input method. You can see the picture below. I originally wanted to input the content as pd.read_csv(), but I got pd.ea_s().
Expected behavior
I tested it again in juypter-notebook on my old computer, and found that I could input the content completely, using the upyter-core version v5.5.0. See the following picture.
I created a new environment on my new computer, installed jupyter-notebook with v5.5, and can also input my content successfully.
Context
Operating System and version: Windows 10 22H2
Conda and jupyter-notebook were installed on: WSL1 Ubuntu 16.04.7 LTS
Thank you @leeyupeng119 for opening this issue! Could you share the version of new Jupyter packages your are using via the terminal command jupyter --version? Also, if you would be able to try upgrading, or creating a new conda environment to test the latest release of Jupyter Notebook 7.4.0a1 and check whether this issue comes up for you?
Thank you @leeyupeng119 for opening this issue! Could you share the version of new Jupyter packages your are using via the terminal command jupyter --version? Also, if you would be able to try upgrading, or creating a new conda environment to test the latest release of Jupyter Notebook 7.4.0a1 and check whether this issue comes up for you?
I have been using an IME software named HuaerWuBi(花儿五笔) to input Chinese, but recently I installed a new conda environment on a new computer, in which the jupyter-core version is v5.7.2, and I found that the problem of letter loss occurs when I input code in the webpage of the notebook in the English mode using the above mentioned input method. You can see the picture below. I originally wanted to input the content as pd.read_csv(), but I got pd.ea_s().
Expected behavior
I tested it again in juypter-notebook on my old computer, and found that I could input the content completely, using the upyter-core version v5.5.0. See the following picture.
I created a new environment on my new computer, installed jupyter-notebook with v5.5, and can also input my content successfully.
Context
The text was updated successfully, but these errors were encountered: