add cookbook table (#12043)

This commit is contained in:
Bagatur
2023-10-19 14:05:24 -07:00
committed by GitHub
parent a4c3a44712
commit 8cabb4ee8e
3 changed files with 2 additions and 8 deletions

View File

@@ -48,4 +48,5 @@ python3.11 -m pip install --upgrade pip
python3.11 -m pip install -r vercel_requirements.txt
python3.11 scripts/model_feat_table.py
nbdoc_build --srcdir docs
cp ../cookbook/README.md src/pages/cookbook.mdx
python3.11 scripts/generate_api_reference_links.py