Hello, I wrapped a C function with CFFI, works smoothly if ran as python script. But when I copy paste the code to jupyter notebook and try to run there I do not see any prints, produced by C function. Is there a way to get the prints working for jupyter? Thank you!
P.S CFFI developer could not help told me to ask here... -- 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/0dd68b38-3aa3-4883-aada-316eb9b261c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
