B. Install extensions
Contents
B. Install extensions¶
Installing Python support¶
Install the Python extension:
This Python extension will install the following extensions:
Jupyter which implements support for Jupyter notebooks (though the
jupyterlab
PyPI package needs to be installed in the current Python environment)Pylance which parses and checks Python code.
Jupyter Notebook Renderers to render notebooks.
Install the IntelliCode extension that prioritizes code suggestions:
Install a spellchecker for code identifiers:
(Details here).
We mention additional extensions in the version control settings page, the main ones:
We discuss extras extensions at a different place.