Skip to content

Commit 16a92a2

Browse files
authored
Merge pull request #151 from mnfienen/main
Rerunning stream capture
2 parents 2122ecf + 8fbf9fd commit 16a92a2

2 files changed

Lines changed: 6219 additions & 6218 deletions

File tree

notebooks/part1_flopy/07-stream_capture_voronoi.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,8 @@
663663
" cax.set_title(f'Gage{gage_num+1} layer {lay_num}')\n",
664664
" plt.colorbar(cb, ax=cax)\n",
665665
" cax.axis('off')\n",
666-
" ax_num += 1"
666+
" ax_num += 1\n",
667+
" "
667668
]
668669
},
669670
{
@@ -699,7 +700,7 @@
699700
"name": "python",
700701
"nbconvert_exporter": "python",
701702
"pygments_lexer": "ipython3",
702-
"version": "3.11.7"
703+
"version": "3.11.12"
703704
}
704705
},
705706
"nbformat": 4,

0 commit comments

Comments
 (0)