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 254c721 commit f8f0f7cCopy full SHA for f8f0f7c
docs/index.md
@@ -1,5 +1,12 @@
1
# Machine Learning
2
3
-| Versions |
4
-|--------|
5
-| [2025.2](./versions/2025.2/) |
+## Versions
+
+<div class="grid cards" markdown>
6
7
+- __[2025.2](./versions/2025.2/)__
8
9
+ ---
10
11
12
+</div>
mkdocs.yml
@@ -100,7 +100,8 @@ markdown_extensions:
100
- pymdownx.mark
101
- pymdownx.tilde
102
- tables
103
-
+ - toc:
104
+ title: ' '
105
106
plugins:
107
- glightbox
0 commit comments