Ignore notebook with syntax error in ecosystem (#15604)

I'll open a PR in `openai/openai-cookbook` to fix these syntax errors
later but for now let's just ignore the notebook.

<img width="2560" alt="Screenshot 2025-01-20 at 10 17 43 AM"
src="https://github.com/user-attachments/assets/075127e4-956d-43f9-b175-b492600dbdee"
/>
This commit is contained in:
Dhruv Manilawala 2025-01-20 10:23:22 +05:30 committed by GitHub
parent 070c160fd5
commit 613951d848
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,6 +121,7 @@ DEFAULT_TARGETS = [
# These notebooks contain syntax errors because certain plain text / markdown
# cells are marked as code cells.
"exclude": [
"examples/Assistants_API_overview_python.ipynb",
"examples/Chat_finetuning_data_prep.ipynb",
"examples/chatgpt/gpt_actions_library/gpt_action_google_drive.ipynb",
"examples/chatgpt/gpt_actions_library/gpt_action_redshift.ipynb",