Skip to content

Higher version of jupyter-notebook conflict with the IME software I've been using (character loss occurs when typing in the notebook) #7564

Open
@leeyupeng119

Description

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().

Image

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.

Image
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
  • Browser and version: Chromium 118.0.5993.159
  • Jupyter Notebook version: 5.7.2
  • The HuaerWuBi IME can get from: http://flypy.ysepan.com/

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions