emacs-jupyter / jupyter

An interface to communicate with Jupyter kernels.
GNU General Public License v3.0
914 stars 89 forks source link

No `org-babel-execute-function` for jupyter-python before loading PROPERTY header #511

Closed sternj closed 8 months ago

sternj commented 8 months ago

When executing a jupyter-python block, I get an error unless I C-c C-c on the header #+PROPERTY: header-args:jupyter-python :session comparison first. Is there any fix?

sternj commented 8 months ago

https://github.com/emacs-jupyter/jupyter/issues/489#issuecomment-1763980051 This fix works, closing to cede to that issue (which I also opened)