Skip to content
  • Leo P. Singer's avatar
    Explicitly set no-op Matplotlib backend · 3d443c03
    Leo P. Singer authored and Adam Mercer's avatar Adam Mercer committed
    Seaborn imports pyplot, which configures the Matplotlib backend. So we must
    set a non-X11 (e.g. agg or no-op) before importing Seaborn.
    (cherry picked from commit 04a4b4a1c68378fe7169fdd49ecb2e256982341e)
    Original: 55f24a7c6042001cac223ca22c9f4e3993ae0f6d
    3d443c03