There used to be a green 'play' button that was displayed at the bottom of a PyScript REPL element. This seems to have disappeared and the only option to execute the code is shift-enter.
Can I execute the code in the REPL by any other means, ideally via an HTML button?
I included a REPL in my code and the result did not show the execute button.
:hoverstyles in pyscript.css to make it appear all the time.