#! /usr/bin/env pyq

from IPython import start_ipython

start_ipython()
