livebook/lib
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_cli Fix urls on Elixir master (#647) 2021-10-26 16:48:17 +02:00
livebook_web Show new directory section immediately on the client (#674) 2021-11-03 17:16:09 +01:00
livebook.ex Encapsulate compile and runtime configuration (#577) 2021-10-05 00:49:01 +02:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00