José Valim
|
a7fe8f6660
|
Add TODO
|
2024-10-01 09:32:09 +02:00 |
|
Jonatan Kłosko
|
b51a6edb4b
|
Improve token auth form instructions in the desktop app (#2804)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2024-09-30 16:00:28 +02:00 |
|
Jean Klingler
|
3470f2de48
|
Fix handling of erlang syntax errors (#2800)
|
2024-09-30 09:31:31 +02:00 |
|
Alexandre de Souza
|
aed88325c2
|
Implements the go back and forward keyboard shortcuts (#2789)
|
2024-09-25 13:38:47 -03:00 |
|
Jonatan Kłosko
|
a7caa429b0
|
Fix custom views icon spacing
|
2024-09-24 16:15:23 +07:00 |
|
Jonatan Kłosko
|
ed3e53a337
|
Fix padding in custom view modal
|
2024-09-24 15:58:48 +07:00 |
|
Jonatan Kłosko
|
e7bde13e93
|
Fix kubectl warning to show only when applicable
|
2024-09-20 18:45:28 +07:00 |
|
Jonatan Kłosko
|
084e9fc51b
|
Bump kino_flame definition
|
2024-09-20 17:19:33 +07:00 |
|
Jonatan Kłosko
|
a2ecd117b2
|
Tell users to install kubectl if missing (#2791)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2024-09-20 12:19:10 +02:00 |
|
Jonatan Kłosko
|
ea6331f324
|
Encapsulate Kubernetes API calls (#2790)
|
2024-09-20 10:30:50 +02:00 |
|
Jonatan Kłosko
|
de7552a99b
|
Do not crash when disconnecting runtime on unreachable node
|
2024-09-19 17:24:21 +07:00 |
|
Jonatan Kłosko
|
7f5917b447
|
Scroll runtime connection error into view
|
2024-09-19 17:02:27 +07:00 |
|
José Valim
|
5f2da6f914
|
Remove cell from name
|
2024-09-19 10:59:26 +02:00 |
|
Jonatan Kłosko
|
b0ab056499
|
Share code between Fly and K8s runtimes (#2788)
|
2024-09-18 18:20:41 +02:00 |
|
José Valim
|
2e45f8aca0
|
Deal with clock drifts and use DateTime UTC for server data (#2787)
|
2024-09-18 16:10:35 +02:00 |
|
Carlos Souza
|
511644f563
|
Small fix to intro docs for Outline icon reference (#2786)
|
2024-09-18 15:12:39 +02:00 |
|
Michael Ruoss
|
282ffeba54
|
Add K8s runtime (#2756)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-18 13:56:17 +02:00 |
|
a-maze-d
|
7ec3976b7a
|
Extend configuration for update check to include version (#2780)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-18 11:49:36 +02:00 |
|
Jonatan Kłosko
|
acf494a024
|
Show progress in file input upload (#2785)
|
2024-09-16 20:19:43 +02:00 |
|
Jonatan Kłosko
|
a976781b69
|
Fix app recovery when the whole runtime goes down
|
2024-09-17 00:35:32 +07:00 |
|
Jonatan Kłosko
|
8144afdc26
|
Fix validation when opening notebook from file:// URL (#2783)
|
2024-09-16 11:57:58 +02:00 |
|
Jonatan Kłosko
|
7734761383
|
Add usage note to secrets form (#2779)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2024-09-14 19:46:05 +02:00 |
|
Jonatan Kłosko
|
6c79a6dbb5
|
Remove unnecessary outline
|
2024-09-11 20:40:17 +07:00 |
|
Jonatan Kłosko
|
68f5002a0f
|
Update typespecs
|
2024-09-10 17:28:51 +07:00 |
|
Jonatan Kłosko
|
397f64e5aa
|
Improve automatic downcasing of errors (#2777)
|
2024-09-09 18:40:50 +02:00 |
|
Jonatan Kłosko
|
2eb5963efe
|
Allow disconnecting Fly runtime during initialization (#2776)
|
2024-09-09 16:27:12 +02:00 |
|
Hugo Baraúna
|
85ae48ee3c
|
Fixes keyboard shortcuts inside help modal (#2775)
|
2024-09-06 20:20:35 +02:00 |
|
Jonatan Kłosko
|
e79ae84e9c
|
Remove outline from focused modal root element
|
2024-09-07 00:05:25 +07:00 |
|
José Valim
|
42908ccca6
|
Show connected nodes counter (#2774)
|
2024-09-06 17:46:27 +02:00 |
|
Jonatan Kłosko
|
8ea8e8644e
|
Refactor HTTP response
|
2024-09-06 15:16:39 +07:00 |
|
Jonatan Kłosko
|
4ede27ca69
|
Fix Fly machine metadata
|
2024-09-06 14:12:58 +07:00 |
|
José Valim
|
d9a47b8845
|
Clarify env var placement, closes #13809
|
2024-09-06 09:09:45 +02:00 |
|
Hugo Baraúna
|
3216b6b06f
|
Adds DuckDB to smart cell definitions (#2773)
|
2024-09-05 19:16:35 -03:00 |
|
Hugo Baraúna
|
dfa7fc3c2f
|
Design improvements in the outline (#2771)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-05 21:28:01 +02:00 |
|
Michael Ruoss
|
c060efba20
|
Add smart cell definition FLAME runner cell with k8s backend (#2762)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-05 18:33:55 +02:00 |
|
Jonatan Kłosko
|
2468fa3397
|
Improve icon alignment when section name spans multiple lines in the outline
|
2024-09-05 21:30:31 +07:00 |
|
José Valim
|
fd628f2fb3
|
Remove URL field from shared deployment group settings
|
2024-09-05 09:02:55 +02:00 |
|
José Valim
|
e7724d5356
|
Attach Livebook metadata to Fly runtime machines (#2763)
|
2024-08-28 13:49:26 +02:00 |
|
Jonatan Kłosko
|
6bcd7ea5dc
|
Bump kino version
|
2024-08-26 20:34:47 +09:00 |
|
Jonatan Kłosko
|
cce592a990
|
Fix long module definition name overflowing
|
2024-08-26 20:20:33 +09:00 |
|
Jonatan Kłosko
|
59a01cbc70
|
Change secrets panel shortcut to ss
|
2024-08-25 22:32:43 +09:00 |
|
Jonatan Kłosko
|
66d3ac6d27
|
Rename sections list references to outline
|
2024-08-25 22:27:50 +09:00 |
|
Jonatan Kłosko
|
0142d4720b
|
Support toggling smart cell editor visibility (#2761)
|
2024-08-25 15:23:37 +02:00 |
|
José Valim
|
8ff63bea01
|
Change icon and move expand/collapse to bottom
|
2024-08-25 02:36:07 +02:00 |
|
Jonatan Kłosko
|
7be8957b8e
|
Remove deprecations in the JSON smart cell example
|
2024-08-24 21:40:25 +09:00 |
|
Alexandre de Souza
|
ad0db1832b
|
List module definitions in the sections side panel (#2760)
|
2024-08-23 18:28:33 -03:00 |
|
Jonatan Kłosko
|
75ca4a3734
|
Report connected nodes on nodeup/nodedown events (#2759)
|
2024-08-20 09:12:39 +02:00 |
|
Jonatan Kłosko
|
7a58dbb792
|
Do not set XLA_TARGET when using Livebook CUDA-based images (#2755)
|
2024-08-19 16:14:52 +02:00 |
|
Jonatan Kłosko
|
bcaea55b8d
|
Align runtime memory usage formatting with LiveDashboard
|
2024-08-19 23:01:06 +09:00 |
|
Jonatan Kłosko
|
d7cb831b1c
|
Add link to live dashboard for runtime node (#2754)
|
2024-08-19 15:44:59 +02:00 |
|