pytutorial/workflow/vscode_install/README.md
David Rotermund e59d1bd2e5
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-07 21:48:13 +01:00

1 KiB

I assume that you have installed Python.

Download and installation

You need to download VS Code before you install it...

https://code.visualstudio.com

Obviously you want to use the version suitable for your OS.

Then install it. So far not very eventful.

Extensions

Python

Figure 1

Which also installs:

Figure 1b

Jupyter

Figure 2

Which also installs:

Figure 2b

Figure 2c

Figure 2d

Figure 2e

Flake8

Figure 3

Black Formater

Figure 4

MyPy Type Checker

Figure 5

Indent Rainbow

Figure 6

Todo Tree

Figure 7

Do not copy empty

Figure 8

Error Lens

Figure 9

One Dark Pro Theme (has a minimap)

Figure 11

Remote ssh (For our Cluster)

Figure 10

Which also installs:

Figure 10b