We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7593d21 commit ddb1c4bCopy full SHA for ddb1c4b
2 files changed
docs/source/guides/index.rst
@@ -9,3 +9,4 @@ Guides
9
management
10
why-use-nemo-run
11
ray
12
+ cli
docs/source/index.rst
@@ -59,6 +59,6 @@ The ``hello_world`` tutorial series provides a comprehensive introduction to NeM
59
60
You can find the tutorial series below:
61
62
-1. :download:`Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>`
63
-2. :download:`Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>`
64
-3. :download:`Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`
+1. `Part 1 <../../../NeMo-Run/examples/hello-world/hello_world.ipynb>`
+2. `Part 2 <../../../NeMo-Run/examples/hello-world/hello_experiments.ipynb>`
+3. `Part 3 <../../../NeMo-Run/examples/hello-world/hello_scripts.py>`
0 commit comments