Incorrect behavior when running .py files in the latest version #7369
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
interactive-window
Impacts interactive window
I updated VSCode since my research activities have come to an end. At that time, I also updated the extensions, but now I can't do what I used to be able to do.
Expected behaviour
extension versions
Pyhon: 2021.8.1105858891
Jupyter: 2021.8.1054968649
.py
file# %%
and execute withshift + Enter
Actual behavior
Extension versions
Pyhon: 2021.8.1159798656
Jupyter: 2021.8.1236758218
Direct kernel connection broken
is displayed.The icon displayed in the Interactive window seems to have been changed.
Latest
Old
Logs
Jupyter
Steps to Reproduce
(Do you need to provide a dockerfile?)
I don't know which extension has the problem this time, Python or Jupyter. (Please forgive me for posting on this issue without knowing.)
I tried using an older environment for either version, but that didn't solve the problem.
I don't think the Docker connection is the problem, what do you think?
The text was updated successfully, but these errors were encountered: