You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,12 @@ pip install pytorch-lightning
32
32
```
33
33
34
34
## Docs
35
-
**[View the docs here](https://pytorch-lightning.rtfd.io/en/latest)**
36
-
** DOCS TEMPORARILY have broken links because we recently switched orgs from williamfalcon/pytorch-lightning to pytorchlightning/pytorch-lightning [jan 15, 2020].
35
+
[jan 20, 2020]
36
+
**[Old docs (some links might be broken](https://pytorch-lightning.readthedocs.io/en/stable)
37
+
###### As a temporary hack, when you get the 404, replace williamfalcon.github.io with pytorchlightning.github.io.
38
+
39
+
**[New docs, CURRENTLY DEBUGING](https://pytorch-lightning.rtfd.io/en/latest)**
37
40
38
-
As a temporary hack, when you get the 404, replace williamfalcon.github.io with pytorchlightning.github.io.
39
41
40
42
## Demo
41
43
[Copy and run this COLAB!](https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=HOk9c4_35FKg)
0 commit comments