This commit is contained in:
sana-ajani 2020-10-22 11:44:30 -04:00
Родитель 1e6b7ee091
Коммит 6c80b8904d
5 изменённых файлов: 7 добавлений и 13 удалений

Просмотреть файл

@ -56,6 +56,4 @@ To learn how to get started with the Remote - Containers extension, check out th
You can also read more in our [development containers in education blog post](/blogs/2020/07/27/containers-edu.md).
We also highly recommend checking out the step-by-step containers tutorial.
### [Remote - Containers Getting Started tutorial](/docs/remote/containers-tutorial.md)
We also highly recommend checking out the [step-by-step containers tutorial](https://code.visualstudio.com/docs/remote/containers-tutorial).

Просмотреть файл

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e255c7908b58737a87692b422b4ad86c1ad46cb61c95a377f461927b78ade38c
size 249359
oid sha256:a981ae891509f4bf72643e7514dcf19c224f99949ef6dea9380bd8aae8871d38
size 114846

Просмотреть файл

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67caf0a70f9e5eac9577c712fc9917abdfb715f205f4d08ca803731688840ba0
size 22751
oid sha256:170301f0e32a75cd1ea76ce4eb80bbe201dabf58f480d9ae1ccf40a8500607f6
size 50665

Просмотреть файл

@ -31,6 +31,4 @@ Check out the following video to see an example of using Remote - SSH in action:
As demonstrated above, we can SSH into a more powerful virtual machine to greatly speed up the execution time of our programs.
We also highly recommend checking out the step-by-step SSH tutorial.
### [Remote - SSH Getting Started tutorial](/docs/remote/ssh-tutorial.md)
We also highly recommend checking out the [step-by-step SSH tutorial](https://code.visualstudio.com/docs/remote/ssh-tutorial).

Просмотреть файл

@ -31,6 +31,4 @@ The typical flow is you'll open a Linux command prompt, navigate to a folder of
<iframe src="https://youtube.com/embed/mIHprjsSO9o?rel=0&amp;disablekb=0&amp;modestbranding=1&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
We highly recommend checking out the step-by-step WSL tutorial to learn more.
### [Remote - WSL Getting Started tutorial](/docs/remote/wsl-tutorial.md)
We highly recommend checking out the [step-by-step WSL tutorial](https://code.visualstudio.com/docs/remote/wsl-tutorial) to learn more.