You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to_js function from pyodide accept the dict_converter argument which is used by pyodide-http in the streaming mode. Using this mode in xeus-python crash because to_jshere does not accept this argument.
to_jsfunction from pyodide accept thedict_converterargument which is used bypyodide-httpin the streaming mode. Using this mode in xeus-python crash becauseto_jshere does not accept this argument.