{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Introduction To The Menpo Notebooks\n", "The Menpo notebooks are designed to be a set of hands-on examples for using the Menpo ecosystem. They are designed to be complementary to the User Guide within the [documentation](http://menpo.readthedocs.org). If you haven't read the User Guide yet, we suggest you do this *before* attempting to run the notebooks.\n", "\n", "The notebooks give a brief introduction to the major concepts within Menpo. They also provide examples of common patterns that you may wish to accomplish using Menpo.\n", " \n", "If there is any area that you feel has been neglected, or are totally unsure about something, please let us know on the [menpo-users](https://groups.google.com/forum/#!forum/menpo-users) mailing list. You can also tweet at us as [@teammenpo](https://twitter.com/teammenpo)." ] } ], "metadata": { "kernelspec": { "display_name": "Python 2", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.10" } }, "nbformat": 4, "nbformat_minor": 0 }