Holger Badorreck

Results 9 issues of Holger Badorreck

When trying to integrate cefpython into kivy, the SendMouseMoveEvent with the modifier for a pressed MouseButton, e.g. cef.EVENTFLAG_LEFT_MOUSE_BUTTON, is not working for me. See also the pull request for the...

### Bug description Without specifying the full path to the slurm executables like sbatch in batchspawner.py, these are not found. I have added the slurm bin directory to the jupyterhub...

bug

Hi, I have tried the configuration as described on https://github.com/jupyterhub/batchspawner/ but it won't work. The configurations for the LocalProcessSpawner and the TorqueSpawner works. But when trying to use the wrapspawner,...

When using e.g. ``` from typing import Dict, List def test(d: Dict[str, List[str]]): pass ``` the documentation formats the type like that: **Dict[str, List[str**]], so in bold but not the...

help wanted

### setuptools version 67.1.0 ### Python version 3.7 ### OS CentOS 8 ### Additional environment information _No response_ ### Description Not sure if this is a bug or a problem...

bug
Needs Triage

**Summary** The generation of a LabeledSystem from an OUTCAR file is not working (anymore, since version 0.2.6). Running on CentOS 8 with python 3.7.9. **Steps to Reproduce** `dsys = dpdata.LabeledSystem('OUTCAR.out',...

bug
vasp

I tried to convert a Jupyter notebook to python script with `jupyter nbconvert --to python ...` This gave me an error if outdated? jupyter_contrib_nbextension is installed: ``` Traceback (most recent...

### Feature description I am using a high DPI display (267 dpi) and the icons are very small. I have to move the mouse precise, especially when using the drop...

type: feature request
area: hdpi