Thomas Kluyver
4e79ebb49a
Disable jQuery prefilter specifically to parse sanitized HTML ( #29 )
...
* Add and use sanitize_html_and_parse() function
* Describe return type in doc comment
* Reset htmlPrefilter even if parsing HTML fails
* Return directly from try block
* Move toinsert to inner scope
8 years ago
Min RK
47d4451958
remove webpack shims
...
restore explicit imports of jquery, etc.
9 years ago
Julien Rebetez
ea57ff74a6
Explain why we disable caja uri checks on img::src
10 years ago
Julien Rebetez
3462b34fca
Implement markdown cell attachments. Allow drag’n’drop of images into markdown cells. See #613
10 years ago
Jonathan Frederic
1ae63ce185
Load jquery and friends globally
10 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic
c8ff593efc
Move source out
11 years ago
jdfreder
ff9406f2e3
require.js ES5 -> commonjs ES5
11 years ago
Matthias Bussonnier
37d4ede57e
revert jquery removal
11 years ago
Matthias Bussonnier
7cffe80461
Get rid of reverse dependency for security,
...
remove single jquery usage in security in favor of native dom element
creation
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago