-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi there,
I'm encountering an issue in JupyterLab when using LiveCode with a Python 3.11.4 kernel.
Specifically, when I activate LiveCode in a cell containing Python code, I receive a "XXX is not defined" error for variables that have been defined and run correctly in previous cells. This leads me to suspect that LiveCode might have limitations with handling variables defined across multiple Python cells, as it appears to not recognize variables not defined within the same cell.
Could this be a scope-related issue with LiveCode's integration in JupyterLab, where it doesn't recognize the execution order of cells? I would appreciate any insights or solutions for this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels