__main__.py
static/
templates/
比如tree/handlers.py default_handlers
ws://localhost:8888/api/kernels/f0164f9e-87c4-4fb8-a730-454c88dd6b8a/channels?session_id=C922A49A336C46739A4A94CEB11C65A5
notebook/services/kernels/handlers.py
default_handlers->ZMQChannelsHandler->on_message->self.session.send(<jupyter_client.session.Session object at 0x1048c1be0>)->
jupyter_client/session.py
Session->send
原文:http://www.cnblogs.com/jzm17173/p/5209041.html