microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.27k stars 283 forks source link

Kernel crash while keying a dot after pandas Series #15930

Closed lastsummerx closed 2 weeks ago

lastsummerx commented 1 month ago

Applies To

What happened?

Kernel crash while keying a dot after pandas Series. jupyter

ipykernel 6.29.5 jupyter_client 8.6.0 jupyter_core 5.7.2

VS Code Version

1.92.1

Jupyter Extension Version

v2024.8.2024080201 (pre-release)

Jupyter logs

23:54:42.649 [error] Disposing session as kernel process died ExitCode: 3221225725, Reason:

Coding Language and Runtime Version

Python 3.10.14 | packaged by Anaconda, Inc.

Language Extension Version (if applicable)

v2024.12.2

Anaconda Version (if applicable)

conda 24.5.0

Running Jupyter locally or remotely?

Local

lastsummerx commented 1 month ago

Maybe it 's same as #15577

DonJayamanne commented 3 weeks ago

Thank you for filing this issue and sorry you are running into this. Please can you disable the following setting and see if that makes a difference?

Image

vs-code-engineering[bot] commented 2 weeks ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!