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

Hi, It'd be great if we could print the entire python interactive window content with 3 options: 1) cell inputs hidden 2) cell inputs shown collapsed 3) cell inputs shown...

interactive-window
feature-request

See comment here: https://github.com/microsoft/vscode-python/issues/5882#issuecomment-506653135 Do people use more than one file per session?

interactive-window
feature-request

**If the jupyter python script can be straight forward export as an HTML5, it's really convenient to show our codes to the others and build the documents.** However, current extension...

needs-spec
interactive-window
feature-request

## Environment data - VS Code version: 1.30.2 - Extension version (available under the Extensions sidebar): 2018.12.1 - OS and version: Ubuntu 18.04 - Python version (& distribution if applicable,...

interactive-window
notebook-workflow
feature-request

Opening this to track this suggestion seperately. based on discussion in microsoft/vscode-python#3109 "I second the suggestion by @JackCaster. I would even go one step further and have an option to...

interactive-window
feature-request

Would be useful for notebooks as well the interactive window to support being able to pick a server per notebook/interactive window session (like we allow picking kernels). _Originally posted by...

notebook-remote
interactive-window
feature-request

![image](https://user-images.githubusercontent.com/44701446/70106211-f1b33c80-167d-11ea-9746-de9b3324ad8d.png) Will be doable if the output cell shown inside the pop-up tab like the visual debugger tab? Making interactive output inside pop-up tab like the visual debugger tab wouldn't...

interactive-window
interactive-window-debugging
feature-request

Hi! I tried to integrate notebooks-related functionality in my daily workflow. Not everything was smooth and I returned to JupyterLab in the end. However, the transition was very close to...

needs-split
interactive-window
feature-request

# Feature: Notebook Editor, Interactive Window, Python Editor cells ## Description The notebook provides an option 'Convert and save to a Python script', which creates a representation of the notebook...

feature-request
notebook-serialization

This is related to bug microsoft/vscode-python#11206 which is currently addressed with a workaround. and specifically this comment https://github.com/microsoft/vscode-python/issues/11206#issuecomment-615393463 To summarize here: Currently, using argparse fails (crashes) in the Interactive Window....

interactive-window
feature-request