227 Forks
1043 Stars
1043 Watchers

vscode-jupyter

VS Code Jupyter extension

How to download and setup vscode-jupyter

Open terminal and run command
git clone https://github.com/microsoft/vscode-jupyter.git
git clone is used to create a copy or clone of vscode-jupyter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-jupyter https://github.com/microsoft/vscode-jupyter/archive/master.zip

Or simply clone vscode-jupyter with SSH
[email protected]:microsoft/vscode-jupyter.git

If you have some problems with vscode-jupyter

You may open issue on vscode-jupyter support forum (system) here: https://github.com/microsoft/vscode-jupyter/issues