update docs (#905)

This commit is contained in:
Harrison Chase
2023-02-06 00:26:20 -08:00
committed by GitHub
parent 53d56d7650
commit 71e662e88d
4 changed files with 3 additions and 4 deletions

View File

@@ -14,12 +14,8 @@
"\n",
"Export your dataset from Notion. You can do this by clicking on the three dots in the upper right hand corner and then clicking `Export`.\n",
"\n",
"<img src=\"export_notion.png\" alt=\"export\" width=\"200\"/>\n",
"\n",
"When exporting, make sure to select the `Markdown & CSV` format option.\n",
"\n",
"<img src=\"export_format.png\" alt=\"export-format\" width=\"200\"/>\n",
"\n",
"This will produce a `.zip` file in your Downloads folder. Move the `.zip` file into this repository.\n",
"\n",
"Run the following command to unzip the zip file (replace the `Export...` with your own file name as needed).\n",