added docs page

This commit is contained in:
William Falcon 2019-06-26 20:02:51 -04:00
parent 2962768cd0
commit 246dc6978c
1 changed files with 1 additions and 2 deletions

View File

@ -121,8 +121,7 @@ cluster.optimize_parallel_cluster_gpu(training_fx)
```
#### Quick demo
Run the following demo to see how it works:
## Demo
```bash
# install lightning
pip install pytorch-lightning