*.ipynb: Use absolute URLs to link to the glossary
[swc-sql.git] / README.txt
1 # Resources
2
3 *   `gen-survey-database.sql`: re-generate survey database used in examples.
4 *   `sqlitemagic.py`: IPython Notebook plugin to support SQLite interaction.
5
6 # Notes
7
8 * Run 'sqlite3 survey.db < gen-survey-database.sql' to re-create survey database before loading notebooks.