From dfacc43fb3cf0e63659f705166ace8bf9f681dc0 2013-05-28 19:35:49 From: Matthias Bussonnier Date: 2013-05-28 19:35:49 Subject: [PATCH] Merge pull request #3368 from samuela/master Reenable bracket matching in CodeMirror. Upstream code was moved in a add-on, just load this add-on, configuration was still in the right place. --- diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index f5339bd..4bbb1c4 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -196,6 +196,7 @@ class="notebook_app" +