1

I am trying to connect to the ipython-notebook kernel with a simple python app, but I have no idea how to approach it. Also I could not find any example either. I know I have to use the magic function:%connect_info to get the connection information, but I do not know how to use in the python app. Does anyone have any code snippet or tutorial on how to connect to the ipython kernel using python?

Hamidre13
  • 49
  • 5
  • possible duplicate of [Connecting to a remote IPython instance](http://stackoverflow.com/questions/9977446/connecting-to-a-remote-ipython-instance) – msw Jul 23 '14 at 21:17

0 Answers0