vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

VS Code Jupyter extension

Results 736 vscode-jupyter issues
Sort by recently updated
recently updated
newest added

1. Run some cells with a plot in the interactive window 2. See that the plot viewer works 3. Save as a notebook Expected: plot can still be open Actual:...

bug
good first issue
interactive-window
plot-viewer
iteration-candidate

The drive to add locked editor groups was driven by terminals being supported in editor windows. Users were frustrated that terminals were easily overlapped by newly opened files. Same arguments...

interactive-window
feature-request

This bug from over a year ago is still present. https://github.com/microsoft/vscode-jupyter/issues/1837 This issue has been closed and locked because a work around was suggested. However the work around only prevents...

bug
interactive-window

1. Create interactive window 2. Run some code in it 3. Export to Jupyter notebook 4. Open in editor. Leave the notebook open 5. Open interactive window on top of...

bug
interactive-window

Issue Type: Feature Request Hello. After upgrading to VSCode 1.59.1 I have issues with the new notebook format. I mostly use .py files and interactive iPython panel. Latest update broke...

interactive-window
feature-request

When selecting "Jupyter: Run Current File in Interactive Window", the contents of the file are run in the window. This will not allow the __file__ parameter, __init___.py files nor the...

interactive-window
feature-request

## Environment data - Version: 1.60.0-insider - Commit: 7c25c174726ab969db3f99058cdf24bcfae1cfbe - Date: 2021-08-11T05:13:17.497Z - Jupyter Extension version (available under the Extensions sidebar): v2021.8.2025984474 - Python Extension version (available under the Extensions...

bug
interactive-window
awaiting-community-thoughts

Issue Type: Bug --- 1. Open some `.py` file 2. Output something into `Interactive-1` window 3. Open command pallete (`Ctrl + Shift + P`) from `.py` file 4. Apply `Jupyter:...

bug
interactive-window

Testing microsoft/vscode#129288 Repro steps: 1. Open a file A, set a breakpoint, and debug a cell in that file. Press the red button to stop debugging. 2. Open a file...

bug
interactive-window

Open a folder Open a python file with cells Click run cell For 5 seconds or so there's no response and then I get the Kernel connection message and the...

bug
perf
interactive-window