Update OpenAI excluded notebooks from ecosystem checks#12867
Merged
dhruvmanila merged 1 commit intomainfrom Aug 14, 2024
Merged
Update OpenAI excluded notebooks from ecosystem checks#12867dhruvmanila merged 1 commit intomainfrom
dhruvmanila merged 1 commit intomainfrom
Conversation
CodSpeed Performance ReportMerging #12867 will not alter performanceComparing Summary
|
d1fed86 to
26bb45a
Compare
Contributor
|
Member
Author
|
Um, this is confusing as I've checked it locally and there were no parse errors. Going to re-run. |
26bb45a to
cdc471c
Compare
Member
Author
|
I verified that all 3 notebooks highlighted in the ecosystem checks are actually invalid because the cells are marked as "code" without any metadata and it contains plain text / markdown. I'm not sure why there are no parse errors in the linter section. |
exclude from openai/openai-cookbook in ecosystem
AlexWaygood
approved these changes
Aug 13, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #12864, we don't need to exclude these notebooks anymore.
Test plan