Martin K. Scherer

Results 46 issues of Martin K. Scherer
trafficstars

I wonder if that would be possible? Would be extremely useful, since I'm building and deploying my packages with travis, and could perform the doc building also during this runs....

Feature
Accepted

https://www.fatiando.org/pooch/latest/retrieve.html

I've just noticed, that mongodb is now available for conda install. Should we update the install instructions accordingly for the sake of an easier installation process? Note that the available...

Currently the user can only guess from the notebooks that he/she needs to use ipympl as matplotlib backend to get things working. We should consider using a context manager to...

enhancement

I just noticed, that the callbacks for updating the widgets are executed for every movement of the mouse in the free energy landscape plot, no matter if the position is...

``` marscher@jigsaw:~$ gluttony Traceback (most recent call last): File "/home/marscher/.local/bin/gluttony", line 9, in load_entry_point('Gluttony==0.8', 'console_scripts', 'gluttony')() File "/home/marscher/anaconda/lib/python2.7/site-packages/pkg_resources.py", line 339, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/home/marscher/anaconda/lib/python2.7/site-packages/pkg_resources.py", line 2457, in...

When I use multiple jobs in conjunctions with m2r2 I receive the following exception during pickling the environment: ```python pickling environment... failed Traceback (most recent call last): File "/home/marscher/miniconda3/envs/rtd39/lib/python3.9/site-packages/sphinx/cmd/build.py", line...

Hi there, thanks for this very useful utility! I just have a few things on my mind to make the callback interface more convenient. First of all, it would be...

enhancement

``` warning : /home/marscher/miniforge3/envs/wx/lib/python3.12/site-packages/weldx/asdf/util.py:13: AsdfDeprecationWarning: importing SerializationContext from asdf.asdf is deprecated. Please import SerializationContext from asdf.extension from asdf.asdf import SerializationContext warning : /home/marscher/miniforge3/envs/wx/lib/python3.12/site-packages/weldx/asdf/types.py:7: AsdfDeprecationWarning: importing SerializationContext from asdf.asdf is deprecated....

ASDF
deprecation