Skip to content

feat: auto-update notebooks during build#131

Merged
gvwilson merged 1 commit intomainfrom
gvwilson/auto-updates-on-rebuilding
Feb 12, 2026
Merged

feat: auto-update notebooks during build#131
gvwilson merged 1 commit intomainfrom
gvwilson/auto-updates-on-rebuilding

Conversation

@gvwilson
Copy link
Collaborator

Ran make build in a virtual environment with Python 3.13.9; it automatically updated the files shown below.

  • optimization/03_minimum_fuel_optimal_control.py
  • polars/06_Dataframe_Transformer.py
  • polars/07-querying-with-sql.py
  • polars/11_missing_data.py

Ran `make build` in a virtual environment with Python 3.13.9;
it automatically updated the files shown below.

-   `optimization/03_minimum_fuel_optimal_control.py`
-   `polars/06_Dataframe_Transformer.py`
-   `polars/07-querying-with-sql.py`
-   `polars/11_missing_data.py`
@gvwilson gvwilson requested review from akshayka and koaning February 12, 2026 15:30
@gvwilson gvwilson self-assigned this Feb 12, 2026
@gvwilson gvwilson added the enhancement New feature or request label Feb 12, 2026
Copy link
Collaborator

@koaning koaning left a comment

Choose a reason for hiding this comment

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

Ah yeah, those were improvements we've added over time. LGTM.

@gvwilson gvwilson merged commit 0f0b398 into main Feb 12, 2026
2 checks passed
@gvwilson gvwilson deleted the gvwilson/auto-updates-on-rebuilding branch February 12, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants