Commit graph

3240 commits

Author SHA1 Message Date
Jonatan Kłosko
8eb90623cd Release v0.16.4 2025-06-20 12:05:33 +02:00
Jonatan Kłosko
b965d15dcc Fix embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024) 2025-06-20 12:04:09 +02:00
José Valim
736abe31d7 Use wget instead of curl, closes #3020 (#3022) 2025-06-20 12:04:09 +02:00
Jonatan Kłosko
43292398ac Release v0.16.3 2025-06-17 21:05:53 +02:00
Jonatan Kłosko
bd5ed2cb4b Bump Docker images to CUDA 12.8 and include NCCL (#3018) 2025-06-17 21:02:53 +02:00
Hugo Baraúna
4b64b005b9 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 21:02:52 +02:00
Alexandre de Souza
624f97912a Don't show chevron when there's no menu (#3015) 2025-06-17 21:02:00 +02:00
Jonatan Kłosko
e10953d7da Release v0.16.2 2025-06-04 23:00:13 +02:00
Hynek Vychodil
1bc0f22df7 Use /bin/sh friendly condition in env.sh (#3013) 2025-06-04 22:54:20 +02:00
Alexandre de Souza
5f89223623 Use random value for WebSocket reconnect backoff (#3012) 2025-06-04 22:54:14 +02:00
Jonatan Kłosko
120a523f62 Allow smart cells to reevaluate automatically 2025-06-04 22:54:08 +02:00
Jonatan Kłosko
65c05bbde9 Include errors in exported notebook outputs (#3009) 2025-06-04 22:53:46 +02:00
Hugo Baraúna
02e0d3ccf9 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-06-04 22:53:30 +02:00
Hugo Baraúna
e03901e49f Makes the notebook execute without errors when GitHubs API rate limit (#3006) 2025-06-04 22:53:21 +02:00
Hugo Baraúna
16c80dc360 Tutorial on how to deploy a Livebook app with Livebook Teams (#3007) 2025-05-26 09:23:43 -03:00
Jonatan Kłosko
f03ed0d360 Release v0.16.1 2025-05-21 13:11:21 +02:00
Jonatan Kłosko
273603fa69 Restore epmd start as part of release server boot 2025-05-21 13:06:22 +02:00
Jonatan Kłosko
f394f12087 Release v0.16.0 2025-05-20 21:12:08 +02:00
jonatanklosko
e34fc32a3b Update assets 2025-05-20 19:11:39 +00:00
Jonatan Kłosko
046faab94d Point Phoenix and LV to hex versions 2025-05-20 20:52:25 +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
Jonatan Kłosko
a598e4b66e Update kino_pythonx requirement 2025-05-08 15:40:01 +02:00
Jonatan Kłosko
38e03963d8 Bump kino requirement 2025-05-08 15:34:31 +02:00
Hugo Baraúna
c34c8050a3
Docs for OIDC groups authorization (#2996) 2025-05-08 09:08:36 -03:00
Alexandre de Souza
75ef15a82c
Add Logout button to Apps page (#2994) 2025-05-06 16:38:23 -03:00
Hugo Baraúna
f2af9eda59
Remove "auth via Teams" from deployment group form (#2995) 2025-05-06 14:49:10 -03:00
Alexandre de Souza
bf5725847a
Implement the user authorization flow with Livebook Teams (#2984) 2025-05-05 10:53:44 -03:00
Jonatan Kłosko
abe6ea49ce Fix typo 2025-05-03 11:32:59 +09:00
Hugo Baraúna
628fc5418d
Remove mentions of Teams beta (#2993) 2025-05-02 18:24:49 -03:00
Jonatan Kłosko
1ba59c6ac2
Optimise tracker diffing (#2992) 2025-05-01 17:45:16 +02:00
Hugo Baraúna
de568f84b9
Add a GitHub app notebook to the learn section (#2990) 2025-05-01 11:11:17 -03:00
Hugo Baraúna
1628ddbc51
Update kino chat app (#2991) 2025-04-30 02:45:07 +02:00
José Valim
0208856133
Use a fixed port on deployments (#2989) 2025-04-28 10:27:48 +02:00
Kurtis Rainbolt-Greene
d230e0f6a7
Automatically cluster with AWS execution environments (#2797)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2025-04-28 09:47:12 +02:00
jonatanklosko
da565fc632 Update assets 2025-04-26 02:57:17 +00:00
Jonatan Kłosko
eae934c225 Fix missing box borders in app outputs 2025-04-26 11:56:26 +09:00
jonatanklosko
98af3c456b Update assets 2025-04-18 14:57:20 +00:00
Jonatan Kłosko
86cc78d028 Update LV 2025-04-18 23:56:15 +09:00
Wojtek Mach
13f94707c6
Update to Elixir 1.18.3 and OTP 27.3.3 (#2987) 2025-04-17 18:12:53 +02:00
José Valim
0435b4392b Remove unused env var 2025-04-12 07:18:10 +02:00
Jonatan Kłosko
331efa04f7
Support setopts request with binary option in IO proxy (#2983) 2025-04-11 08:20:50 +02:00
Alexandre de Souza
710957b265
Use authorization group struct instead of string (#2981) 2025-04-07 22:12:21 -03:00
Alexandre de Souza
3899b897f3
Update protobuf messages (#2980) 2025-04-03 10:48:25 -03:00
jonatanklosko
ffbad8391c Update assets 2025-04-03 10:42:31 +00:00
Jonatan Kłosko
93b2dd269b Fix mailto URLs in markdown cells 2025-04-03 19:41:40 +09:00