livebook/assets/css
Shavit a104d9d73b
Show the evaluation time next to the cell indicator (#366)
* Display the time in seconds

Show the evaluation time next to the cell indicator

* Test session data

* Send evaluation time to session

Start the evaluation time inside the evaluator, display the time in seconds
or milliseconds.

The output is not a string but a map

* Add metadata to evaluation_response

* Wrap the evaluation indicator in a tooltip

  • Add metadata argument to the evaluation_response message
  • Use a tooltip to display the evaluation time

* Display the toolip below the indicator

* Remove the evaluation start time

* Make the tooltip optional

* Rename finish_cell_evaluation

* Evaluator tests

* Update test to accespt metadata

* Pass the evaluated time as a third argument

* Make status tooltip more generic

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-06-20 14:48:00 +02:00
..
ansi.css
app.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
components.css Add dynamic table output (#356) 2021-06-17 01:02:27 +02:00
editor.css Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
global.css Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
js_interop.css Show insert actions when hovering over free space between cells (#369) 2021-06-18 16:14:20 +02:00
live_view.css
markdown.css fix markdown codeblocks overflowing container (#333) 2021-06-09 11:02:47 +02:00
notebook.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
tooltips.css Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +02:00
utilities.css Add dynamic table output (#356) 2021-06-17 01:02:27 +02:00