File tree 4 files changed +1
-38
lines changed
_includes/install_instructions
4 files changed +1
-38
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,6 @@ <h3>Text Editor</h3>
33
33
for an example on how to open nano.
34
34
It should be pre-installed.
35
35
</ p >
36
- < h4 id ="editor-macos-video-tutorial "> Video Tutorial</ h4 >
37
- < div class ="yt-wrapper2 ">
38
- < div class ="yt-wrapper ">
39
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
40
- </ div >
41
- </ div >
42
36
</ article >
43
37
< article role ="tabpanel " class ="tab-pane " id ="editor-linux ">
44
38
< p >
Original file line number Diff line number Diff line change @@ -53,15 +53,8 @@ <h3>Git</h3>
53
53
(Note: this project is no longer maintained.)
54
54
Because this installer is not signed by the developer, you may have to
55
55
right click (control click) on the .pkg file, click Open, and click
56
- Open in the pop-up dialog. You can watch
57
- < a href ="https://www.youtube.com/watch?v=9LQhwETCdwY "> a video tutorial about this case</ a > .
56
+ Open in the pop-up dialog.
58
57
</ p >
59
- < h4 > Video Tutorial</ h4 >
60
- < div class ="yt-wrapper2 ">
61
- < div class ="yt-wrapper ">
62
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
63
- </ div >
64
- </ div >
65
58
</ article >
66
59
< article role ="tabpanel " class ="tab-pane " id ="git-linux ">
67
60
< p >
Original file line number Diff line number Diff line change @@ -28,12 +28,6 @@ <h3>R</h3>
28
28
administrator" instead of double-clicking). Otherwise problems may occur later,
29
29
for example when installing R packages.
30
30
</ p >
31
- < h4 > Video Tutorial</ h4 >
32
- < div class ="yt-wrapper2 ">
33
- < div class ="yt-wrapper ">
34
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/q0PjTAylwoU?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
35
- </ div >
36
- </ div >
37
31
</ article >
38
32
< article role ="tabpanel " class ="tab-pane " id ="rstats-macos ">
39
33
< p >
@@ -43,12 +37,6 @@ <h4>Video Tutorial</h4>
43
37
Also, please install the
44
38
< a href ="https://posit.co/download/rstudio-desktop/ "> RStudio IDE</ a > .
45
39
</ p >
46
- < h4 > Video Tutorial</ h4 >
47
- < div class ="yt-wrapper2 ">
48
- < div class ="yt-wrapper ">
49
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/5-ly3kyxwEg?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
50
- </ div >
51
- </ div >
52
40
</ article >
53
41
< article role ="tabpanel " class ="tab-pane " id ="rstats-linux ">
54
42
< p >
Original file line number Diff line number Diff line change @@ -97,12 +97,6 @@ <h3>The Bash Shell</h3>
97
97
</ li >
98
98
</ ol >
99
99
< p > This will provide you with both Git and Bash in the Git Bash program.</ p >
100
- < h4 > Video Tutorial</ h4 >
101
- < div class ="yt-wrapper2 ">
102
- < div class ="yt-wrapper ">
103
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/339AEqk9c-8?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
104
- </ div >
105
- </ div >
106
100
</ article >
107
101
< article role ="tabpanel " class ="tab-pane " id ="shell-macos ">
108
102
< p >
@@ -129,12 +123,6 @@ <h4>Video Tutorial</h4>
129
123
< kbd > Return</ kbd > key and reboot. To check available shells, type
130
124
< code > cat /etc/shells</ code > .
131
125
</ p >
132
- < h4 id ="shell-macos-video-tutorial "> Video Tutorial</ h4 >
133
- < div class ="yt-wrapper2 ">
134
- < div class ="yt-wrapper ">
135
- < iframe type ="text/html " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " src ="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0 " class ="yt-frame " allowfullscreen > </ iframe >
136
- </ div >
137
- </ div >
138
126
</ article >
139
127
< article role ="tabpanel " class ="tab-pane " id ="shell-linux ">
140
128
< p >
You can’t perform that action at this time.
0 commit comments