livebook/lib/livebook_web
Jonatan Kłosko 75eb031719
Automate searching and adding new dependencies (#1081)
* Automate searching and adding new dependencies

* Restructure runtime management

* Leave search restrictions up to the runtime

* Support predefined dependencies in Embedded runtime dependency search

* Use the embedded runtime for dependency search test

* Fix typo

* Use module for loading embedded runtime dependencies

* Improve naming
2022-04-01 20:13:37 +02:00
..
channels Show a message when JS view data is not available (#1067) 2022-03-22 18:25:42 +01:00
controllers Refactoring (#994) 2022-02-10 12:15:41 +01:00
helpers
live Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
plugs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
templates Set up confirmation modals (#1033) 2022-03-02 00:26:40 +01:00
views
endpoint.ex Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
telemetry.ex