AACIMP 2014 - Introduction to Data Management

Materials

In order to use the tutorial materials you need to have Python installed along with the packages ipython[notebook], lxml, SQLAlchemy, mysql-python. In Ubuntu Linux those packages are easiest to install using the command

   $ sudo apt-get install ipython-notebook python-lxml python-sqlalchemy python-mysqldb
On a Windows-based computer the simplest option is to install Anaconda Python (which is a Python distribution pre-packed with many packages). On a Mac, use MacPorts.

After unpacking the file Workbooks.zip, you need to open the terminal in the resulting directory and launch

   $ ipython notebook