Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(examples): restore example notebooks skipped after #2264#2286

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-examples
Aug 8, 2024
Merged

fix(examples): restore example notebooks skipped after #2264#2286
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-examples

Conversation

@wpbonelli

@wpbonelli wpbonelli commented Aug 8, 2024

Copy link
Copy Markdown
Member

#2264 removed the notebook_utils.py module but neglected to remove this dependency from 3 examples:

  • export_vtk_tutorial.py
  • plot_cross_section_example.py
  • plot_map_view_example.py

This is why these are missing from the develop version of the RTD site.

This PR inlines the shared models which previously lived in notebook_utils.py. This duplication will go away once we have a models API as proposed in #1872.

modflowpy#2264 removed the notebook_utils.py module but neglected to remove this dependency from 3 examples
@wpbonelli wpbonelli added this to the 3.8.0 milestone Aug 8, 2024
@wpbonelli wpbonelli merged commit 2eace78 into modflowpy:develop Aug 8, 2024
@wpbonelli wpbonelli deleted the fix-examples branch August 8, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant