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.
 
 
 
 
 
 
Jason Grout 1204af464b
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc
11 years ago
IPython on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc 11 years ago
docs/source add some documentation notes about trust being per-profile 12 years ago
examples Updated example notebook 11 years ago
git-hooks Git hooks use bash specific syntax 12 years ago
tools/tests Moving /examples/tests to tools/tests 12 years ago
.gitignore remove css sourcemaps from repo 12 years ago
.mailmap Fix mailmap entries for @jasongrout and @SylvainCorlay 12 years ago
Dockerfile Make this a solid, minimal base image. 12 years ago
setup.py require mistune 0.3.1 12 years ago
setupbase.py use momentjs for nice dates 12 years ago