Open liquidcarbon opened 6 months ago
possible workaround https://stackoverflow.com/questions/74810124/how-to-run-an-ipython-cell-magic-from-a-script-magic
but I really wish I could create notebook templates that pick up published scripts via %load
without inventing something
for the first screenshot which you pasted , you mean nbclient will not execute second cell ? (%load xxxx)
for the first screenshot which you pasted , you mean nbclient will not execute second cell ? (%load xxxx)
yes - it shows as executed but nothing is loaded
I think that when I execute a notebook with a kernel
currently nbclient
does neither, which is surprising.
Hi! I'm seeing different behavior in how nbclient handles inline magics. It's cool with
%%bash
but won't execute%load
.Is that something that could be addressed?
What happens after running nbclient
What happens when running in Jupyter (what I'd like nbclient to do)
Notebook: