From a2edd87705fec24ff9bd5171f742261f11793996 2013-01-26 10:05:35 From: Matthias BUSSONNIER Date: 2013-01-26 10:05:35 Subject: [PATCH] remove codemirror as it picked the folder not the git repo --- diff --git a/IPython/frontend/html/notebook/static/component.json b/IPython/frontend/html/notebook/static/component.json index e7f0fea..32dc156 100644 --- a/IPython/frontend/html/notebook/static/component.json +++ b/IPython/frontend/html/notebook/static/component.json @@ -3,6 +3,5 @@ "version": "0.0.1", "dependencies": { "bootstrap": "~2.2.2", - "codemirror": "codemirror" } }