from ipython_config import * Global.exec_lines.extend([ 'import numpy', 'import scipy', 'import numpy as np', 'import scipy as sp', ])