Skip to content

Instantly share code, notes, and snippets.

@mathurinm
Created February 2, 2018 10:30
Show Gist options
  • Save mathurinm/c3996404b98684347a002374845fded5 to your computer and use it in GitHub Desktop.
Save mathurinm/c3996404b98684347a002374845fded5 to your computer and use it in GitHub Desktop.
The two lines I have to execute in ipython before using mayavi
from pyface.qt import QtGui, QtCore
%matplotlib qt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment