livebook/assets
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
..
css Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +02:00
js Improve section links behaviour (#367) 2021-06-18 13:21:48 +02:00
test/lib Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Update Monaco and use the built-in Elixir definition (#345) 2021-06-14 15:57:13 +02:00
package.json Update Monaco and use the built-in Elixir definition (#345) 2021-06-14 15:57:13 +02:00
postcss.config.js Update tailwindcss 2021-04-21 12:19:16 +02:00
tailwind.config.js Update tailwindcss 2021-04-21 12:19:16 +02:00
webpack.config.js Update Monaco and use the built-in Elixir definition (#345) 2021-06-14 15:57:13 +02:00