livebook/test/livebook
Jonatan Kłosko 5117fd6e64
List database types when adding database connection for the first time (#1090)
* List database types when adding database connection for the first time

* Rename classes
2022-04-04 19:48:57 +02:00
..
delta
file_system Use the same local file system instance for all files (#1070) 2022-03-24 14:09:17 +01:00
live_markdown Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
notebook Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
runtime Remove restart button on Mix.install/2 error (#1088) 2022-04-04 12:49:17 +02:00
session Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00
storage Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
users
utils Refactoring (#994) 2022-02-10 12:15:41 +01:00
delta_test.exs
explore_test.exs
intellisense_test.exs Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
js_interop_test.exs Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
notebook_test.exs Introduce a setup cell (#1075) 2022-03-28 21:36:57 +02:00
session_test.exs List database types when adding database connection for the first time (#1090) 2022-04-04 19:48:57 +02:00
sessions_test.exs Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
users_test.exs
utils_test.exs