Show More
@@ -0,0 +1,14 b'' | |||||
|
1 | We use minified versions of JQuery / jQueryUI and google-code-prettify in the Notebook. | |||
|
2 | ||||
|
3 | Some package managers require full versions alongside minified, and they can be | |||
|
4 | dropped in here, if necessary. | |||
|
5 | ||||
|
6 | origins of our minified js: | |||
|
7 | prettify: http://google-code-prettify.googlecode.com/files/prettify-small-1-Jun-2011.tar.bz2 | |||
|
8 | jQuery-1.6.2: http://code.jquery.com/jquery-1.6.2.min.js | |||
|
9 | jQueryUI-1.8.14: generated by https://jqueryui.com/download | |||
|
10 | ||||
|
11 | And their unminified counterparts: | |||
|
12 | prettify: http://google-code-prettify.googlecode.com/files/prettify-1-Jun-2011.tar.bz2 | |||
|
13 | jQuery-1.6.2: http://code.jquery.com/jquery-1.6.2.js | |||
|
14 | jQueryUI-1.8.14: https://github.com/jquery/jquery-ui/tarball/1.8.14 |
General Comments 0
You need to be logged in to leave comments.
Login now