[Python-modules-commits] [jupyter-notebook] 06/14: jquery-ui 1.12 compatibility changes

Gordon Ball chronitis-guest at moszumanska.debian.org
Sun Nov 12 20:26:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.

commit 98acd2d5d01af3371a1317b614d5d0f58a14ec8a
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Nov 7 19:02:34 2016 +0100

    jquery-ui 1.12 compatibility changes
---
 notebook/templates/page.html | 1 -
 tools/build-main.js          | 1 -
 2 files changed, 2 deletions(-)

diff --git a/notebook/templates/page.html b/notebook/templates/page.html
index 1373e56..9206418 100644
--- a/notebook/templates/page.html
+++ b/notebook/templates/page.html
@@ -72,7 +72,6 @@
             },
             "jquery-ui": {
               deps: ["jquery"],
-              exports: "$"
             }
           },
           waitSeconds: 30,
diff --git a/tools/build-main.js b/tools/build-main.js
index 44b12a3..37f74cb 100644
--- a/tools/build-main.js
+++ b/tools/build-main.js
@@ -56,7 +56,6 @@ var rjs_config = {
     },
     "jquery-ui": {
       deps: ["jquery"],
-      exports: "$"
     },
   },
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git



More information about the Python-modules-commits mailing list