We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aee227 commit cf67ce0Copy full SHA for cf67ce0
1 file changed
docs/source/getting-started/index.rst
@@ -55,7 +55,7 @@ Here's how simple it is to train a model:
55
Next Steps
56
----------
57
58
-.. grid:: 2
+.. grid:: 3
59
:gutter: 3
60
61
.. grid-item-card:: Installation
@@ -69,3 +69,9 @@ Next Steps
69
:link-type: doc
70
71
Train your first model step-by-step.
72
+
73
+ .. grid-item-card:: Local Development
74
+ :link: local-development
75
+ :link-type: doc
76
77
+ Set up your local dev environment.
0 commit comments