Clemens Korner
Clemens Korner
Hi Georg. I'm planning to write a Python wrapper for this library. It would be nice if you could provide a nice c-api for your library. It's also straightforward for...
Add missing files and create folders if they don't exist.
I tried this [example](https://github.com/plotly/dash-recipes/blob/master/dash-script-execution-dangerously-set-inner-html.py) which should show an alert-dialog with the text _test_. However, no dialog is displayed, neither with Firefox 65 nor with Chrome 72 Here is the code...
### What's the issue or suggestion? In the lesson `Practice: Refactoring assets to use resources` of Dagster Essentials the suggested imports are not complete. It is stated to update the...
### What's the issue or suggestion? I am following the Dagster University course `Dagster Essentials` and encountered a race condition at the end of `Lesson 4: Asset dependencies`. The assets...
Start adding type hints for pandapower and check them with [mypy](https://www.mypy-lang.org/). Closes #2536 Since adding type hints for the entire pandapower library is infeasible in a single PR, it will...
### Bug report checklis - [x] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports - [x] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [x] Browse the [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials) and [tests](https://github.com/e2nIEE/pandapower/tree/develop/pandapower/test) for...
### Feature Checklist - [x] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar feature requests - [x] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [x] Browse the repository, [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials) and [tests](https://github.com/e2nIEE/pandapower/tree/develop/pandapower/test)...