livebook/assets/js/hooks
Jonatan Kłosko df765f2dd3
List predefined smart cells and automatically add their dependencies (#1078)
* List predefined smart cells and automatically add their dependencies

* Generalize dependency insertion to multiple entries

* Add runtime setup modal

* Don't evaluate setup when restarting the runtime fails

* Automatically add vega_lite for chart builder

* Improve confirmation modal actions when the action is not destructive
2022-03-30 21:55:50 +02:00
..
cell_editor Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
js_view
cell.js Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
cell_editor.js
confirm_modal.js List predefined smart cells and automatically add their dependencies (#1078) 2022-03-30 21:55:50 +02:00
dropzone.js
editor_settings.js
focus_on_update.js
headline.js
highlight.js
index.js
js_view.js
keyboard_control.js
markdown_renderer.js
scroll_on_update.js
session.js Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
timer.js
user_form.js
virtualized_lines.js