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
The issues that exist with injecting skulpt directly:
Python runtime / compiletime errors were not seen on the console
Even after upgrading skulpt files, it still did not support python 3.
To solve these issues, we moved to using skulpt npm package.
After the upgarde, the editor supports python 3. And we are able to see runtime / compiletime errors in the Console.
Changes to support this have been done as as part of #901
Nature of issue?
Details about the bug:
Feature enhancement details:
New feature details:
The text was updated successfully, but these errors were encountered: