diff --git a/workflow/vscode_ssh/README.md b/workflow/vscode_ssh/README.md new file mode 100644 index 0000000..ed8456e --- /dev/null +++ b/workflow/vscode_ssh/README.md @@ -0,0 +1,30 @@ +# Working remotely via ssh +{:.no_toc} + + + +## Top + +Develop your code with [VS code remotely via a ssh connection](https://code.visualstudio.com/docs/remote/ssh). + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) + +## Installation + +We need to install the Remote ssh extension + +!(image0)[image0.png] + +and these one too: + +!(image1)[image1.png] + +However, the second one should be installed automatically. + + + +```python +```