Commit Graph

455 Commits (eead8f24a85fbe7354bc704e1f9ed71701470fc0)

Author SHA1 Message Date
Matti Pastell eead8f24a8
Added error handling with html display (#117)
* Implemented error handling and initial html display

* Improved html display and tests for error handling
2018-01-07 11:53:07 +02:00
Matti Pastell 51ea08ca88 Remove nbconvert timeout by default 2018-01-05 18:01:16 +02:00
Matti Pastell 048b484d83 Fix notebook doc string 2018-01-05 17:51:30 +02:00
Matti Pastell 57c17e05a3 Add notebook function for converting output to Jupyter notebooks 2018-01-05 17:42:47 +02:00
Matti Pastell 48327bd570 Embed Plots animated gifs to html output. Closes #105 2018-01-04 21:45:43 +02:00
Matti Pastell 742f00bf6a Fix image width for html output 2018-01-04 18:05:19 +02:00
Matti Pastell 965eb6dfe9 Fix world age bug with display 2018-01-04 18:02:09 +02:00
Matti Pastell be0ac321b3 Use Highlight.jl with pandoc2html 2018-01-04 18:00:01 +02:00
Matti Pastell 5b6d50cf72 Tweak CSS templates, fixes #61 2018-01-04 17:18:25 +02:00
Matti Pastell 484b1fdf23 FIx `term=true` for md2tex 2018-01-03 20:31:24 +02:00
Matti Pastell 6dc482d997 Fix term=true in "rich outputs", closes #113 2018-01-03 19:33:57 +02:00
Matti Pastell 15d4cdf512 Update md2tex format tests. Closes #107 2018-01-03 19:07:14 +02:00
Matti Pastell dc566fc69a Fix md2pdf output -> use minted and xelatex 2018-01-03 17:23:57 +02:00
Matti Pastell 6c149b383c Use compact output for IO 2018-01-03 15:48:14 +02:00
Matti Pastell 51641124b5 Fix output: html wrap bug, output from last line 2018-01-03 15:35:47 +02:00
Matti Pastell 83b5c8f276 More tests 2018-01-03 12:34:47 +02:00
Matti Pastell 2596670aa3 More tests for figure format 2018-01-03 12:34:13 +02:00
Matti Pastell 6ef6a0b739
Improve tests for "rich" output, remove decencies from tests (#114)
* Remove DataFrames as test depency

* New mimetype tests for output
2018-01-03 12:13:12 +02:00
Matti Pastell 65af831152 New mimetype tests for output 2018-01-03 11:59:43 +02:00
Matti Pastell e0cd57e6a9 Remove DataFrames as test depency 2018-01-03 10:57:27 +02:00
Matti Pastell 0f0e190dd6 More figure formats to tests 2018-01-03 10:21:04 +02:00
Matti Pastell 753402529e Add tests for figure formats 2018-01-03 10:14:32 +02:00
Matti Pastell 9e5ad966eb Add script reader test 2018-01-03 09:37:05 +02:00
Matti Pastell 361f404f95 Fix notebook test 2018-01-03 09:13:58 +02:00
Matti Pastell c1795e7310 Fix Gadfly tests 2018-01-03 08:48:01 +02:00
Matti Pastell eb87de143b Disable html publish test 2018-01-02 16:51:13 +02:00
Matti Pastell 8c5bc5633a Update appveyour build 2018-01-02 16:46:48 +02:00
Matti Pastell f8ffe9218d Merge branch 'fbot/deps' 2018-01-02 16:38:42 +02:00
Matti Pastell c54032d99a Fix REQUIRES 2018-01-02 16:35:44 +02:00
Matti Pastell 165f6e71bb Tests again 2018-01-02 16:34:47 +02:00
Matti Pastell 1536ad455a Fix DataFrames version for tests 2018-01-02 16:23:28 +02:00
Matti Pastell 5bb5e8994c Switch to JLD2 for caching docs 2018-01-02 16:21:45 +02:00
Matti Pastell c0ad60d138 Update test depencies 2018-01-02 16:16:48 +02:00
Matti Pastell 6a81c53af3 Disable notebook test 2018-01-02 16:02:51 +02:00
Matti Pastell c2f581a31d Merge branch 'master' of https://github.com/mpastell/Weave.jl into HEAD 2018-01-02 15:57:17 +02:00
Matti Pastell 45a3f46918 Update tests 2018-01-02 15:54:55 +02:00
Matti Pastell ebd4f6dbed Allow empty cells in scripts 2018-01-02 15:48:56 +02:00
femtocleaner[bot] 2693389a3a Fix deprecations 2017-12-31 12:02:28 +00:00
Matti Pastell 8c22b41920
Merge pull request #109 from baggepinnen/patch-1
Replace usepackage graphics with graphicx
2017-12-22 17:43:08 +02:00
Matti Pastell 95008e5704
Drop Julia 0.5 support
Drop Julia 0.5 support
2017-12-22 13:26:21 +02:00
Fredrik Bagge Carlson 3f42023b42
Replace usepackage graphics with graphicx
I had issues with the chunk option `out_width` unless I replaced the use of the old `graphics` package with the newer `graphicx`
See https://tex.stackexchange.com/questions/23075/packages-graphics-vs-graphicx for additional info
2017-10-30 09:40:31 +01:00
Matti Pastell a35d57e1cb Merge pull request #103 from tpoisot/patch-1
Use VERSION instead of hard-coding the version number when exporting to ipynb
2017-08-19 11:56:28 +03:00
Timothée Poisot 6b7e88d465 Attempt to solve #102 2017-07-17 11:32:33 -04:00
Matti Pastell c4c5eb11e3 Merge pull request #94 from staticfloat/updated_ci_url
Update CI URLs to point to new caching infrastructure
2017-05-17 13:35:40 +03:00
Elliot Saba b043542007 Update CI URLs to point to new caching infrastructure 2017-05-16 17:32:00 -07:00
Matti Pastell 96bc072619 Merge pull request #91 from c42f/lualatex-unicode-symbols
Add unicode symbol support based on CMU and Latin Modern fonts
2017-05-15 17:54:08 +03:00
Matti Pastell aaabc2cd4f Update README 2017-05-15 17:53:43 +03:00
Matti Pastell 0213c2f774 Fix publish test 2017-05-15 17:36:54 +03:00
Matti Pastell dffb554c8a Fix Gadfly tests 2017-05-15 17:28:10 +03:00
Matti Pastell 4bc5435e6d Fix figure display for Gadfly 2017-05-15 17:13:18 +03:00