Bjarne
Bjarne
WWindmill
Created by Daan on 12/3/2024 in #help
Copy paste text from HTML component in App
Hey @rubenf, any update on this one. Copy pasting the text in HTML components would be very useful.
2 replies
WWindmill
Created by Bjarne on 11/25/2024 in #help
Python requirement issues
Although being able to just use extra_requirements would be nice, it is not super high priority if it works by just pinning the requirements in my one small script and then importing this everywhere where it is needed
20 replies
WWindmill
Created by Bjarne on 11/25/2024 in #help
Python requirement issues
Ow sorry, nevermind, don't know what changed, but my statement about all files that use the script also needing pinned requirements seems to be false. Just imported it somewhere, and ran perfectly
20 replies
WWindmill
Created by Bjarne on 11/25/2024 in #help
Python requirement issues
Hey @rubenf @Pyra, The fix seems to work now, but when I import this file in other scripts, I get errors, as pinning the requirements seems to require me to also pin the requirements in all other scripts. As @fooosieee suggested, it would be way nicer if I could use the extra_requirements methods, but when I do this, Windmill automatically detects azure as something which needs to be pip installed, and then crashes on this. Is there any way for the windmill requirements inference to ignore this? Or handle this correctly?
20 replies
WWindmill
Created by Bjarne on 11/27/2024 in #help
How to differentiate between preview and production runs?
Ah ok, thx @rubenf will have a look. Seems like a clean solution indeed
5 replies
WWindmill
Created by Bjarne on 11/26/2024 in #help
Custom url for public app
Yes, we are using redir atm, but that one does show the redirect to the user. Would be better if we could just forward in such a way that the user does not notice. Mainly to make it easier to bookmark, but also to make it look cleaner than the long public url's. The second part is very interesting. Being able to do this directly in windmill would be amazing 🤩
3 replies
WWindmill
Created by Bjarne on 11/25/2024 in #help
Python requirement issues
@rubenf @Pyra Any updates on this one?
20 replies
WWindmill
Created by Bjarne on 11/25/2024 in #help
Python requirement issues
Yes, we are using EE
20 replies