Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Extensions

Please refer to Useful Visual Studio Code Extensions .

Set Python Environment for Visual Studio Code Server

  1. File -> Preference -> Settings

  2. Click on Workspace.

  3. Search for Python Path.

  4. Change Python Path to the one you want to use.

Set Python Path

Debug a Python Project

Visual Studio Live Share

Visual Studio Live Share

What is Visual Studio Live Share?

Visual Studio Code for Jupyter Notebook

https://code.visualstudio.com/docs/python/jupyter-support

References