mjmare

Results 23 comments of mjmare

Thanks. With my limiting understanding of the matter I ran this program: https://github.com/python/cpython/blob/master/Mac/BuildScript/resources/install_certificates.command in my venv (since I do not use the system python, but rather the Homebrew version). However...

A bit more complete example, based on @szelenka's work that might help other people. I don't like that it uses two apps but it seems to work. ``` ''' Run...

You would need a react method like construction (with props instead of data as an argument perhaps) and that would have to "called" from the client side. Which would probably...

Hi Eli, Any progress on this slot/props thing perhaps?

I think validation is not documented for regular fields as well.

Sorry, I was wrong to assume that the error was caused by the deprecation warning. But it was my own doing. you might consider updating the docs to warn people...

I have the impression that PyCharm is also confused by the rich backtrace. I was too lazy to revert to Kedro 0.18.1 today to verify, but normally PyCharm parses the...

Unfortunately that does not work. Enabling the "emulate terminal in output console" option (which I have disabled by default) does nothing for me except make the mess colourful. The only...

Hi @noklam, I'm using PyCharm: PyCharm 2022.2 (Professional Edition) Build #PY-222.3345.131, built on July 27, 2022 on OSX. I use ZSH as my shell. As soon as I turn on...