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 b32127e commit f841531Copy full SHA for f841531
content/documentation/_index.md
@@ -15,4 +15,10 @@ title = 'Accessible Documentation'
15
link = 'accessible-documentation'
16
body = 'Learn about how to structure and write project documentation that considers disabled and abled readers.'
17
18
+[[item]]
19
+type = 'card'
20
+title = 'Accessible Notebooks'
21
+link = 'notebook-authoring-guide'
22
+body = 'Learn about how to structure and write Jupyter notebooks that considers disabled and abled readers.'
23
+
24
{{< /grid >}}
0 commit comments