Open thomasdenecker opened 1 year ago
Today, we can only evaluate R code.
We must improve this part for Python in first time.
With Pyodide, we can try this : https://pyodide.org/en/stable/usage/type-conversions.html
The idea is to product a boolean variable in Python and get this variable in JS (and test in JS)
Today, we can only evaluate R code.
We must improve this part for Python in first time.
With Pyodide, we can try this : https://pyodide.org/en/stable/usage/type-conversions.html
The idea is to product a boolean variable in Python and get this variable in JS (and test in JS)