microsoft / microsoft/vscode-docs

Jupyter Notebooks documentation inconsistent

Open
#6,779 4 comments 0 reactions 2 assignees View on GitHub

@ntrogh is already working on this.

Since Oct 8, 2025.

data science doc-enhancement
Dominant language
Markdown
Stars
6.6k
Forks
5.8k
Avg merge
11h 43m
Merged PRs (30d)
123

Description

On the website, it states that working with Jupyter Notebooks in VS Code requires environments have the Jupyter package installed.

The GitHub Markdown docs, which I think is correct, states that you only need ipykernel installed. This is also shown in the link that appears on the actual application modal, when you try to execute a cell in a Python environment before a kernel is detected.

Given how much a full Jupyter installation pollutes the environment as compared to just the kernel package (in both number of packages and size), I think this small nuance should be corrected.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.