From e8459d97eb316e04ee78f29b6c4d989e1da2dcc1 Mon Sep 17 00:00:00 2001 From: Min RK Date: Fri, 6 Nov 2020 13:52:26 +0100 Subject: [PATCH] Release 6.1.5 --- notebook/static/base/js/namespace.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/static/base/js/namespace.js b/notebook/static/base/js/namespace.js index 73ecef6a0..7ae2d1409 100644 --- a/notebook/static/base/js/namespace.js +++ b/notebook/static/base/js/namespace.js @@ -33,7 +33,7 @@ define(function(){ jprop('utils','base/js/utils') jprop('mathjaxutils','base/js/mathjaxutils'); - + //Jupyter.load_extensions = Jupyter.utils.load_extensions; // jprop('security','base/js/security');