#! /bin/bash -f
WWWDIR=/u04/jtaylo/public_html/courses/stats306B/
export PYTHONPATH=$WWWDIR/python/lib/python2.5/site-packages:$WWWDIR/python/lib/python2.5/site-packages/stats306b-0.0.0-py2.5.egg:$PYTHONPATH
export PATH=$WWWDIR/python/bin:$PATH
ipython -pylab