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
Determine if a source block is called due to reference resolution
The older way was ambiguous.
* ob-jupyter.el (org-babel-jupyter-resolving-reference-p): New
variable, let bound when `org-babel-ref-resolve` is called.
(org-babel-jupyter--indicate-resolve): Function that sets the variable.
* jupyter-org-client.el (jupyter-org-execute-async-p): Use the variable.
0 commit comments