Hi,

I want to set the input for the next cell and afterwards execute the next 
cell.

Currently, I can write in my Python cell:

get_ipython().set_next_input("print('Hello World')")


But this only fills the next input. How can I also execute the next cell 
from my current cell using Python?

Any help is highly appreciated!

Florian




-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/8de827d2-46f4-41d5-921e-4f749c0cbbec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to