MANIFEST.in
README.rst
ipython.py
setup.py
setupbase.py
setupegg.py
IPython/__init__.py
IPython/display.py
IPython/config/__init__.py
IPython/config/application.py
IPython/config/configurable.py
IPython/config/loader.py
IPython/config/profile/README
IPython/config/profile/README_STARTUP
IPython/config/profile/__init__.py
IPython/config/profile/cluster/ipython_config.py
IPython/config/profile/math/ipython_config.py
IPython/config/profile/pysh/ipython_config.py
IPython/config/profile/sympy/ipython_config.py
IPython/config/tests/__init__.py
IPython/config/tests/test_application.py
IPython/config/tests/test_configurable.py
IPython/config/tests/test_loader.py
IPython/core/__init__.py
IPython/core/alias.py
IPython/core/application.py
IPython/core/autocall.py
IPython/core/builtin_trap.py
IPython/core/compilerop.py
IPython/core/completer.py
IPython/core/completerlib.py
IPython/core/crashhandler.py
IPython/core/debugger.py
IPython/core/display.py
IPython/core/display_trap.py
IPython/core/displayhook.py
IPython/core/displaypub.py
IPython/core/error.py
IPython/core/excolors.py
IPython/core/extensions.py
IPython/core/fakemodule.py
IPython/core/formatters.py
IPython/core/history.py
IPython/core/hooks.py
IPython/core/inputsplitter.py
IPython/core/interactiveshell.py
IPython/core/ipapi.py
IPython/core/logger.py
IPython/core/macro.py
IPython/core/magic.py
IPython/core/magic_arguments.py
IPython/core/oinspect.py
IPython/core/page.py
IPython/core/payload.py
IPython/core/payloadpage.py
IPython/core/plugin.py
IPython/core/prefilter.py
IPython/core/profileapp.py
IPython/core/profiledir.py
IPython/core/prompts.py
IPython/core/pylabtools.py
IPython/core/release.py
IPython/core/shadowns.py
IPython/core/shellapp.py
IPython/core/splitinput.py
IPython/core/ultratb.py
IPython/core/usage.py
IPython/core/magics/__init__.py
IPython/core/magics/auto.py
IPython/core/magics/basic.py
IPython/core/magics/code.py
IPython/core/magics/config.py
IPython/core/magics/deprecated.py
IPython/core/magics/execution.py
IPython/core/magics/extension.py
IPython/core/magics/history.py
IPython/core/magics/logging.py
IPython/core/magics/namespace.py
IPython/core/magics/osm.py
IPython/core/magics/pylab.py
IPython/core/magics/script.py
IPython/core/tests/__init__.py
IPython/core/tests/daft_extension.py
IPython/core/tests/nonascii.py
IPython/core/tests/refbug.py
IPython/core/tests/simpleerr.py
IPython/core/tests/tclass.py
IPython/core/tests/test_application.py
IPython/core/tests/test_autocall.py
IPython/core/tests/test_compilerop.py
IPython/core/tests/test_completer.py
IPython/core/tests/test_completerlib.py
IPython/core/tests/test_debugger.py
IPython/core/tests/test_fakemodule.py
IPython/core/tests/test_formatters.py
IPython/core/tests/test_handlers.py
IPython/core/tests/test_history.py
IPython/core/tests/test_hooks.py
IPython/core/tests/test_imports.py
IPython/core/tests/test_inputsplitter.py
IPython/core/tests/test_interactiveshell.py
IPython/core/tests/test_iplib.py
IPython/core/tests/test_logger.py
IPython/core/tests/test_magic.py
IPython/core/tests/test_magic_arguments.py
IPython/core/tests/test_magic_terminal.py
IPython/core/tests/test_oinspect.py
IPython/core/tests/test_page.py
IPython/core/tests/test_plugin.py
IPython/core/tests/test_prefilter.py
IPython/core/tests/test_profile.py
IPython/core/tests/test_prompts.py
IPython/core/tests/test_pylabtools.py
IPython/core/tests/test_run.py
IPython/core/tests/test_splitinput.py
IPython/extensions/__init__.py
IPython/extensions/autoreload.py
IPython/extensions/cythonmagic.py
IPython/extensions/octavemagic.py
IPython/extensions/parallelmagic.py
IPython/extensions/rmagic.py
IPython/extensions/storemagic.py
IPython/extensions/sympyprinting.py
IPython/extensions/tests/__init__.py
IPython/extensions/tests/test_autoreload.py
IPython/extensions/tests/test_cythonmagic.py
IPython/extensions/tests/test_octavemagic.py
IPython/extensions/tests/test_rmagic.py
IPython/external/__init__.py
IPython/external/mathjax.py
IPython/external/qt.py
IPython/external/qt_for_kernel.py
IPython/external/argparse/__init__.py
IPython/external/argparse/_argparse.py
IPython/external/decorator/__init__.py
IPython/external/decorator/_decorator.py
IPython/external/decorators/__init__.py
IPython/external/decorators/_decorators.py
IPython/external/decorators/_numpy_testing_noseclasses.py
IPython/external/decorators/_numpy_testing_utils.py
IPython/external/path/__init__.py
IPython/external/path/_path.py
IPython/external/pexpect/__init__.py
IPython/external/pexpect/_pexpect.py
IPython/external/simplegeneric/__init__.py
IPython/external/simplegeneric/_simplegeneric.py
IPython/external/ssh/__init__.py
IPython/external/ssh/forward.py
IPython/external/ssh/tunnel.py
IPython/frontend/__init__.py
IPython/frontend/consoleapp.py
IPython/frontend/html/__init__.py
IPython/frontend/html/notebook/__init__.py
IPython/frontend/html/notebook/clustermanager.py
IPython/frontend/html/notebook/handlers.py
IPython/frontend/html/notebook/kernelmanager.py
IPython/frontend/html/notebook/notebookapp.py
IPython/frontend/html/notebook/notebookmanager.py
IPython/frontend/html/notebook/zmqhttp.py
IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg
IPython/frontend/html/notebook/static/favicon.ico
IPython/frontend/html/notebook/static/ipynblogo.png
IPython/frontend/html/notebook/static/codemirror/LICENSE
IPython/frontend/html/notebook/static/codemirror/README-IPython.rst
IPython/frontend/html/notebook/static/codemirror/README.md
IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css
IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js
IPython/frontend/html/notebook/static/codemirror/lib/util/dialog.css
IPython/frontend/html/notebook/static/codemirror/lib/util/dialog.js
IPython/frontend/html/notebook/static/codemirror/lib/util/foldcode.js
IPython/frontend/html/notebook/static/codemirror/lib/util/formatting.js
IPython/frontend/html/notebook/static/codemirror/lib/util/javascript-hint.js
IPython/frontend/html/notebook/static/codemirror/lib/util/overlay.js
IPython/frontend/html/notebook/static/codemirror/lib/util/runmode.js
IPython/frontend/html/notebook/static/codemirror/lib/util/search.js
IPython/frontend/html/notebook/static/codemirror/lib/util/searchcursor.js
IPython/frontend/html/notebook/static/codemirror/lib/util/simple-hint.css
IPython/frontend/html/notebook/static/codemirror/lib/util/simple-hint.js
IPython/frontend/html/notebook/static/codemirror/mode/css/css.js
IPython/frontend/html/notebook/static/codemirror/mode/css/index.html
IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js
IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html
IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html
IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js
IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html
IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js
IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt
IPython/frontend/html/notebook/static/codemirror/mode/python/index.html
IPython/frontend/html/notebook/static/codemirror/mode/python/python.js
IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html
IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js
IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html
IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js
IPython/frontend/html/notebook/static/codemirror/theme/cobalt.css
IPython/frontend/html/notebook/static/codemirror/theme/eclipse.css
IPython/frontend/html/notebook/static/codemirror/theme/elegant.css
IPython/frontend/html/notebook/static/codemirror/theme/ipython.css
IPython/frontend/html/notebook/static/codemirror/theme/monokai.css
IPython/frontend/html/notebook/static/codemirror/theme/neat.css
IPython/frontend/html/notebook/static/codemirror/theme/night.css
IPython/frontend/html/notebook/static/codemirror/theme/rubyblue.css
IPython/frontend/html/notebook/static/css/alternateuploadform.css
IPython/frontend/html/notebook/static/css/boilerplate.css
IPython/frontend/html/notebook/static/css/fbm.css
IPython/frontend/html/notebook/static/css/login.css
IPython/frontend/html/notebook/static/css/logout.css
IPython/frontend/html/notebook/static/css/notebook.css
IPython/frontend/html/notebook/static/css/page.css
IPython/frontend/html/notebook/static/css/printnotebook.css
IPython/frontend/html/notebook/static/css/projectdashboard.css
IPython/frontend/html/notebook/static/css/renderedhtml.css
IPython/frontend/html/notebook/static/css/tooltip.css
IPython/frontend/html/notebook/static/dateformat/date.format.js
IPython/frontend/html/notebook/static/jquery/css/themes/base/jquery-ui.min.css
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_glass_75_dadada_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-icons_222222_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-icons_2e83ff_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-icons_454545_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-icons_888888_256x240.png
IPython/frontend/html/notebook/static/jquery/css/themes/base/images/ui-icons_cd0a0a_256x240.png
IPython/frontend/html/notebook/static/jquery/js/jquery-1.7.1.min.js
IPython/frontend/html/notebook/static/jquery/js/jquery-ui.min.js
IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js
IPython/frontend/html/notebook/static/js/cell.js
IPython/frontend/html/notebook/static/js/clusterlist.js
IPython/frontend/html/notebook/static/js/codecell.js
IPython/frontend/html/notebook/static/js/completer.js
IPython/frontend/html/notebook/static/js/contexthint.js
IPython/frontend/html/notebook/static/js/events.js
IPython/frontend/html/notebook/static/js/initmathjax.js
IPython/frontend/html/notebook/static/js/kernel.js
IPython/frontend/html/notebook/static/js/layoutmanager.js
IPython/frontend/html/notebook/static/js/loginmain.js
IPython/frontend/html/notebook/static/js/loginwidget.js
IPython/frontend/html/notebook/static/js/logoutmain.js
IPython/frontend/html/notebook/static/js/menubar.js
IPython/frontend/html/notebook/static/js/namespace.js
IPython/frontend/html/notebook/static/js/notebook.js
IPython/frontend/html/notebook/static/js/notebooklist.js
IPython/frontend/html/notebook/static/js/notebookmain.js
IPython/frontend/html/notebook/static/js/notificationwidget.js
IPython/frontend/html/notebook/static/js/outputarea.js
IPython/frontend/html/notebook/static/js/page.js
IPython/frontend/html/notebook/static/js/pagemain.js
IPython/frontend/html/notebook/static/js/pager.js
IPython/frontend/html/notebook/static/js/printnotebookmain.js
IPython/frontend/html/notebook/static/js/projectdashboardmain.js
IPython/frontend/html/notebook/static/js/quickhelp.js
IPython/frontend/html/notebook/static/js/savewidget.js
IPython/frontend/html/notebook/static/js/textcell.js
IPython/frontend/html/notebook/static/js/toolbar.js
IPython/frontend/html/notebook/static/js/tooltip.js
IPython/frontend/html/notebook/static/js/utils.js
IPython/frontend/html/notebook/static/pagedown/LICENSE.txt
IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js
IPython/frontend/html/notebook/static/prettify/COPYING
IPython/frontend/html/notebook/static/prettify/prettify.css
IPython/frontend/html/notebook/static/prettify/prettify.js
IPython/frontend/html/notebook/templates/login.html
IPython/frontend/html/notebook/templates/logout.html
IPython/frontend/html/notebook/templates/notebook.html
IPython/frontend/html/notebook/templates/page.html
IPython/frontend/html/notebook/templates/printnotebook.html
IPython/frontend/html/notebook/templates/projectdashboard.html
IPython/frontend/html/notebook/tests/__init__.py
IPython/frontend/html/notebook/tests/test_hist.sqlite
IPython/frontend/html/notebook/tests/test_kernelsession.py
IPython/frontend/html/notebook/tests/test_nbmanager.py
IPython/frontend/qt/__init__.py
IPython/frontend/qt/base_frontend_mixin.py
IPython/frontend/qt/kernelmanager.py
IPython/frontend/qt/rich_text.py
IPython/frontend/qt/svg.py
IPython/frontend/qt/util.py
IPython/frontend/qt/console/__init__.py
IPython/frontend/qt/console/ansi_code_processor.py
IPython/frontend/qt/console/bracket_matcher.py
IPython/frontend/qt/console/call_tip_widget.py
IPython/frontend/qt/console/completion_html.py
IPython/frontend/qt/console/completion_lexer.py
IPython/frontend/qt/console/completion_plain.py
IPython/frontend/qt/console/completion_widget.py
IPython/frontend/qt/console/console_widget.py
IPython/frontend/qt/console/frontend_widget.py
IPython/frontend/qt/console/history_console_widget.py
IPython/frontend/qt/console/ipython_widget.py
IPython/frontend/qt/console/kill_ring.py
IPython/frontend/qt/console/mainwindow.py
IPython/frontend/qt/console/pygments_highlighter.py
IPython/frontend/qt/console/qtconsoleapp.py
IPython/frontend/qt/console/rich_ipython_widget.py
IPython/frontend/qt/console/styles.py
IPython/frontend/qt/console/resources/icon/IPythonConsole.svg
IPython/frontend/qt/console/tests/__init__.py
IPython/frontend/qt/console/tests/test_ansi_code_processor.py
IPython/frontend/qt/console/tests/test_completion_lexer.py
IPython/frontend/qt/console/tests/test_console_widget.py
IPython/frontend/qt/console/tests/test_kill_ring.py
IPython/frontend/terminal/__init__.py
IPython/frontend/terminal/embed.py
IPython/frontend/terminal/interactiveshell.py
IPython/frontend/terminal/ipapp.py
IPython/frontend/terminal/console/__init__.py
IPython/frontend/terminal/console/app.py
IPython/frontend/terminal/console/completer.py
IPython/frontend/terminal/console/interactiveshell.py
IPython/frontend/terminal/console/tests/__init__.py
IPython/frontend/terminal/console/tests/test_console.py
IPython/frontend/terminal/tests/__init__.py
IPython/frontend/terminal/tests/test_interactivshell.py
IPython/kernel/__init__.py
IPython/lib/__init__.py
IPython/lib/backgroundjobs.py
IPython/lib/clipboard.py
IPython/lib/deepreload.py
IPython/lib/demo.py
IPython/lib/display.py
IPython/lib/guisupport.py
IPython/lib/inputhook.py
IPython/lib/inputhookglut.py
IPython/lib/inputhookgtk.py
IPython/lib/inputhookgtk3.py
IPython/lib/inputhookpyglet.py
IPython/lib/inputhookqt4.py
IPython/lib/inputhookwx.py
IPython/lib/irunner.py
IPython/lib/kernel.py
IPython/lib/latextools.py
IPython/lib/pretty.py
IPython/lib/security.py
IPython/lib/tests/__init__.py
IPython/lib/tests/test_backgroundjobs.py
IPython/lib/tests/test_deepreload.py
IPython/lib/tests/test_imports.py
IPython/lib/tests/test_irunner.py
IPython/lib/tests/test_irunner_pylab_magic.py
IPython/lib/tests/test_kernel.py
IPython/lib/tests/test_pretty.py
IPython/lib/tests/test_security.py
IPython/nbformat/__init__.py
IPython/nbformat/current.py
IPython/nbformat/tests/__init__.py
IPython/nbformat/v1/__init__.py
IPython/nbformat/v1/convert.py
IPython/nbformat/v1/nbbase.py
IPython/nbformat/v1/nbjson.py
IPython/nbformat/v1/rwbase.py
IPython/nbformat/v1/tests/__init__.py
IPython/nbformat/v1/tests/nbexamples.py
IPython/nbformat/v1/tests/test_json.py
IPython/nbformat/v1/tests/test_nbbase.py
IPython/nbformat/v2/__init__.py
IPython/nbformat/v2/convert.py
IPython/nbformat/v2/nbbase.py
IPython/nbformat/v2/nbjson.py
IPython/nbformat/v2/nbpy.py
IPython/nbformat/v2/nbxml.py
IPython/nbformat/v2/rwbase.py
IPython/nbformat/v2/tests/__init__.py
IPython/nbformat/v2/tests/nbexamples.py
IPython/nbformat/v2/tests/test_json.py
IPython/nbformat/v2/tests/test_nbbase.py
IPython/nbformat/v2/tests/test_nbpy.py
IPython/nbformat/v3/__init__.py
IPython/nbformat/v3/convert.py
IPython/nbformat/v3/nbbase.py
IPython/nbformat/v3/nbjson.py
IPython/nbformat/v3/nbpy.py
IPython/nbformat/v3/rwbase.py
IPython/nbformat/v3/tests/__init__.py
IPython/nbformat/v3/tests/formattest.py
IPython/nbformat/v3/tests/nbexamples.py
IPython/nbformat/v3/tests/test_json.py
IPython/nbformat/v3/tests/test_nbbase.py
IPython/nbformat/v3/tests/test_nbpy.py
IPython/parallel/__init__.py
IPython/parallel/error.py
IPython/parallel/factory.py
IPython/parallel/util.py
IPython/parallel/apps/__init__.py
IPython/parallel/apps/baseapp.py
IPython/parallel/apps/ipclusterapp.py
IPython/parallel/apps/ipcontrollerapp.py
IPython/parallel/apps/ipengineapp.py
IPython/parallel/apps/iploggerapp.py
IPython/parallel/apps/launcher.py
IPython/parallel/apps/logwatcher.py
IPython/parallel/apps/win32support.py
IPython/parallel/apps/winhpcjob.py
IPython/parallel/client/__init__.py
IPython/parallel/client/asyncresult.py
IPython/parallel/client/client.py
IPython/parallel/client/magics.py
IPython/parallel/client/map.py
IPython/parallel/client/remotefunction.py
IPython/parallel/client/view.py
IPython/parallel/controller/__init__.py
IPython/parallel/controller/dependency.py
IPython/parallel/controller/dictdb.py
IPython/parallel/controller/heartmonitor.py
IPython/parallel/controller/hub.py
IPython/parallel/controller/mongodb.py
IPython/parallel/controller/scheduler.py
IPython/parallel/controller/sqlitedb.py
IPython/parallel/engine/__init__.py
IPython/parallel/engine/engine.py
IPython/parallel/scripts/__init__.py
IPython/parallel/scripts/ipcluster
IPython/parallel/scripts/ipcontroller
IPython/parallel/scripts/ipengine
IPython/parallel/scripts/iplogger
IPython/parallel/tests/__init__.py
IPython/parallel/tests/clienttest.py
IPython/parallel/tests/test_asyncresult.py
IPython/parallel/tests/test_client.py
IPython/parallel/tests/test_db.py
IPython/parallel/tests/test_dependency.py
IPython/parallel/tests/test_lbview.py
IPython/parallel/tests/test_magics.py
IPython/parallel/tests/test_mongodb.py
IPython/parallel/tests/test_newserialized.py
IPython/parallel/tests/test_view.py
IPython/quarantine/InterpreterExec.py
IPython/quarantine/__init__.py
IPython/quarantine/envpersist.py
IPython/quarantine/ext_rescapture.py
IPython/quarantine/ipy_app_completers.py
IPython/quarantine/ipy_completers.py
IPython/quarantine/ipy_editors.py
IPython/quarantine/ipy_exportdb.py
IPython/quarantine/ipy_extutil.py
IPython/quarantine/ipy_fsops.py
IPython/quarantine/ipy_gnuglobal.py
IPython/quarantine/ipy_jot.py
IPython/quarantine/ipy_lookfor.py
IPython/quarantine/ipy_profile_doctest.py
IPython/quarantine/ipy_pydb.py
IPython/quarantine/ipy_rehashdir.py
IPython/quarantine/ipy_render.py
IPython/quarantine/ipy_server.py
IPython/quarantine/ipy_signals.py
IPython/quarantine/ipy_synchronize_with.py
IPython/quarantine/ipy_system_conf.py
IPython/quarantine/ipy_which.py
IPython/quarantine/ipy_winpdb.py
IPython/quarantine/ipy_workdir.py
IPython/quarantine/jobctrl.py
IPython/quarantine/ledit.py
IPython/quarantine/win32clip.py
IPython/quarantine/tests/__init__.py
IPython/scripts/__init__.py
IPython/scripts/iptest
IPython/scripts/ipython
IPython/scripts/irunner
IPython/scripts/pycolor
IPython/testing/__init__.py
IPython/testing/_paramtestpy2.py
IPython/testing/_paramtestpy3.py
IPython/testing/decorators.py
IPython/testing/globalipapp.py
IPython/testing/iptest.py
IPython/testing/ipunittest.py
IPython/testing/mkdoctests.py
IPython/testing/nose_assert_methods.py
IPython/testing/nosepatch.py
IPython/testing/skipdoctest.py
IPython/testing/tools.py
IPython/testing/plugin/Makefile
IPython/testing/plugin/README.txt
IPython/testing/plugin/__init__.py
IPython/testing/plugin/dtexample.py
IPython/testing/plugin/ipdoctest.py
IPython/testing/plugin/iptest.py
IPython/testing/plugin/setup.py
IPython/testing/plugin/show_refs.py
IPython/testing/plugin/simple.py
IPython/testing/plugin/simplevars.py
IPython/testing/plugin/test_combo.txt
IPython/testing/plugin/test_example.txt
IPython/testing/plugin/test_exampleip.txt
IPython/testing/plugin/test_ipdoctest.py
IPython/testing/plugin/test_refs.py
IPython/testing/tests/__init__.py
IPython/testing/tests/test_decorators.py
IPython/testing/tests/test_ipunittest.py
IPython/testing/tests/test_tools.py
IPython/utils/PyColorize.py
IPython/utils/__init__.py
IPython/utils/_process_common.py
IPython/utils/_process_posix.py
IPython/utils/_process_win32.py
IPython/utils/_process_win32_controller.py
IPython/utils/_sysinfo.py
IPython/utils/attic.py
IPython/utils/autoattr.py
IPython/utils/codeutil.py
IPython/utils/coloransi.py
IPython/utils/cursesimport.py
IPython/utils/daemonize.py
IPython/utils/data.py
IPython/utils/decorators.py
IPython/utils/dir2.py
IPython/utils/doctestreload.py
IPython/utils/encoding.py
IPython/utils/frame.py
IPython/utils/generics.py
IPython/utils/growl.py
IPython/utils/importstring.py
IPython/utils/io.py
IPython/utils/ipstruct.py
IPython/utils/jsonutil.py
IPython/utils/localinterfaces.py
IPython/utils/module_paths.py
IPython/utils/nested_context.py
IPython/utils/newserialized.py
IPython/utils/notification.py
IPython/utils/openpy.py
IPython/utils/path.py
IPython/utils/pickleshare.py
IPython/utils/pickleutil.py
IPython/utils/process.py
IPython/utils/py3compat.py
IPython/utils/pyfile.py
IPython/utils/rlineimpl.py
IPython/utils/strdispatch.py
IPython/utils/sysinfo.py
IPython/utils/syspathcontext.py
IPython/utils/tempdir.py
IPython/utils/terminal.py
IPython/utils/text.py
IPython/utils/timing.py
IPython/utils/traitlets.py
IPython/utils/upgradedir.py
IPython/utils/warn.py
IPython/utils/wildcard.py
IPython/utils/tests/__init__.py
IPython/utils/tests/test_dir2.py
IPython/utils/tests/test_imports.py
IPython/utils/tests/test_io.py
IPython/utils/tests/test_jsonutil.py
IPython/utils/tests/test_module_paths.py
IPython/utils/tests/test_notification.py
IPython/utils/tests/test_openpy.py
IPython/utils/tests/test_path.py
IPython/utils/tests/test_process.py
IPython/utils/tests/test_pycolorize.py
IPython/utils/tests/test_text.py
IPython/utils/tests/test_traitlets.py
IPython/utils/tests/test_wildcard.py
IPython/zmq/__init__.py
IPython/zmq/blockingkernelmanager.py
IPython/zmq/completer.py
IPython/zmq/displayhook.py
IPython/zmq/entry_point.py
IPython/zmq/eventloops.py
IPython/zmq/frontend.py
IPython/zmq/heartbeat.py
IPython/zmq/iostream.py
IPython/zmq/ipkernel.py
IPython/zmq/kernelapp.py
IPython/zmq/kernelmanager.py
IPython/zmq/log.py
IPython/zmq/logtopics.rst
IPython/zmq/parentpoller.py
IPython/zmq/serialize.py
IPython/zmq/session.py
IPython/zmq/zmqshell.py
IPython/zmq/gui/__init__.py
IPython/zmq/gui/gtkembed.py
IPython/zmq/pylab/__init__.py
IPython/zmq/pylab/backend_inline.py
IPython/zmq/tests/__init__.py
IPython/zmq/tests/test_embed_kernel.py
IPython/zmq/tests/test_message_spec.py
IPython/zmq/tests/test_session.py
docs/Makefile
docs/README.txt
docs/README_Windows.txt
docs/api_changes.txt
docs/autogen_api.py
docs/do_sphinx.py
docs/gh-pages.py
docs/pycon.ico
docs/update_version.sh
docs/emacs/ipython.el
docs/examples/core/appconfig.py
docs/examples/core/display.py
docs/examples/core/example-embed-short.py
docs/examples/core/example-embed.py
docs/examples/core/example-gnuplot.py
docs/examples/core/ipython-get-history.py
docs/examples/core/ipython-qtconsole.desktop
docs/examples/core/ipython-sh.desktop
docs/examples/core/ipython.desktop
docs/examples/core/ipython_here_shell_extension.reg
docs/examples/core/leo_bridge_demo.leo
docs/examples/core/new-embed.py
docs/examples/core/seteditor.py
docs/examples/lib/BackgroundJobs.ipynb
docs/examples/lib/example-demo.py
docs/examples/lib/gui-glut.py
docs/examples/lib/gui-gtk.py
docs/examples/lib/gui-gtk3.py
docs/examples/lib/gui-pyglet.py
docs/examples/lib/gui-qt.py
docs/examples/lib/gui-tk.py
docs/examples/lib/gui-wx.py
docs/examples/lib/internal_ipkernel.py
docs/examples/lib/ipkernel_qtapp.py
docs/examples/lib/ipkernel_wxapp.py
docs/examples/notebooks/00_notebook_tour.ipynb
docs/examples/notebooks/01_notebook_introduction.ipynb
docs/examples/notebooks/Animations_and_Progress.ipynb
docs/examples/notebooks/Capturing Output.ipynb
docs/examples/notebooks/Script Magics.ipynb
docs/examples/notebooks/animation.m4v
docs/examples/notebooks/cython_extension.ipynb
docs/examples/notebooks/display_protocol.ipynb
docs/examples/notebooks/formatting.ipynb
docs/examples/notebooks/octavemagic_extension.ipynb
docs/examples/notebooks/python-logo.svg
docs/examples/notebooks/rmagic_extension.ipynb
docs/examples/notebooks/sympy.ipynb
docs/examples/notebooks/sympy_quantum_computing.ipynb
docs/examples/notebooks/trapezoid_rule.ipynb
docs/examples/parallel/Parallel Magics.ipynb
docs/examples/parallel/customresults.py
docs/examples/parallel/dagdeps.py
docs/examples/parallel/fetchparse.py
docs/examples/parallel/helloworld.ipynb
docs/examples/parallel/helloworld.py
docs/examples/parallel/iopubwatcher.py
docs/examples/parallel/itermapresult.py
docs/examples/parallel/multiengine1.ipy
docs/examples/parallel/multiengine2.py
docs/examples/parallel/multienginemap.py
docs/examples/parallel/nwmerge.py
docs/examples/parallel/parallel_mpi.ipynb
docs/examples/parallel/parallel_pylab.ipy
docs/examples/parallel/phistogram.py
docs/examples/parallel/task1.ipynb
docs/examples/parallel/task1.py
docs/examples/parallel/task2.py
docs/examples/parallel/task_profiler.py
docs/examples/parallel/taskmap.ipynb
docs/examples/parallel/taskmap.py
docs/examples/parallel/davinci/pwordfreq.py
docs/examples/parallel/davinci/wordfreq.py
docs/examples/parallel/demo/dependencies.py
docs/examples/parallel/demo/map.py
docs/examples/parallel/demo/noncopying.py
docs/examples/parallel/demo/throughput.py
docs/examples/parallel/demo/views.py
docs/examples/parallel/interengine/bintree.py
docs/examples/parallel/interengine/bintree_script.py
docs/examples/parallel/interengine/communicator.py
docs/examples/parallel/interengine/interengine.py
docs/examples/parallel/options/mckernel.py
docs/examples/parallel/options/mcpricer.ipynb
docs/examples/parallel/options/mcpricer.py
docs/examples/parallel/pi/parallelpi.py
docs/examples/parallel/pi/pidigits.py
docs/examples/parallel/plotting/plotting_backend.py
docs/examples/parallel/plotting/plotting_frontend.py
docs/examples/parallel/rmt/rmt.ipy
docs/examples/parallel/rmt/rmt.ipynb
docs/examples/parallel/rmt/rmtkernel.py
docs/examples/parallel/wave2D/RectPartitioner.py
docs/examples/parallel/wave2D/communicator.py
docs/examples/parallel/wave2D/parallelwave-mpi.py
docs/examples/parallel/wave2D/parallelwave.py
docs/examples/parallel/wave2D/wavesolver.py
docs/examples/parallel/workflow/client.py
docs/examples/parallel/workflow/job_wrapper.py
docs/examples/parallel/workflow/wmanager.py
docs/examples/tests/pylab_figshow.py
docs/examples/tests/embed/embed1.py
docs/examples/tests/embed/embed2.py
docs/examples/tests/embed/embed3.py
docs/examples/tests/heartbeat/gilsleep.ipynb
docs/examples/tests/heartbeat/hb_gil.py
docs/examples/vim/README.rst
docs/examples/vim/ipy.vim
docs/examples/widgets/directview/directview.ipynb
docs/examples/widgets/directview/directview.js
docs/examples/widgets/directview/directview.py
docs/examples/widgets/directview/widget.py
docs/man/ipcluster.1
docs/man/ipcontroller.1
docs/man/ipengine.1
docs/man/iplogger.1
docs/man/ipython.1
docs/man/irunner.1
docs/man/pycolor.1
docs/resources/Info.plist.example
docs/resources/generate_icons.sh
docs/resources/ipynb_icon.icns
docs/resources/ipynb_icon_128x128.png
docs/resources/ipynb_icon_16x16.png
docs/resources/ipynb_icon_16x16.svg
docs/resources/ipynb_icon_24x24.png
docs/resources/ipynb_icon_24x24.svg
docs/resources/ipynb_icon_256x256.png
docs/resources/ipynb_icon_32x32.png
docs/resources/ipynb_icon_32x32.svg
docs/resources/ipynb_icon_512x512.png
docs/resources/ipynb_icon_512x512.svg
docs/resources/ipynb_icon_64x64.png
docs/source/conf.py
docs/source/index.txt
docs/source/links.rst
docs/source/overview.txt
docs/source/_static/default.css
docs/source/_static/hist_simple.png
docs/source/_static/hist_with_text.png
docs/source/_static/ipy_013_dashboard.png
docs/source/_static/ipy_013_dashboard_cluster.png
docs/source/_static/ipy_013_notebook_cythonmagic.png
docs/source/_static/ipy_013_notebook_long_out.png
docs/source/_static/ipy_013_notebook_octavemagic.png
docs/source/_static/ipy_013_notebook_rmagic.png
docs/source/_static/ipy_013_notebook_script_cells.png
docs/source/_static/ipy_013_notebook_spectrogram.png
docs/source/_static/ipy_013_notebook_tooltip.png
docs/source/_static/ipy_013_par_tb.png
docs/source/_static/ipy_013_qtconsole_baboon.png
docs/source/_static/ipy_013_qtconsole_completer.png
docs/source/_static/logo.png
docs/source/_static/ms_visual_studio.png
docs/source/_static/notebook_specgram.png
docs/source/_static/plot_simple.png
docs/source/_static/plot_simple_python.png
docs/source/_static/qtconsole.png
docs/source/_static/qtconsole_tabbed.png
docs/source/_templates/layout.html
docs/source/about/credits.txt
docs/source/about/history.txt
docs/source/about/index.txt
docs/source/about/license_and_copyright.txt
docs/source/api/index.txt
docs/source/attic/parallel_task_old.txt
docs/source/config/editors.txt
docs/source/config/index.txt
docs/source/config/ipython.txt
docs/source/config/old.txt
docs/source/config/overview.txt
docs/source/config/extensions/autoreload.txt
docs/source/config/extensions/cythonmagic.txt
docs/source/config/extensions/index.txt
docs/source/config/extensions/octavemagic.txt
docs/source/config/extensions/rmagic.txt
docs/source/config/extensions/storemagic.txt
docs/source/config/extensions/sympyprinting.txt
docs/source/development/coding_guide.txt
docs/source/development/contributing.txt
docs/source/development/doc_guide.txt
docs/source/development/index.txt
docs/source/development/inputhook_app.txt
docs/source/development/ipgraph.txt
docs/source/development/ipython_directive.txt
docs/source/development/ipython_qt.txt
docs/source/development/ipythonzmq.txt
docs/source/development/magic_blueprint.txt
docs/source/development/messaging.txt
docs/source/development/notebook_todo.txt
docs/source/development/parallel_connections.txt
docs/source/development/parallel_messages.txt
docs/source/development/release.txt
docs/source/development/reorg.txt
docs/source/development/roadmap.txt
docs/source/development/session_format.txt
docs/source/development/template.py
docs/source/development/testing.txt
docs/source/development/figs/allconnections.png
docs/source/development/figs/allconnections.svg
docs/source/development/figs/frontend-kernel.png
docs/source/development/figs/frontend-kernel.svg
docs/source/development/figs/hbfade.png
docs/source/development/figs/iopubfade.png
docs/source/development/figs/notiffade.png
docs/source/development/figs/queryfade.png
docs/source/development/figs/queuefade.png
docs/source/development/gitwash/branch_list.png
docs/source/development/gitwash/branch_list_compare.png
docs/source/development/gitwash/configure_git.txt
docs/source/development/gitwash/development_workflow.txt
docs/source/development/gitwash/dot2_dot3.txt
docs/source/development/gitwash/following_latest.txt
docs/source/development/gitwash/forking_button.png
docs/source/development/gitwash/forking_hell.txt
docs/source/development/gitwash/git_development.txt
docs/source/development/gitwash/git_install.txt
docs/source/development/gitwash/git_links.txt
docs/source/development/gitwash/git_resources.txt
docs/source/development/gitwash/index.txt
docs/source/development/gitwash/patching.txt
docs/source/development/gitwash/pull_button.png
docs/source/development/gitwash/set_up_fork.txt
docs/source/install/index.txt
docs/source/install/install.txt
docs/source/interactive/htmlnotebook.txt
docs/source/interactive/index.txt
docs/source/interactive/qtconsole.txt
docs/source/interactive/reference.txt
docs/source/interactive/shell.txt
docs/source/interactive/tips.txt
docs/source/interactive/tutorial.txt
docs/source/interactive/figs/besselj.png
docs/source/interactive/figs/colors_dark.png
docs/source/interactive/figs/jn.html
docs/source/interactive/figs/jn.xhtml
docs/source/parallel/asyncresult.txt
docs/source/parallel/dag_dependencies.txt
docs/source/parallel/index.txt
docs/source/parallel/magics.txt
docs/source/parallel/parallel_db.txt
docs/source/parallel/parallel_demos.txt
docs/source/parallel/parallel_details.txt
docs/source/parallel/parallel_intro.txt
docs/source/parallel/parallel_mpi.txt
docs/source/parallel/parallel_multiengine.txt
docs/source/parallel/parallel_process.txt
docs/source/parallel/parallel_security.txt
docs/source/parallel/parallel_task.txt
docs/source/parallel/parallel_transition.txt
docs/source/parallel/parallel_winhpc.txt
docs/source/parallel/winhpc_index.txt
docs/source/parallel/figs/asian_call.pdf
docs/source/parallel/figs/asian_call.png
docs/source/parallel/figs/asian_put.pdf
docs/source/parallel/figs/asian_put.png
docs/source/parallel/figs/dagdeps.pdf
docs/source/parallel/figs/dagdeps.png
docs/source/parallel/figs/hpc_job_manager.pdf
docs/source/parallel/figs/hpc_job_manager.png
docs/source/parallel/figs/mec_simple.pdf
docs/source/parallel/figs/mec_simple.png
docs/source/parallel/figs/parallel_pi.pdf
docs/source/parallel/figs/parallel_pi.png
docs/source/parallel/figs/simpledag.pdf
docs/source/parallel/figs/simpledag.png
docs/source/parallel/figs/single_digits.pdf
docs/source/parallel/figs/single_digits.png
docs/source/parallel/figs/two_digit_counts.pdf
docs/source/parallel/figs/two_digit_counts.png
docs/source/parallel/figs/wideView.png
docs/source/whatsnew/development.txt
docs/source/whatsnew/github-stats-0.11.txt
docs/source/whatsnew/github-stats-0.12.txt
docs/source/whatsnew/github-stats-0.13.txt
docs/source/whatsnew/index.txt
docs/source/whatsnew/version0.10.txt
docs/source/whatsnew/version0.11.txt
docs/source/whatsnew/version0.12.txt
docs/source/whatsnew/version0.13.txt
docs/source/whatsnew/version0.8.txt
docs/source/whatsnew/version0.9.txt
docs/sphinxext/apigen.py
docs/sphinxext/docscrape.py
docs/sphinxext/docscrape_sphinx.py
docs/sphinxext/github.py
docs/sphinxext/inheritance_diagram.py
docs/sphinxext/ipython_console_highlighting.py
docs/sphinxext/ipython_directive.py
docs/sphinxext/numpydoc.py
ipython.egg-info/PKG-INFO
ipython.egg-info/SOURCES.txt
ipython.egg-info/dependency_links.txt
ipython.egg-info/entry_points.txt
ipython.egg-info/not-zip-safe
ipython.egg-info/requires.txt
ipython.egg-info/top_level.txt
scripts/ipython_win_post_install.py
setupext/__init__.py
setupext/install_data_ext.py
setupext/setupext.py