Skip to content

Commit 504badc

Browse files
JoelMarceysoumith
authored andcommitted
Remove install screencasts (hopefully temporarily)
The asciinema screencasts were archived. Remove them for now until we can hopefully get them restored.
1 parent a7dca4c commit 504badc

File tree

3 files changed

+0
-64
lines changed

3 files changed

+0
-64
lines changed

_get_started/installation/aws.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,6 @@ import torch
6060
torch.cuda.is_available()
6161
```
6262

63-
<div>
64-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
65-
<div class="screencast">
66-
<script src="https://asciinema.org/a/15dyZZvvakqbfKgfh2LByMkXz.js" id="asciicast-15dyZZvvakqbfKgfh2LByMkXz" data-speed="2" async></script>
67-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
68-
</div>
69-
</div>
70-
7163
## AWS Primer
7264
{: #aws-primer}
7365

_get_started/installation/linux.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,6 @@ sh Anaconda3-5.2.0-Linux-x86_64.sh
6060

6161
> You may have to open a new terminal or re-source your `~/.bashrc `to get access to the `conda` command.
6262
63-
<div>
64-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
65-
<div class="screencast">
66-
<script src="https://asciinema.org/a/SRbIn2nFnsUiYtlIcUsDVXN4n.js" id="asciicast-SRbIn2nFnsUiYtlIcUsDVXN4n" data-speed="3" async></script>
67-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
68-
</div>
69-
</div>
70-
7163
#### pip
7264

7365
*Python 3*
@@ -115,14 +107,6 @@ To install PyTorch via Anaconda, and do not have a [CUDA-capable](https://develo
115107
conda install pytorch-cpu torchvision-cpu -c pytorch
116108
```
117109

118-
<div>
119-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
120-
<div class="screencast">
121-
<script src="https://asciinema.org/a/wtojk0bqpUDIb3yIHUsZqD9Ha.js" id="asciicast-wtojk0bqpUDIb3yIHUsZqD9Ha" data-speed="3" async></script>
122-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
123-
</div>
124-
</div>
125-
126110
#### CUDA 9.0
127111

128112
To install PyTorch via Anaconda, and you are using CUDA 9.0, use the following `conda` command:
@@ -131,14 +115,6 @@ To install PyTorch via Anaconda, and you are using CUDA 9.0, use the following `
131115
conda install pytorch torchvision cudatoolkit=9.0 -c pytorch
132116
```
133117

134-
<div>
135-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
136-
<div class="screencast">
137-
<script src="https://asciinema.org/a/HaCIxmYVEd8xGRAKsDu9hv9up.js" id="asciicast-HaCIxmYVEd8xGRAKsDu9hv9up" data-speed="5" async></script>
138-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info ">Hide Demo</a>
139-
</div>
140-
</div>
141-
142118
#### CUDA 8.x
143119

144120
```bash
@@ -287,14 +263,6 @@ import torch
287263
torch.cuda.is_available()
288264
```
289265

290-
<div>
291-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
292-
<div class="screencast">
293-
<script src="https://asciinema.org/a/15dyZZvvakqbfKgfh2LByMkXz.js" id="asciicast-15dyZZvvakqbfKgfh2LByMkXz" data-speed="2" async></script>
294-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
295-
</div>
296-
</div>
297-
298266
## Building from source
299267
{: #linux-from-source}
300268

_get_started/installation/mac.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ sh Anaconda3-5.2.0-MacOSX-x86_64.sh
3131
# and follow the prompts. The defaults are generally good.`
3232
```
3333

34-
<div>
35-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
36-
<div class="screencast">
37-
<script src="https://asciinema.org/a/PS2oOMynjw5YR96WcgVLJDXqf.js" id="asciicast-PS2oOMynjw5YR96WcgVLJDXqf" data-speed="4" async></script>
38-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
39-
</div>
40-
</div>
41-
4234
#### pip
4335

4436
*Python 3*
@@ -80,14 +72,6 @@ To install PyTorch via Anaconda, use the following conda command:
8072
conda install pytorch torchvision -c pytorch
8173
```
8274

83-
<div>
84-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
85-
<div class="screencast">
86-
<script src="https://asciinema.org/a/iLaHS145GyJtwyJ3MswYaSOSC.js" id="asciicast-iLaHS145GyJtwyJ3MswYaSOSC" data-speed="2" async></script>
87-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
88-
</div>
89-
</div>
90-
9175
### pip
9276

9377
To install PyTorch via pip, use one of the following two commands, depending on your Python version:
@@ -131,14 +115,6 @@ import torch
131115
torch.cuda.is_available()
132116
```
133117

134-
<div>
135-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-screencast">Show Demo</a>
136-
<div class="screencast">
137-
<script src="https://asciinema.org/a/byF9rotzbaW0jzFnwWfAeW4ak.js" id="asciicast-byF9rotzbaW0jzFnwWfAeW4ak" data-speed="2" async></script>
138-
<a href="javascript:void(0);" class="btn btn-lg btn-orange btn-demo show-info">Hide Demo</a>
139-
</div>
140-
</div>
141-
142118
## Building from source
143119
{: #mac-from-source}
144120

0 commit comments

Comments
 (0)