José Valim
|
7d19fc3abb
|
s/terminal/logs
|
2023-10-13 10:24:29 +02:00 |
|
Alexandre de Souza
|
2898ee37f6
|
Don't reconnect when WebSocket returns server error (#2264)
|
2023-10-10 18:51:38 -03:00 |
|
Jonatan Kłosko
|
4665e755a3
|
Fix file system type migration (#2269)
|
2023-10-10 07:03:06 +02:00 |
|
Jonatan Kłosko
|
46413addf8
|
Add script for building CUDA images manually (#2265)
|
2023-10-09 21:43:50 +02:00 |
|
Jonatan Kłosko
|
62d7642c51
|
Update changelog
|
2023-10-10 00:12:24 +07:00 |
|
jonatanklosko
|
7d7590d6f7
|
Update assets
|
2023-10-09 14:49:58 +00:00 |
|
Jonatan Kłosko
|
589a029d46
|
Update deps
|
2023-10-09 21:49:07 +07:00 |
|
José Valim
|
869cb4e3cb
|
Use Kino.Shorts where appropriate, closes #2135 (#2263)
|
2023-10-09 16:39:30 +02:00 |
|
José Valim
|
08dbf0de17
|
Improve docs
|
2023-10-08 20:35:09 +02:00 |
|
José Valim
|
65c491374f
|
Clarify session secrets warning for apps
|
2023-10-08 18:18:32 +02:00 |
|
José Valim
|
e24fa1e17c
|
Clarify code comments
|
2023-10-07 22:21:32 +02:00 |
|
José Valim
|
1bb0005f20
|
Handle missing debounce only from old output (#2261)
|
2023-10-06 21:56:12 +02:00 |
|
José Valim
|
f0ca13c88a
|
Include explicit kino requirement on error message (#2260)
|
2023-10-06 20:23:45 +02:00 |
|
Hugo Baraúna
|
58cc503683
|
Suggest livebook stable instead of edge (#2258)
|
2023-10-06 19:15:47 +02:00 |
|
Jonatan Kłosko
|
30db2ce574
|
Update changelog (#2257)
Co-authored-by: Alexandre de Souza <alexandre@aledsz.com.br>
|
2023-10-06 18:30:39 +02:00 |
|
jonatanklosko
|
19e9aa0089
|
Update assets
|
2023-10-06 16:15:31 +00:00 |
|
Jonatan Kłosko
|
2cc13d8366
|
Update list on teams hub page
|
2023-10-06 23:14:22 +07:00 |
|
Wojtek Mach
|
baa4dba726
|
Update req (#2256)
|
2023-10-06 15:49:10 +02:00 |
|
Jonatan Kłosko
|
c7a38c2d40
|
Update kino version references
|
2023-10-06 17:18:38 +07:00 |
|
José Valim
|
9e7ed7ae43
|
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-10-06 12:10:36 +02:00 |
|
Jonatan Kłosko
|
706eb42dc0
|
Update :debounce default fallback for range input
|
2023-10-06 14:01:39 +07:00 |
|
Jonatan Kłosko
|
e2abc760a4
|
Change CUDA 12.2 to 12.1 because of missing cuDNN images
|
2023-10-06 12:13:27 +07:00 |
|
José Valim
|
765d2b6630
|
Update LiveView
|
2023-10-05 22:15:40 +02:00 |
|
Jonatan Kłosko
|
f103efdc56
|
Add steps for CUDA 12 image (#2255)
|
2023-10-05 21:40:38 +02:00 |
|
Alexandre de Souza
|
a97df0e536
|
Use default directory when using Persistence or AddFileEntry components (#2250)
|
2023-10-05 16:34:54 -03:00 |
|
Jonatan Kłosko
|
e0cb0fb1c8
|
Bump Elixir and Erlang versions (#2254)
|
2023-10-05 21:31:04 +02:00 |
|
jonatanklosko
|
1526d43a90
|
Update assets
|
2023-10-05 16:34:57 +00:00 |
|
Jonatan Kłosko
|
4468ef6d58
|
Update deps (#2253)
|
2023-10-05 18:34:01 +02:00 |
|
jonatanklosko
|
0960645f72
|
Update assets
|
2023-10-05 13:28:22 +00: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 |
|
Alexandre de Souza
|
4d412bd00d
|
Implement airgapped deployment file storage (#2246)
|
2023-10-04 12:20:43 -03:00 |
|
Wojtek Mach
|
ed6ae02ada
|
desktop: Add "New Notebook" to system tray menu (#2247)
|
2023-10-04 11:46:42 +02:00 |
|
José Valim
|
100d88041b
|
Mention remote execution smart cell on intro
|
2023-10-02 21:12:01 +02:00 |
|
Jonatan Kłosko
|
1381650811
|
Add migration updating starred and recent notebook files (#2244)
|
2023-10-02 12:57:34 +02:00 |
|
Cristine Guadelupe
|
6c83b910a4
|
Remote intellisense - details on hover (#2243)
|
2023-09-30 15:05:26 +07:00 |
|
José Valim
|
3ca36a6ce7
|
Run migrations early in the supervision tree (#2241)
Also add a migration version, improve docs,
and document code that actually cannot be
removed.
|
2023-09-30 09:27:09 +02:00 |
|
Jonatan Kłosko
|
d3f58036eb
|
Lazily lookup file systems when needed for file operations (#2239)
|
2023-09-29 20:24:37 +02:00 |
|
Hugo Baraúna
|
da65a893ce
|
Changes copy: Livebook file system -> Livebook file storage (#2240)
|
2023-09-29 15:00:44 -03:00 |
|
Alexandre de Souza
|
d26295ce69
|
Fix File System creation and ID prefix for Personal hub (#2238)
|
2023-09-29 11:48:07 -03:00 |
|
Cristine Guadelupe
|
114d649524
|
Remote intellisense - apps and types (#2237)
|
2023-09-29 18:58:18 +07:00 |
|
Jonatan Kłosko
|
6c5b4bb586
|
Add migration for new file system attributes compatible with Livebook main
|
2023-09-29 18:51:56 +07:00 |
|
Jonatan Kłosko
|
95c95d75cb
|
Fix loading for local files in notebook manager
|
2023-09-29 16:00:08 +07:00 |
|
Alexandre de Souza
|
2a0d2dcdc3
|
Fix File System migration and some touchups (#2235)
|
2023-09-28 16:02:02 -03:00 |
|
José Valim
|
777b2639ae
|
Set LIVEBOOK_DESKTOP env var
|
2023-09-28 11:12:23 +02:00 |
|
cristineguadelupe
|
1fa7074c3e
|
Update assets
|
2023-09-28 09:03:11 +00: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 |
|
José Valim
|
990949e3ad
|
Better long name hints (#2234)
|
2023-09-28 10:52:21 +02:00 |
|
cristineguadelupe
|
a1a1c7c6f1
|
Update assets
|
2023-09-26 14:54:54 +00:00 |
|
Cristine Guadelupe
|
1c92311f8d
|
Add setSmartCellEditorIntellisenseNode to iframe (#2230)
|
2023-09-26 21:54:03 +07:00 |
|
José Valim
|
b3f7366a8f
|
Update kino_explorer
|
2023-09-26 11:18:29 +02:00 |
|