Olof Harrysson

Results 5 comments of Olof Harrysson

Having a similar issue with Orca + pyqt5. Used the following command to kill the processes. Use at own risk :sweat_smile: `ps -ef | grep 'orca' | grep -v grep...

I'm seeing the same as you @pwuertz on opencv-python==4.2.0.32 via pip

I've found a workaround to add a default value to the chat input component by adding javascript to the page. I've modified the chat example here https://docs.streamlit.io/knowledge-base/tutorials/build-conversational-apps ```python import streamlit...

@cove9988 If we combine all the languages into one file, wouldn't that potentially create really messy merge conflicts?

I was also missing this feature so I decided to make a small web tool for it until there is an official solution - [pinkdawn.app](https://www.pinkdawn.app/). Feel free to ping me...