mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-03 18:35:41 +08:00
* 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> |
||
---|---|---|
.. | ||
delta | ||
evaluator | ||
live_markdown | ||
notebook | ||
runtime | ||
session | ||
users | ||
utils | ||
application.ex | ||
completion.ex | ||
config.ex | ||
content_loader.ex | ||
delta.ex | ||
evaluator.ex | ||
js_interop.ex | ||
live_markdown.ex | ||
notebook.ex | ||
runtime.ex | ||
session.ex | ||
session_supervisor.ex | ||
users.ex | ||
utils.ex |