Skip to content

Jupyter Notebook Behavior Differences in VS Code vs VS Code Insiders #6045

@amitktripathi

Description

@amitktripathi

I recently gave VS Code Insiders a try and its impressive. The main reason I was trying Insider edition because I could not use Python extensions in Jupyter Notebook in VS Code. Interestingly I can do those in Jupyter Notebook in VS Code Insiders edition. However, I am finding the Markdown cells in VS Code insiders behaving strangely.

Few issues in VS Code Insiders while using Jupyter Notebook:

  1. The rendered fonts are very small and I am not sure what way to control/change them (In VSCode, the font followed 'Font Family'
  2. The markdown does not execute without manually pressing ctrl+alt+enter . In VS Code, this occurred as soon as the markdown cell was unselected
  3. While I see that there are more than just python and markdown cell options now, however switching between these two is not happening as smoothly (using escape and then M or Y does not produce intended results of switching between markdown and python)
  4. While not the biggest issue, the delete cell button is very close to other buttons in cell menu. I liked the layout in VS Code where delete cell button was separate and minimized accidental deletion of cell.

Using VS Code 1.56.2

Using VS Code Insiders 1.57

VS Code - 1.56.2
VS Code Insiders - 1.57
Windows 10

(If this report has incorrect format, I apologize. First time posting issue/feedback on git)

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions