Commit graph

276 commits

Author SHA1 Message Date
Jonatan Kłosko
68fa363d2d
List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
Jonatan Kłosko
8c91a1f788
Introduce abstraction for app deployment and permanent apps (#2524)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-03-26 20:20:07 +01:00
Jonatan Kłosko
622dbaef4d
Simplify components push patch (#2510) 2024-03-13 17:50:27 +01:00
Jonatan Kłosko
1a8d46a89a
Minimize lifespan of param-driven assigns (#2509) 2024-03-13 16:47:45 +01:00
José Valim
b58b732db2
Improvement docker deployment flow (#2508) 2024-03-13 14:59:08 +01:00
Paulo Valim
9ec411fb3a
Showing app configuration when clicking Launch Preview (#2507) 2024-03-13 12:21:01 +01:00
Jonatan Kłosko
c183148584 Fix chunked text rendering in a frame 2024-02-28 17:01:46 +07:00
Jonatan Kłosko
e98cf466fa
Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
Jonatan Kłosko
8e6a017414
Move session markup to a separate file (#2452) 2024-01-26 13:51:05 +01:00
Jonatan Kłosko
9bc0832e03
Make frame and text stream updates implicit (#2451) 2024-01-26 09:17:46 +01:00
Jonatan Kłosko
8431401df1
Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
Jonatan Kłosko
501a98d7c6
Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
Jonatan Kłosko
0cd2f69ce8
Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
ByeongUk Choi
bc099bf03e
Add warning on export page if there are stale output (#2420)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-01-02 15:26:28 +01:00
Cristine Guadelupe
37c7444328
Deployment group for app deployment (#2410)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 15:24:48 -03:00
Sasikumar
0711040d67
Do not close package search modal after adding the package (#2399)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-15 07:45:26 +01:00
Jonatan Kłosko
a30a0233f3 Update kino references 2023-12-12 15:41:21 +07:00
Jonatan Kłosko
3c7d356f90
Always show expand icon on hub select (#2395) 2023-12-11 07:17:08 +01:00
Jonatan Kłosko
3bbf43c708
Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
Jonatan Kłosko
b1ce874826
Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
José Valim
1e70bc2da9 Reorder sidebar 2023-10-18 16:12:51 +02:00
Jonatan Kłosko
797844223a
Add docker deployment instructions to app panel (#2276) 2023-10-17 15:04:47 +02:00
Jonatan Kłosko
64a150eef2
Stream audio/image input values into and out of the server (#2249)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-05 15:27:34 +02:00
Jonatan Kłosko
d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
Cristine Guadelupe
4a14118b96
Smart cell editor - intellisense node (#2232)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-09-28 16:02:04 +07:00
Alexandre de Souza
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
Jonatan Kłosko
2a71e49d76
Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
Jonatan Kłosko
8633c9a357
Add button for inserting a branching section (#2205) 2023-09-15 15:25:41 +02:00
Jonatan Kłosko
da9cc6643b
Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
Jonatan Kłosko
a11b1dfe7b
Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
Jonatan Kłosko
d1eb522464
Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
Jonatan Kłosko
eb83338dbe
Make user profile discoverable from users panel (#2165) 2023-08-17 13:46:37 +02:00
Jonatan Kłosko
91253923b2
Improve wording around file system selector (#2157)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-08-11 11:52:19 +02:00
Hugo Baraúna
3477767ed2
Change copy: from 'Add Hub' to 'Add Organization' (#2149) 2023-08-08 14:07:25 -03:00
José Valim
7c40ab22e3
Warn if session is missing after reboot (#2128)
Closes #2075.
2023-08-01 19:12:38 +02:00
Alexandre de Souza
3ecc0b3653
Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
Jonatan Kłosko
46a9452298
Add notebook custom view (#2101)
Co-authored-by: gitstart <bot@gitstart.com>
Co-authored-by: Hameed Abdulrahaman <hameedabdulrahamann@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-07-24 14:20:42 +02:00
Jonatan Kłosko
489b609154
Allow dropping external files into the notebook (#2097) 2023-07-22 11:13:06 +02:00
Jonatan Kłosko
146f89f5f5
Add drag and drop actions for notebook files (#2096)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-21 20:11:11 +02:00
Jonatan Kłosko
e95efd008f
Support adding file entry via upload (#2085) 2023-07-18 21:31:25 +02:00
Jonatan Kłosko
5ff5e0939d
Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
José Valim
82909f7f35
Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
Jonatan Kłosko
de2fc2f93a
Add button for reevaluating apps on change and add retry for errors (#2066) 2023-07-13 12:26:10 +02:00
Anatolij Werle
6bfc6dfab0
Show summary on failed doctests (#2062) 2023-07-12 12:56:13 +02:00
Jonatan Kłosko
ff30d0de2d
Improve debugging discoverability on app errors (#2061)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-11 22:29:38 +02:00
Jonatan Kłosko
433cd43894
Secret improvements (#2051)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-10 21:29:21 +02:00
Alexandre de Souza
f4365e44d2
Enforce Hub when deploying notebooks from LIVEBOOK_APPS_PATH (#2039) 2023-07-07 15:27:07 -03:00
Jonatan Kłosko
ede80fc074
Implement file management (#2022)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-05 20:01:12 +02:00
Jonatan Kłosko
477036f64d
Properly close app sessions (#2034) 2023-07-04 00:53:04 +02:00