wpbonelli
wpbonelli
If no further maintenance is planned (cf #214, #218) I'm wondering about re-homing `pytest-virtualenv` as a standalone project. * Would anyone be willing to contribute? @mgorny @JamesWrigley @kloczek @mayeut @abravalheri...
It would be nice to have some indication whether active maintenance is planned to resume, if giving potential external contributors write access is an option, or if forking is recommended....
nbconvert 7.16.3 does work! thanks for the tip.
> how exactly do you execute your notebooks? With jupytext e.g. `jupytext --from py --to ipynb --execute ...`, invoked from python with `Popen(...)`, driven by pytest executing in parallel via...
> BTW, removing this output would also have solved the thumbnail problem. I didn't notice the connection between missing thumbnails and text output in the cell that creates the plot....
https://github.com/MODFLOW-USGS/modflow6/pull/1516#issuecomment-1866787119
https://github.com/MODFLOW-USGS/modflow6/pull/1516#issuecomment-1866787119
@jentjr the `get-modflow` tool contributed by @mwtoews is included with [FloPy `3.3.6`](https://pypi.org/project/flopy/3.3.6/) released today, there is [more info here](https://github.com/modflowpy/flopy/blob/develop/docs/get_modflow.md)
This won't be polished up in time for 3.7.0, and waiting also has the benefit that PRT component classes will become available so tests can be written directly, without mock...
@iulusoy I rebased `math` from `main`, could you rebase this or enable contributions? I think we could merge soon and keep iterating