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
Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
After I clicked the "Clear All Outputs", some fields have the execution_count field set to null but some fields still have some number. This looks like #16052 and people claimed that it is fixed. However, it is still happening to me, creating a lot of unnecessary diffs when I try to commit.
It is very confusing that all kinds of behaviors can happen:
Set a cell without execution_count before to null, or change its value from one number to a new number:
Set a cell without execution_count before to either null or some number:
Set a cell with a number in execution_count before to null
I am running the notebook inside a Docker container.
Applies To
What happened?
After I clicked the "Clear All Outputs", some fields have the
execution_count
field set tonull
but some fields still have some number. This looks like #16052 and people claimed that it is fixed. However, it is still happening to me, creating a lot of unnecessary diffs when I try to commit.It is very confusing that all kinds of behaviors can happen:
Set a cell without
execution_count
before tonull
, or change its value from one number to a new number:Set a cell without
execution_count
before to eithernull
or some number:Set a cell with a number in
execution_count
before tonull
I am running the notebook inside a Docker container.
VS Code:
Version: 1.96.2
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.0-51-generic snap
VS Code Version
1.96.2
Jupyter Extension Version
2024.11.0
Jupyter logs
Coding Language and Runtime Version
Python 3.11.10
Language Extension Version (if applicable)
2024.22.2
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
None
The text was updated successfully, but these errors were encountered: