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.
2 parents ef0966d + e9d951b commit 2b1f605Copy full SHA for 2b1f605
docs/add_dataset.md
@@ -6,10 +6,10 @@ See our [list of datasets](catalog/overview.md) to see if the dataset you want
6
isn't already added.
7
8
* [Overview](#overview)
9
-* [Writing `my_dataset.py`](#writing-my-datasetpy)
+* [Writing `my_dataset.py`](#writing-my_datasetpy)
10
* [Use the default template](#use-the-default-template)
11
- * [DatasetBuilder](#datasetbuilde)
12
- * [my_dataset.py](#my-datasetpy)
+ * [DatasetBuilder](#datasetbuilder)
+ * [my_dataset.py](#my_datasetpy)
13
* [Specifying `DatasetInfo`](#specifying-datasetinfo)
14
* [`FeatureConnector`s](#featureconnectors)
15
* [Downloading and extracting source data](#downloading-and-extracting-source-data)
0 commit comments