Skip to content

Conversation

@thadeuluiz
Copy link
Collaborator

By creating this pull request, I confirm that I have read and fully accept and agree with one of the Petrobras' Contributor License Agreements (CLAs):

Our CLAs are based on the Apache Software Foundation's CLAs:

Some notebooks were failing due to the updated logic for label assignment we pushed previously;
This PR fixes the old notebooks (compliant with v2.0.0/v2.1.0), and also adds a new script, ./bin/nb_test, that automatically executes all notebooks inside ./docs/notebooks, and will fail unless all notebooks can be successfully executed.

I see now that my implementation may conflict with #58, so maybe we clarify how new notebooks will be organized so we may adjust this script accordingly.

As of now, the automated execution is not mapped to our github actions, as it might take a while to execute them all, but we can at least make sure that it passes before pushing changes to the main repo.

Copy link
Owner

@rafaelpadilla rafaelpadilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you for your contribution.

When PR #58 is reviewed and approved, we need to include all notebooks in the NB_DIR path.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 👍
I like keeping the nb tests in a different file, apart from our github (branch/PR) workflow, since it takes a while to process.

@rafaelpadilla rafaelpadilla merged commit 02ac08c into dev Feb 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants