mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
3588fe40a9
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 |
||
---|---|---|
.. | ||
clusters | ||
kernels | ||
nbconvert | ||
notebooks | ||
sessions |