Commit Graph

20 Commits (4317b94de53a7f5016794e275190e1e22add09f0)

Author SHA1 Message Date
Min RK 525f6a7561 fix backward `f, nb` args for nbformat.write
11 years ago
MinRK af735018f3 don't use nbformat.current in IPython.html
11 years ago
MinRK 07079095a8 update html/js to nbformat 4
11 years ago
Min RK 1d7f8803e0 use ?download=1 to trigger download in /files/
11 years ago
Manuel Riel a490488f62 remove commented-out code
11 years ago
Manuel Riel 67f2322a8c simplify bin-file test
11 years ago
Manuel Riel 0e95bd9eda remove unused import in test_files.py
11 years ago
Manuel Riel 28d4444def 2 checks for python2 and python3)
11 years ago
Manuel Riel bb8e33d70d fix bin-file test in ipython3
11 years ago
Manuel Riel 775ea55206 another shot at bin-tests on python3
11 years ago
Manuel Riel c6d548fbeb correctly handle base64 and json, improve bin-file test
11 years ago
Manuel Riel dc352a334b Use \xFF in bin file test
11 years ago
Manuel Riel 2268268a9d add tests for file download via ContentsManager
11 years ago
Brian E. Granger 009367666a Fixing test_files tests.
12 years ago
MinRK 157f501c60 use request.text for Python 3 (content is always bytes)
12 years ago
MinRK a657ddd78f test 'files/' redirects
12 years ago
MinRK 40cce4d7e3 s/os.path.sep/os.sep/
12 years ago
MinRK 112a694c5c py3k bytes, for crying out loud
12 years ago
MinRK dfb538d881 Windows testing fixes
12 years ago
MinRK 1f90f4d7bb test /files/ gives 403 on hidden files
12 years ago