Matthias
Matthias
In reference to: https://github.com/andosa/treeinterpreter/blob/master/treeinterpreter/treeinterpreter.py#L60 Taking the sum along the first axis fails, if len(values.shape) == 1, a case which I just stumbled across.
The "messages" from our edf files generated from our EyeLink 1000 Plus are not parsed by pyedfread (see attachment for an example edf file). We'd be greatful for an hint...
### Problem description I was trying to use the new feature of adding tooltips to [arbitrary UI elements](https://docs.bokeh.org/en/latest/docs/user_guide/interaction/tooltips.html#adding-tooltips-to-arbitrary-ui-elements). Minimal example: ```python from bokeh.document import Document from bokeh.embed import file_html from...
**Setup (please complete the following information):** Geeqie 2.2 GTK3 **Describe your feature request** I have "In place rename" activated in the settings. Right-click on a file + "Rename" leads to...