-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clear all output should also delete execution count #2964
Comments
Thanks for the feedback. Seems like execution count should be cleared to me too. |
@DavidKutu Please continue working on this. |
The
|
Moving back to back log to ensure we add tests for this. |
Tests have been added |
Issue Type: Bug
Clear all output is an important feature when using source control on a long running project. We use it so that a diff only identifies code changes, rather than minor changes in output or execution count. Standard functionality in Jupyter is that execution count is cleared when clear all output is selected. Execution count is considered to be part of the output.
Steps to repro:
Expected results:
Actual results:
Extension version: 2019.10.41019
VS Code version: Code 1.38.1 (b37e54c98e1a74ba89e03073e5a3761284e3ffb0, 2019-09-11T13:35:15.005Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: