Data Science in Visual Studio Code

Data science work within Visual Studio Code using Jupyter Notebooks and the Interactive Window to start analyzing and visualizing your data in minutes! Power your Python coding experience with IntelliSense support and build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.

Techappss

Techapps

Extensions

The VS Code Marketplace offers a family of extensions that provide a first-class data science experience for Python data science. In order to get started with Python, Microsoft recommends the following extensions:

Python

Python

ms-python

IntelliSense (Pylance), Linting, Debugging (multi-threaded, remote), Jupyter Notebooks, code formatting, refactoring, unit tests, and more.

Jupyter

Jupyter

ms-toolsai

Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.

Remote - SSH

Remote – SSH

ms-vscode-remote

Open any folder on a remote machine using SSH and take advantage of VS Code’s full feature set.

Azure Machine Learning

Azure Machine Learning

ms-toolsai

Visual Studio Code extension for Azure Machine

Chockalingam