Skip to content

Jupyter Notebooks documentation inconsistent #6779

Open
@y4n9squared

Description

@y4n9squared

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions