-
Hi There,
I'm getting this error after upgrading to the latest Plotly version 5.24.0,
I'm using the latest VS Code version on Windows 11 64 bit. Thanks.
Version: 1.93.0 (user setup)
Commit: 4…
-
Run Groups is no longer working after updating to the latest version of vs code (April 2024 release) and corresponding version of jupyter extension. The Json has not changed but the "Group 1" label do…
-
Type: Performance Issue
After the latest update it takes longer to run Python. I've tested it with small snippets that just prints something basic to the terminal and it seems that it now takes one…
-
Currently, the extension concatenates multiple row indices into one index like 'layer1,layer2,layer3'. It would be amazing if the data was displayed similar to how vscode jupyter inline displays them.…
-
Type: Bug
At the left bottom of my VS code, there is a message like "Reactivating Terminals" which has been showing whenever I open vs code. i am able to excute code even when it appear. Please help…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
To reproduce the bug you need to have another ext…
-
Went through setup described in README.
When running
```{python}
ftu_explorer = FtuExplorer()
display(ftu_explorer)
```
I get this error:
```{javascript}
at ph.loadClass (https://file+.vsc…
-
Type: Bug
1. run the vs code binary as such: code --enable-features=UseOzonePlatform --ozone-platform=wayland
2. Drag your cursor to the "file" option on the toolbar.
VS Code version: Code 1.95.1 …
-
Whether to provide a new version of the adaptation update
-
Type: Bug
# Behaviour
When using the Jedi language server, all LS features work properly in a single cell, but don't recognize variables defined in one cell and used in another. Go to def gives a …