notebook/IPython/html/services
MinRK 3588fe40a9 Merge Security Pull Request: google-caja
Adds HTML sanitization.

The basics:

- untrusted HTML is always sanitized, with no warning
  (there is console logging for changes made)
- markdown is always treated as untrusted
- no warnings for simply excluded output (e.g. Javascript)
- CSS tags and attributes are always stripped from untrusted HTML
- never check whether HTML is "safe," only sanitize
- add 'Trust notebook' to File menu
2014-03-04 17:35:55 -08:00
..
clusters Python 3 compatibility for os.getcwdu() 2013-10-31 12:37:45 -07:00
kernels use config instead of App.instance to propagate notebook_dir 2014-02-21 13:22:57 -08:00
nbconvert turn missing dependencies in nbconvert to 500 errors 2014-01-07 15:15:57 -08:00
notebooks Merge Security Pull Request: google-caja 2014-03-04 17:35:55 -08:00
sessions reorganize who knows what about paths 2014-02-21 13:22:56 -08:00