File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010### Fixes
1111
12+ 1 . Restore plotviewer in Native Notebooks.
13+ ([ #6315 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6315 ) )
14+ 1 . Fix debugging in ` Interactive Window ` when using ` IPyKernel 6 ` .
15+ ([ #6534 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6534 ) )
12161 . Add a placeholder ` Python 3 ` kernel if user doesn't have any Python interpreters, with ability to notify user to install Python extenssion or Python runtime.
1317 ([ #5864 ] ( https://github.com/Microsoft/vscode-jupyter/issues/5864 ) )
14181 . Fixes to completion items received from Jupyter.
1721 ([ #5996 ] ( https://github.com/Microsoft/vscode-jupyter/issues/5996 ) )
18221 . Remove popup tip that indicates to users the kernel picker is in the bottom right.
1923 ([ #6016 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6016 ) )
20- 1 . Restore plotviewer in Native Notebooks.
21- ([ #6315 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6315 ) )
22241 . Ensure Pyspark kernels are listed.
2325 ([ #6316 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6316 ) )
24261 . Fix problem where the active interpreter is not being used for the interactive window when not running with raw kernel.
2527 ([ #6409 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6409 ) )
26- 1 . Fix debugging in ` Interactive Window ` when using ` IPyKernel 6 ` .
27- ([ #6534 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6534 ) )
28281 . ` Ctrl+Enter ` in native notebooks should put cell into command mode immediately, then run the cell.
2929 ([ #6582 ] ( https://github.com/Microsoft/vscode-jupyter/issues/6582 ) )
30301 . List non-traditional (not using ` ipykernel ` ) global Python kernelspecs.
You can’t perform that action at this time.
0 commit comments