Min RK
|
525f6a7561
|
fix backward f, nb args for nbformat.write
|
2014-11-01 16:41:13 -07:00 |
|
MinRK
|
af735018f3
|
don't use nbformat.current in IPython.html
use top-level nbformat.read/write, v4 directly for compose
|
2014-11-01 16:41:11 -07:00 |
|
MinRK
|
dd95b1ef5f
|
remove heading cells in v4
|
2014-11-01 16:41:07 -07:00 |
|
MinRK
|
baf65234b9
|
move mime-bundle data to rich output.data
from top-level output keys
|
2014-11-01 16:41:04 -07:00 |
|
MinRK
|
09acc6c854
|
msgspec: stream.data -> stream.text
|
2014-11-01 16:41:04 -07:00 |
|
MinRK
|
14cfb2efc1
|
s/prompt_number/execution_count in nbformat 4
|
2014-11-01 16:41:03 -07:00 |
|
MinRK
|
07079095a8
|
update html/js to nbformat 4
|
2014-11-01 16:41:02 -07:00 |
|
MinRK
|
6cce477e07
|
rename notebooks service to contents service
minimal functional changes, committing because tests are passing.
|
2014-07-31 11:57:36 -07:00 |
|
MinRK
|
857c243434
|
output_type should not be optional in new_output
and fix bug that this would have revealed
|
2014-04-07 11:19:00 -07:00 |
|
MinRK
|
1044fda774
|
skip nbconvert html tests without pandoc
|
2013-12-23 12:41:59 -08:00 |
|
Thomas Kluyver
|
147f33118e
|
Extract output preprocessor only extracts specified formats
|
2013-12-19 17:14:24 -08:00 |
|
Thomas Kluyver
|
be6a5d32ea
|
Serve nbconvert output as zip when it has multiple files
|
2013-12-19 16:07:27 -08:00 |
|
Thomas Kluyver
|
30e8939a27
|
Separate listing nbconvert exporters to /api/nbconvert
|
2013-12-13 14:46:51 -08:00 |
|
Thomas Kluyver
|
f53ad55284
|
Add GET /nbconvert to list available formats
|
2013-12-13 14:46:51 -08:00 |
|
Thomas Kluyver
|
17c6af1fcf
|
Add MIME types to nbconvert exporters
|
2013-12-13 14:46:51 -08:00 |
|
Thomas Kluyver
|
a3c2f1b5f9
|
Add menu entries for getting converted views of a notebook
|
2013-12-13 14:46:51 -08:00 |
|
Thomas Kluyver
|
a6424052f0
|
Add tests for nbconvert HTTP service
|
2013-12-13 14:46:50 -08:00 |
|