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
Currently after PR #5 the stdout comes back as a string data value, should be changed to be just side effect STDOUT output. It works in console but not in notebooks, so obviously isn't correct yet.
Get errors and stdout to work the same as Python or Scala does within the notebooks.
The text was updated successfully, but these errors were encountered:
Currently after PR #5 the stdout comes back as a string data value, should be changed to be just side effect STDOUT output. It works in console but not in notebooks, so obviously isn't correct yet.
Get errors and stdout to work the same as Python or Scala does within the notebooks.
The text was updated successfully, but these errors were encountered: