Commit graph

3234 commits

Author SHA1 Message Date
Hugo Baraúna
651d037194
Bug fix: fix redirect_to URL when authenticating via livebook teams (#2857) 2024-11-19 16:27:06 -03:00
Jonatan Kłosko
bed5aa021c
Use strings for component variants (#2863) 2024-11-19 15:37:52 +01:00
jonatanklosko
ce6fa7b7aa Update assets 2024-11-19 14:30:27 +00:00
Jonatan Kłosko
3b0f9cecd7
Redesign cell indicators to include language (#2862) 2024-11-19 15:29:44 +01:00
Jonatan Kłosko
156b21d06a
Reorder env vars in apps Dockerfile (#2861) 2024-11-19 13:46:05 +01:00
jonatanklosko
2aae526435 Update assets 2024-11-19 08:06:57 +00:00
Jonatan Kłosko
75a49a13ee Remove unused CSS 2024-11-19 16:01:06 +08:00
Jonatan Kłosko
705602fd25 Fix grid output gap styling 2024-11-19 14:19:36 +08:00
Alexandre de Souza
e1b57bf112
List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
José Valim
275a289c95
Update README.md 2024-11-15 17:38:20 +01:00
José Valim
356b1d44f3 Improve docs link 2024-11-14 20:52:12 +01:00
Wojtek Mach
76196e3bb7
Vendor elixir, otp, archives per Livebook version (#2859) 2024-11-14 14:18:44 +01:00
Wojtek Mach
7e6ba48832
Autofocus "Organization name" in "Add Organization" form (#2855) 2024-11-12 14:59:19 +01:00
Jonatan Kłosko
152ee04484 Fix team hub id generation on boot 2024-11-12 21:47:58 +08:00
Alexandre de Souza
93cefc6d5e
Add EnvironmentVariable protobuf message (#2854) 2024-11-12 09:37:19 -03:00
Alexandre de Souza
473830ada6
Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00
Wojtek Mach
6021ddf39e Fix "Copy URL" for pasting into Terminal, closes #2853 2024-11-08 16:43:51 +01:00
Jonatan Kłosko
cb047455a6
Support http proxy configuration via env variables (#2850) 2024-11-08 09:38:05 +01:00
José Valim
7de7378da6 Update docs around authentication 2024-11-08 08:00:49 +01:00
Jonatan Kłosko
dd29be252b
Don't report form control change on first render (#2852) 2024-11-08 07:24:19 +01:00
Jonatan Kłosko
a8c08715e2
Bump actions/upload-artifact (#2849) 2024-11-06 05:28:00 +01:00
Jonatan Kłosko
d853eefafa Fix importing notebook via livebook.dev/run to download attachments 2024-11-04 13:23:28 +08:00
Alexandre de Souza
4380a41192
Implement the authentication with Livebook Teams (#2837) 2024-10-31 11:44:04 -03:00
Jonatan Kłosko
745ca066cc Increase timeout in test 2024-10-31 20:31:52 +08:00
jonatanklosko
7977fc3b04 Update assets 2024-10-31 10:49:28 +00:00
Jonatan Kłosko
42e9f74beb
Add support for grid output max height (#2846) 2024-10-31 11:48:55 +01:00
Cristine Guadelupe
65027853c2
Fix: ZTA typos (#2845) 2024-10-29 13:13:56 +01:00
Jonatan Kłosko
3c9fedbca5 Fix selected namespace when reopening K8s runtime settings 2024-10-29 02:07:30 +08:00
Jonatan Kłosko
c14bdb7830
Support specifying erl flags for standalone runtime node (#2843) 2024-10-28 17:56:32 +01:00
Jonatan Kłosko
4b324bb79e Improve collapse icon direction on apps dashboard 2024-10-29 00:22:40 +08:00
Jonatan Kłosko
c5abcfa9dd Update desktop build workflow dispatch 2024-10-25 21:56:10 +08:00
Jonatan Kłosko
3b8c5202ba Update Desktop app download URLs 2024-10-25 21:02:35 +08:00
Jonatan Kłosko
9e505443c4 Fix tag operations for nightly release 2024-10-25 19:42:46 +08:00
Jonatan Kłosko
0f1661c540 Add notes to nightly gh release creation 2024-10-25 19:38:37 +08:00
Jonatan Kłosko
9a3beb240d Use GH release for nightly builds 2024-10-25 19:30:37 +08:00
Michael Ruoss
ce1b56ee37
Get initial namespace from k8s context in the k8s runtime settings (#2838) 2024-10-25 07:32:50 +02:00
Jonatan Kłosko
9a2bcfd751 Update kubereq to fix PVC deletion removing all PVCs 2024-10-24 22:36:15 +08:00
Jonatan Kłosko
b513a56a5d
Fix ZTA key label (#2834) 2024-10-18 17:29:14 +02:00
Fabian N.C. van 't Hooft
9c4b381664
Add Erlang module examples to the introductory notebook (#2831)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-10-18 08:25:29 +02:00
zhihuz
efbc36a6f7
Fix a typo (#2824) 2024-10-15 13:47:14 +02:00
Jonatan Kłosko
e487c56d1c
Remove LIVEBOOK_APPS_PATH_HUB_ID in favour of LIVEBOOK_TEAMS_AUTH (#2829) 2024-10-15 10:49:48 +02:00
jonatanklosko
049888cb25 Update assets 2024-10-15 08:33:30 +00:00
Jonatan Kłosko
4e0c5ce65d Update dependencies 2024-10-15 16:32:45 +08:00
José Valim
c22f3b7ac9 Do not add replicas to k8s for authoring notebooks
See #2826.
2024-10-11 11:50:47 +02:00
José Valim
8919a0eccd Improve documentation around deploy with Livebook Teams being readonly
See #2826.
2024-10-11 11:50:47 +02:00
Hugo Baraúna
0ae9c1871d
Fix typo (#2825) 2024-10-11 07:06:53 +02:00
Jonatan Kłosko
fad65f1acb Format 2024-10-11 00:14:47 +08:00
Fabian N.C. van ´t Hooft
50ac90a79d Add erlang-module support
Single modules are now allowed to be defined in an Erlang-cell.

In this case the entire code-block is interpreted as an
erlang-module and if there are no errors the module is compiled
and loaded.

If the cell containing the module is deleted subsequent code
invocations will fail.

Stale indicator is not working yet due to missing notion of
functions, this will be fixed in a next version.

Error handling - basics are working
 - Still not happy with it, but it is usable

The code is now pre-analyzed using the epp-module. This also
has the added advantage that erlang modules can become a bit
more expressive with defines and includes.

TODO: Examples need to be added to the example livebook.
2024-10-10 17:40:49 +02:00
Jonatan Kłosko
8dfe52258f
Fix imports and process dictionary being erased after errored evaluation (#2822) 2024-10-07 11:55:53 +02:00
Michael Ruoss
5ee9a502af
Update kubereq to v0.3.0 (#2820) 2024-10-07 11:20:28 +02:00