Bas Nijholt
Bas Nijholt
---- 📚 Documentation preview 📚: https://unidep--204.org.readthedocs.build/en/204/
---- 📚 Documentation preview 📚: https://unidep--202.org.readthedocs.build/en/202/
### Describe the bug First of all, thanks for this awesome package! It has made developing a widget for my package (https://github.com/pipefunc/pipefunc/pull/323) much easier! My widget works in a Jupyter...
Hi @Nezz, I thought to look up what happened to your awesome work on adding blur to the frontend (previously you mentioned this on https://github.com/basnijholt/lovelace-ios-themes.) I noticed you created this...
I followed https://vandalen.dev/post/how-to-update-sonoff-zigbee-3-0-zbdongle-p-usb-firmware-using-a-mac/
Hi @mountainstorm and anyone else that finds this issue, I've created a modernized rewrite of jquery.graphviz.svg that's now available on npm as `graphvizsvg` and [here on GitHub](https://github.com/pipefunc/graphvizsvg). The main improvements...
## Problem Currently, when specifying a local dependency with extras in the `local_dependencies` section, like: ```yaml local_dependencies: - ../my_package[extra1] ``` The `pip install ./local/path` part of the extras are ignored...