Re: [O] ipython integration fails

2019-10-16 Thread John Kitchin
I guess you are having a problem with the version of jupyter, and maybe jupyter_client. Maybe upgrading thises will fix the ipython problem. See notes below for python sessions. Prof. Dr. Johanna May writes: > Hi everybody, > > I am creating lecture notes including some python snippets. Now, in

[O] ipython integration fails

2019-10-16 Thread Prof. Dr. Johanna May
Hi everybody, I am creating lecture notes including some python snippets. Now, in order to teach jupyter notebook use I would like to include just the same code as in a python snippet in an ipython snippet. However ipython blocks don't work in my set up and I could not figure out which dependen