Commit graph

3047 commits

Author SHA1 Message Date
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
Jonatan Kłosko
eae053f1ad Check if app deployment is still applicable before retrying failed deployment 2024-10-05 03:40:30 +08:00
Jonatan Kłosko
57ef44278b Fix Teams app deployments with attachment files 2024-10-05 03:10:54 +08:00
José Valim
50b60f0a4f
Document stamping (#2815) 2024-10-04 09:25:33 +02:00
Michael Ruoss
933ec419a8
Upgrade kubereq to v0.2.1 fixing specific exec auth path (#2817) 2024-10-03 21:57:28 +02:00
Jonatan Kłosko
6de57c9aa9 Fix outline test 2024-10-03 13:26:15 +07:00
Jonatan Kłosko
3989bd330a
Show a confirmation when hub secret will override session secret (#2813) 2024-10-03 08:13:52 +02:00
Jonatan Kłosko
3ee045f428
Wrap module names in the outline (#2810) 2024-10-02 19:24:54 +02:00
jonatanklosko
80e3b18bee Update assets 2024-10-02 17:00:09 +00:00
Jonatan Kłosko
81fa4a50ea
Update dependencies (#2811) 2024-10-02 18:59:34 +02:00
jonatanklosko
2a6f1e3fdd Update assets 2024-10-02 15:31:41 +00:00
Jonatan Kłosko
88da9254c5 Update @lezer/common, fixes highlighting of certain function calls 2024-10-02 22:30:54 +07:00
jonatanklosko
e7e6046ccb Update assets 2024-10-01 14:09:59 +00:00
DeedleFake
ca8c4157f2
Add setting to disable autoclosing brackets in the editor (#2805) 2024-10-01 16:09:17 +02:00
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
aleDsz
c374ac6a4b Update assets 2024-09-25 16:39:19 +00: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
Michael Ruoss
9d4a6f49ac
Update kubereq to v0.2.0 (#2793) 2024-09-21 09:01:31 +02: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
jonatanklosko
073e7bb87d Update assets 2024-09-19 10:05:04 +00: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
jonatanklosko
d8fd60007d Update assets 2024-09-18 11:56:50 +00: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
jonatanklosko
6573f0204e Update assets 2024-09-16 18:20:26 +00:00
Jonatan Kłosko
acf494a024
Show progress in file input upload (#2785) 2024-09-16 20:19:43 +02:00