You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython
Jason Grout 1204af464b
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc
12 years ago
..
html on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc 12 years ago
nbconvert/exporters Drop unused traitlet imports 12 years ago
qt/console/tests Skip qtconsole help test if no X11 12 years ago
testing No need to check for rpy2 in test machinery 12 years ago
utils Preserve symlinks in atomic writing 12 years ago