Commit graph

3264 commits

Author SHA1 Message Date
Alexandre de Souza
0e22e06135
Remove root layout for errors 2025-08-22 13:30:57 -03:00
Alexandre de Souza
7c348d9c20
Rename deploy keys to org tokens (#3049) 2025-08-22 13:30:36 -03:00
Hugo Baraúna
7513202199
Improve error message for unauthorized deploy (#3048) 2025-08-19 11:31:56 -03:00
Hugo Baraúna
9f78eb7bf8
Update copy about Teams (#3047)
Co-authored-by: Alexandre de Souza <alexandre@aledsz.com.br>
2025-08-19 09:30:37 -03:00
aleDsz
1fa85ea73d Update assets 2025-08-14 13:25:50 +00:00
Alexandre de Souza
9043edb748
Implement authorization to deploy apps (#3044) 2025-08-14 10:25:10 -03:00
Hugo Baraúna
f0a1a3cfac Update tidewave 2025-08-12 16:20:06 -03:00
Hugo Baraúna
942e091743
Docs for deploying Livebook apps via CLI (#3043) 2025-08-07 16:25:53 -03:00
Hugo Baraúna
120da1942d
Fix deploy via CLI when notebooks path is relative (#3042) 2025-08-07 14:51:50 -03:00
Jonatan Kłosko
60ad9e1cdd Excape more regexes 2025-08-06 19:08:29 +02:00
José Valim
acccc9e837 Escape more regex characters, closes #3041 2025-08-06 19:03:25 +02:00
José Valim
5ce550fd5f Escape - and . in regex character class, closes #3040 2025-08-06 16:33:34 +02:00
jonatanklosko
036681ecb3 Update assets 2025-08-06 11:49:38 +00:00
José Valim
57e6bc9c8a
Update deps (#3039) 2025-08-06 13:48:59 +02:00
Hugo Baraúna
8aa0e35df3
Inform users that env var values in K8s instructions are base64-encoded (#3038)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-08-04 19:06:42 -03:00
Hugo Baraúna
8c6089fccb
Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
Hugo Baraúna
a9c360ee9d
Handle partial failure when deploying multiple apps via CLI (#3036) 2025-07-31 17:58:18 -03:00
Hugo Baraúna
e6d615432d
Improve CLI deploy help message (#3035)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-07-30 10:43:54 -03:00
Alexandre de Souza
4997e07e8d
Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
Jonatan Kłosko
6806ef8ec4 Fix function name 2025-07-17 09:16:22 +02:00
Alexandre de Souza
98561f927e
Improve integration tests and fix some intemittent tests (#3033)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-07-16 17:07:42 -03:00
Jonatan Kłosko
f23d41a24b Fix typo 2025-07-12 13:02:18 +02:00
Jonatan Kłosko
9a4fcc8f7d
Fix test failing because of concurrent compilation (#3031) 2025-07-12 12:57:51 +02:00
Jonatan Kłosko
3abb44e8f3 Bump finch 2025-07-12 09:54:14 +02:00
Jonatan Kłosko
6189ed17f6 Remove deprecated use of use Plug.Test 2025-07-12 09:29:57 +02:00
jonatanklosko
71572d8261 Update assets 2025-07-01 09:04:00 +00:00
Jonatan Kłosko
d0e493e9df Fix drag and drop for file input 2025-07-01 11:03:07 +02:00
Hugo Baraúna
7427a47412
Add Tidewave (#3026) 2025-06-26 16:50:25 -03:00
Jonatan Kłosko
509774bcb4
Fix embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024) 2025-06-20 12:03:04 +02:00
José Valim
334ae5523e
Use wget instead of curl, closes #3020 (#3022) 2025-06-19 19:54:07 +02:00
Jonatan Kłosko
31ff347768
Bump Docker images to CUDA 12.8 and include NCCL (#3018) 2025-06-17 21:01:09 +02:00
Hugo Baraúna
231b30d464
Adds JSON as a format for the log (#3017)
Co-authored-by: José Valim <jose.valim@dashbit.co>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-06-17 14:53:49 -03:00
Alexandre de Souza
e04543495f
Don't show chevron when there's no menu (#3015) 2025-06-07 14:23:56 -03:00
Hynek Vychodil
e2d87fd569
Use /bin/sh friendly condition in env.sh (#3013) 2025-06-04 22:33:35 +02:00
Alexandre de Souza
c1a55e15a7
Use random value for WebSocket reconnect backoff (#3012) 2025-06-03 17:08:21 -03:00
Jonatan Kłosko
cb0546f901 Allow smart cells to reevaluate automatically 2025-05-29 22:47:59 +02:00
José Valim
b2bcc064fa
Remove Uffizzi (#3011) 2025-05-29 15:36:43 +02:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Hugo Baraúna
58d21e51c2
Tutorial on how to deploy a Livebook app with Livebook Teams (#3007) 2025-05-26 09:14:15 -03:00
Jonatan Kłosko
7315cc9f7d
Include errors in exported notebook outputs (#3009) 2025-05-26 13:42:09 +02:00
Hugo Baraúna
9d401b56f5 Change github repo used by learn notebook
The older repo had too many stars, which lead to triggring GitHub's API
rate limit faster.
2025-05-22 14:06:51 -03:00
Hugo Baraúna
b558ba56dc
Makes the notebook execute without errors when GitHubs API rate limit (#3006) 2025-05-22 13:46:06 -03:00
Jonatan Kłosko
ed744abf33 Restore epmd start as part of release server boot 2025-05-21 11:07:01 +02:00
Jonatan Kłosko
caf14fa9b6 Update changelog 2025-05-20 21:54:54 +02:00
Jonatan Kłosko
4f01b04b6f Update changelog 2025-05-20 20:29:26 +02:00
Kai
34513ce277
Fix typo for authentication (#3005) 2025-05-18 18:18:23 +02:00
Wojtek Mach
f2e0427f0d
Fix RELEASE_COOKIE for Windows 11 (#3003) 2025-05-14 12:25:19 +02:00
Wojtek Mach
caeb45f730
Fix livebook:// support on macOS and Windows (#3002) 2025-05-13 17:38:30 +02:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Jonatan Kłosko
7fa44a3966
Update changelog (#2997) 2025-05-08 18:27:19 +02:00