Dhanshree Arora
Hi I am Dhanshree,
I have been developing with Python for over 3 years now. I enjoy working with computers. I work with machine learning, backend development, cloud and infrastructure.
Session
10-15
15:10
30min
Jupyter - Under the Hood
Dhanshree Arora
Jupyter Notebooks at their core are JSON documents that contain code, markdown styles and outputs. A lot goes on behind running a notebook - a notebook server runs, an IPython kernel is launched, a web client runs in your browser, and a ZMQ server routes traffic between them all. We will explore this architecture in this presentation.
Network programing
pyconjp_3