Mentions légales du service

Skip to content
  • Ludovic Courtès's avatar
    messages: Use a larger buffer for incoming messages. · 78d429fe
    Ludovic Courtès authored
    This "fixes" the Matplotlib example.  Previously, we'd silently truncate
    the "display_data" message containing the plot as we forwarded it,
    resulting in breakage down the road.
    
    * jupyter/messages.scm <top level>: Add call to 'zmq-set-buffer-size'.
    78d429fe