Sascha Holzhauer

Results 8 comments of Sascha Holzhauer

Hi @dalthviz, thanks! Three issues: 1) I realised that Ctrl+Alt+D does not work when the last line of the multiline-header is not intended, so it doesn't work for ``` def...

Thanks @rht! Use case: Analysing impact of grid size (here: fire evacuation model) via GUI slider. Therefore, the grid extent is changed on reset. However, currently the canvas does not...

The model I used to test grid resize is https://github.com/UniK-INES/MesaSimpleEvacuation. Modifications to mesa have been done in https://github.com/UniK-INES/mesa/tree/ines_edu.

Shame on me, indeed passing the `urlpath` param makes no sense after `ModularServer` is instantiated. As it is not required I removed it. Also stripped slashes from `URLPATH` and added...

Is there a reason why handlers are initialised outside __init__() in ModularServer? I wonder because this way it is hard to define a test which requires setting the environment var...

OK, could you then merge this PR before I prepare the refactor PR (otherwise there will be conflicts in ModularVisualization.py)?

Both `bcastip` in `config.json` as well as `ip` in `devices.json` are set, but still the machine does not wake up.

wifikeyboard does not work for me an Android 12 (website available, but "Status: Connection problem"). Seems out of date.