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, userDefinedVarNames only updates after an eval that runs to completion without error, but variables can be successfully defined even if the chunk errors overall. see this NB, watch the workspace pane: https://alpha.iodide.io/notebooks/3404/
i think this is a quick fix in eval-queue-saga.js
The text was updated successfully, but these errors were encountered:
currently, userDefinedVarNames only updates after an eval that runs to completion without error, but variables can be successfully defined even if the chunk errors overall. see this NB, watch the workspace pane:
https://alpha.iodide.io/notebooks/3404/
i think this is a quick fix in eval-queue-saga.js
The text was updated successfully, but these errors were encountered: