Skip to content

Commit 12d326b

Browse files
authored
Embedding videos
1 parent 7ea3c3e commit 12d326b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

blogs/2019/05/02/remote-development.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Commands and extensions are run directly in the Linux distro, so you don't have
7575

7676
Check out this quick, 2-minute video to see how easy it is to develop in WSL.
7777

78-
<!-- TODO WSL video Kenneth -->
78+
<iframe width="560" height="315" src="https://www.youtube.com/embed/mIHprjsSO9o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
7979

8080
For more information, please see the [Developing in WSL](https://aka.ms/vscode-remote/wsl) documentation.
8181

@@ -93,7 +93,7 @@ You could use Vim over SSH or Jupyter Notebooks to edit your remote code, but yo
9393

9494
Check out this quick, 2-minute video to see how easy it is to develop on a virtual machine over SSH.
9595

96-
<!-- TODO SSH video Sana -->
96+
<iframe width="560" height="315" src="https://www.youtube.com/embed/rh1Ag41J6IA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
9797

9898
For more information, please see the [Developing using SSH](https://aka.ms/vscode-remote/ssh) documentation.
9999

@@ -109,7 +109,7 @@ A `devcontainer.json` file can be used to tell VS Code how to configure the deve
109109

110110
Check out this quick, 2-minute video to see Development Containers in action.
111111

112-
<!-- TODO Containers video Bowden -->
112+
<iframe width="560" height="315" src="https://www.youtube.com/embed/TVcoGLL6Smo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
113113

114114
For more information on development containers, please see the [Developing inside a Container](https://aka.ms/vscode-remote/containers) documentation as well as the [vscode-remote-try-* repositories](https://github.com/search?q=org%3AMicrosoft+vscode-remote-try-&unscoped_q=vscode-remote-try-) that contain samples you can use today.
115115

@@ -149,4 +149,4 @@ Let us know what you think!
149149

150150
Happy Coding,
151151

152-
The [@code](https://twitter.com/code) team
152+
The [@code](https://twitter.com/code) team

0 commit comments

Comments
 (0)