When executing multiple cells queued ones don't show up anymore
See original GitHub issueIssue Type: Bug
When executing multiple cells queued ones don’t show up anymore; it only shows the most recent one being currently executed and not the ones that are queued for execution in Interactive Python.
VS Code version: Code 1.59.0 (379476f0e13988d90fab105c5c19e7abc8b1dea8, 2021-08-04T23:14:40.191Z) OS version: Darwin x64 20.6.0 Restricted Mode: No
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i5-7360U CPU @ 2.30GHz (4 x 2300) |
GPU Status | 2d_canvas: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled webgl: enabled webgl2: enabled |
Load (avg) | 3, 4, 4 |
Memory (System) | 8.00GB (0.15GB free) |
Process Argv | –crash-reporter-id d07ed298-647e-451d-99de-de1722f8bc11 |
Screen Reader | no |
VM | 0% |
Extensions (33)
Extension | Author (truncated) | Version |
---|---|---|
codesnap | adp | 1.3.4 |
Bookmarks | ale | 13.1.0 |
python-inline-query-highlighting | ard | 1.0.2 |
path-intellisense | chr | 2.4.0 |
vscode-sql-beautify | cla | 0.2.5 |
gitignore | cod | 0.7.0 |
bracket-pair-colorizer-2 | Coe | 0.2.1 |
githistory | don | 0.6.18 |
gitlens | eam | 11.6.0 |
autoconf | mae | 0.1.0 |
markdown-converter | man | 3.1.2 |
git-graph | mhu | 1.30.0 |
python | ms- | 2021.8.1102490946 |
vscode-pylance | ms- | 2021.8.0 |
jupyter | ms- | 2021.8.1195043623 |
remote-containers | ms- | 0.191.0 |
remote-ssh | ms- | 0.65.7 |
remote-ssh-edit | ms- | 0.65.7 |
remote-wsl | ms- | 0.58.2 |
vscode-remote-extensionpack | ms- | 0.21.0 |
azure-account | ms- | 0.9.8 |
cmake-tools | ms- | 1.7.3 |
autodocstring | njp | 0.5.4 |
material-icon-theme | PKi | 4.9.0 |
kuskus-kusto-language-server | ros | 1.0.1 |
kuskus-kusto-syntax-highlighting | ros | 1.1.8 |
markdown-preview-enhanced | shd | 0.5.22 |
rewrap | stk | 1.14.0 |
code-spell-checker | str | 1.10.2 |
cmake | twx | 0.0.17 |
vscodeintellicode | Vis | 1.2.14 |
clang-format | xav | 1.9.0 |
vscode-scope | yiw | 0.0.24 |
(1 theme extensions excluded)
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30322571
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805:30301674
pythonvspyt200:30340761
vscextlangct:30333562
binariesv615:30325510
vsccppwt:30329788
pythonvssor306:30344512
bridge0708:30335490
vstre464:30346472
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
The cell block keeps on executing indefinitely without ...
Hi Team, The cell block keeps on executing indefinitely without producing any result.
Read more >Jupyter notebook not running code. Stuck on In [*]
I just want to add that I experienced a problem in JupyterHub where the code in the cell would just not execute. I...
Read more >Solving duplicated / repeating cells in Table view
The above example shows a tableview with a to-do task list. When a user tap on the cell, it means the task has...
Read more >13 Common Printer Problems and How to Fix Them
When your print job finishes, your queue is supposed to clear itself automatically. That doesn't always work out as planned, especially when ...
Read more >Getting Rise of the Resistance Boarding Groups in 2021
That means if you wake up at 7:00 am and don't get a boarding group, you can't go to ... If there is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No actually those two cells executed too fast.
It only adds one cell at a time if you try to execute a queue. So you can’t tell what’s in the queue anymore.
@joyceerhl can you help take a look? Unassinging my self as I’m out.