·4 min read
What is a Jupyter notebook (and how does the runtime work)?
A short reference on Jupyter notebooks — the two-process architecture, the five ZeroMQ sockets between frontend and kernel, the .ipynb file format, and the hidden-state pitfall that catches almost everyone.
#jupyter
#python
#data-science
#ipython