Commit 2d72aea
docs: fixups for notebook + badge (#91)
Summary:
Some small docs fixups:
* install torchx with kfp for notebooks
* reduces spam + make extraction more flexible
* print the pipeline.yaml at end of example
* added shield for pypi version to README
Pull Request resolved: #91
Test Plan:
CI
https://colab.research.google.com/github/pytorch/torchx/blob/gh-pages/0.1.0.dev2/_downloads/1aa1c6eb4233b94bdb0a2d1581cc0b03/advanced_pipeline.ipynb

https://github.com/pytorch/torchx/blob/11fd5db8aedba423b30d27ce756477cc5bf312f1/README.md
Reviewed By: kiukchung
Differential Revision: D29377781
Pulled By: d4l3k
fbshipit-source-id: 1933393a2ded461105737f900f2d385ab280557f1 parent c6af639 commit 2d72aea
File tree
4 files changed
+9
-3
lines changed- docs/source
- examples/pipelines/kfp
4 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments