##// END OF EJS Templates
Finishing display system work....
Finishing display system work. * Added image/jpeg MIME type to notebook format, the core display logic and the notebook. * Finished HTML, SVG, Image, Math, Javascript, JSON classes.

File last commit:

r4187:3207b260
r4528:08ef328c
Show More
.gitignore
11 lines | 107 B | text/plain | TextLexer
Fernando Perez
Small fixes to git ignore file
r3200 build
MinRK
update gitignore to exclude dist and zipped man pages...
r4187 dist
_build
docs/man/*.gz
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/source/api/generated
MinRK
added gh-pages command for GitHub hosted sphinx docs
r3255 docs/gh-pages
Fernando Perez
Small fixes to git ignore file
r3200 *.py[co]
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 build
*.egg-info
Fernando Perez
Small fixes to git ignore file
r3200 *~
Thomas Kluyver
Ignore .bak files
r3111 *.bak