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

Testing microsoft/vscode#129288 With the python extension installed you have the run icon in the top right. With an interactive window opened I expected the interactive cells to get executed there....

interactive-window
awaiting-community-thoughts
feature-request

Python interactive is very powerful and easy to use in vscode. The command palette in the python interactive window already supports Jupyter runtime completion, which can automatically complete the column...

notebook-intellisense
interactive-window

### Applies To - [ ] Notebooks (.ipynb files) - [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? I start VS code with some...

bug
interactive-window

1. open a python file without having an active IW open 2. execute the cell from the file ``` # %% print(n) ``` 3. After the IW is created and...

bug
interactive-window

1. go to insiders.vscode.dev and connect to a remote jupyter server 2. start an IW and run a cell to connect to a kernel 3. restart the kernel result: The...

bug
interactive-window
vscode-web

If you try to create an IW without the Python extension installed and haven't specified a remote connection, we will display a prompt saying that the Python extension is required....

interactive-window
iteration-candidate
vscode-web
feature-request

## Environment data - VS Code version: 1.67.0 (user setup) - Jupyter Extension version: v2022.4.1001271738 - Python Extension version: v2022.6.0 - OS: Windows 11 - Python version: 3.7.3 - Type...

papercut :drop_of_blood:
interactive-window
feature-request

### Applies To - [ ] Notebooks (.ipynb files) - [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? When I try to "Run current...

bug
interactive-window

From a marketplace review (From: Not Specified on 3/18/2022). Here's the relevant comment: "Speaking of that interactive editor/terminal, it is the worst feature I have encountered in VS Code. First...

bug
interactive-window
iteration-candidate

From a marketplace review (From: Not Specified on 3/18/2022). Here's the relevant comment: "It's bad enough to get interrupted because you were just trying to insert a line feed like...

bug
interactive-window
iteration-candidate