Skip to content

FAQ (Frequently Asked Questions)

Don Jayamanne edited this page Mar 10, 2022 · 19 revisions

General Questions

What is the Jupyter extension?

The Jupyter extension is a VS Code extension designed to add a Jupyter notebook coding experience to VS Code for Python and other languages that participate in the Jupyter ecosystem. See https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter for more information.

Workarounds for Common or Recent Issues

Why am I not able to run Python cells in a notebook or the interactive window? Or Why isn't my Python kernel starting?

Please see: https://github.com/microsoft/vscode-jupyter/wiki/Troubleshooting-Jupyter-issues-in-the-Python-Interactive-Window-or-Notebook-Editor

Clone this wiki locally