diff --git a/website/docs/notebooks.mdx b/website/docs/notebooks.mdx index ec38a95bb537..b441e03b9934 100644 --- a/website/docs/notebooks.mdx +++ b/website/docs/notebooks.mdx @@ -1,3 +1,7 @@ +--- +hide_table_of_contents: true +--- + import {findAllNotebooks} from '../src/components/NotebookUtils'; import GalleryPage from '../src/components/GalleryPage';