Install VSC and Plugins

Zrzut ekranu 2024-07-11 o 10.30.37.png

Install and configure VSC. On Mac You will need to move downloaded file to Applications manually. You don’t have to configure anything else once You start.

Install Remote Development Plugin

Zrzut ekranu 2024-07-11 o 10.34.14.png

Initialize SSH session

Zrzut ekranu 2024-07-11 o 10.36.40.png

Type ssh [email protected]. Then confirm Your local settings file (anything works).

Zrzut ekranu 2024-07-11 o 10.38.16.png

And click Connect

Zrzut ekranu 2024-07-11 o 10.39.16.png

For the first time You will have to confirm certificates. Then type Your password.

Zrzut ekranu 2024-07-11 o 10.39.29.png

Open working directory

Zrzut ekranu 2024-07-11 o 10.40.32.png

Select the directory with all common files and settings eg. /home/repo. Then confirm Your trust.

Zrzut ekranu 2024-07-11 o 10.40.49.png

Jupyter notebook

Click File-New file in a Menu Bar and then select Jupyter Notebook.

Zrzut ekranu 2024-07-11 o 10.42.45.png