Min RK
|
236198571b
|
test dirs are paths, not TempDir objects
|
9 years ago |
Min RK
|
8e141df890
|
run Python tests with a token
exercises token auth
|
9 years ago |
Scott Sanderson
|
34ef078b00
|
TEST: Use addCleanup in test_nbconvert_handlers.py
This guarantees that resources are cleaned up correctly even if setUp
fails.
|
10 years ago |
Min RK
|
6805cabf76
|
log exceptions in nbconvert handlers
when nbconvert fails, log the traceback
|
10 years ago |
wenjun.swj
|
6684b76ab8
|
encode file name in Content-Disposition when it contains non-ascii characters
|
10 years ago |
Matthias Bussonnier
|
0ad67c8b7f
|
Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
|
10 years ago |
Thomas Kluyver
|
7e4354fbd9
|
Put config_dir in resources in nbconvert handlers
CSSHTMLHeaderPreprocessor uses this to include the user's custom.css
in HTML output.
Closes gh-185
|
11 years ago |
Min RK
|
5714cabb26
|
fix files redirect in nbconvert handlers
the way it was set up prevented the redirect handler from ever being called
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |