Show More
@@ -1821,6 +1821,8 b' var IPython = (function (IPython) {' | |||
|
1821 | 1821 | ) |
|
1822 | 1822 | ).append(".") |
|
1823 | 1823 | ).append($("<p>") |
|
1824 | .text("Selecting trust will immediately reload this notebook in a trusted state.") | |
|
1825 | ).append($("<p>") | |
|
1824 | 1826 | .text("For more information, see the ") |
|
1825 | 1827 | .append($("<a>").attr("href", "http://ipython.org/security.html") |
|
1826 | 1828 | .text("IPython security documentation") |
General Comments 0
You need to be logged in to leave comments.
Login now