Martin K. Scherer

Results 168 comments of Martin K. Scherer

On 05/25/2018 12:12 PM, Guillermo Pérez-Hernández wrote: > you suggest we do that locally first, right? I thought the test are only hanging remotely?

On 02/09/2018 06:23 PM, RobertArbon wrote: > apologies if I've missed it in the doc's - but is there a way you want > molPX cited? > > — >...

On 02/09/2018 06:25 PM, RobertArbon wrote: > Thanks! > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub >...

Maybe one can disable this "show position" feature.

It is likely that the current matplotlib/mpl packages are too modern or molpx is too outdated. ` The set_window_title function was deprecated in Matplotlib 3.4 and will be removed two...

I just found this issue as I was thinking about how to avoid typing in duplicates, e.g. items on a shopping list. Most likely these things will be repeated. Of...

Thanks @mpcjanssen. This becomes handy for quickly writing new lists. But it does avoid duplicates in any sense.

Conda environments cannot be properly created due to the missing mapping of different package names in pip and conda https://github.com/CagtayFabry/pydeps2env/issues/6 This is not specific to Python 3.12 but all Python...

We first need to unblock weldx-widgets for Python 3.12. Is it blocked for the same reasons as weldx @CagtayFabry?

The windows test is not passing because of some broken M$ caching. It cannot find the tag in my pydeps2env fork (Linux systems pick it up). So I guess https://github.com/CagtayFabry/pydeps2env/pull/57...