#!/bin/sh
ipython --no-banner -i -c='from cogniac.ipython import *' $@

