Toggle navigation
JUPYTER
FAQ
View as Code
View on GitHub
Execute on Binder
Download Notebook
ipython-in-depth
exercises
IPython Kernel
Notebook
Exercise
¶
Start a new job that calls
sleepfunc
with a 5-second wait
Print a short message that indicates you are waiting (note: you'll need to flush stdout to see that print output appear).
Wait on the job and then print its result.