livebook/test
Cocoa a15ec1ca1d
Save static vegalite plot to livemd (#676)
* save static vegalite plot to livemd

* cleanup debug code

* using `vega-lite` as the type in the fenced code block

* wrap the text output in `{:text, output}` in take_outputs/2

* ignore :vega_lite_static when it is empty

* add import and export tests

* using `spec`

* format code

* keep the test focused

* improve tests for not including outputs

* always dump vage_lite spec

* Apply suggestions from code review

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-11-04 12:17:03 +01:00
..
livebook Save static vegalite plot to livemd (#676) 2021-11-04 12:17:03 +01:00
livebook_web Improve icon buttons accessibility and navigation (#667) 2021-11-01 18:20:56 +01:00
support Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Fix intermittent test failures (#596) 2021-10-13 22:25:33 +02:00