Commit graph

1520 commits

Author SHA1 Message Date
jonatanklosko
0fe56daabd Update assets 2022-12-29 12:12:11 +00:00
Jonatan Kłosko
2048ec9f63
Update dependencies (#1613) 2022-12-29 13:10:28 +01:00
Alexandre de Souza
9ff84f204f
Implement event handling from WebSocket (#1608) 2022-12-26 21:16:47 -03:00
jonatanklosko
46163fef62 Update assets 2022-12-25 13:33:23 +00:00
Jonatan Kłosko
3eb21f8757
Load JS view iframe only once in viewport (#1607) 2022-12-25 14:31:40 +01:00
José Valim
b4696710e7
Encapsulate server access (#1605) 2022-12-24 11:35:06 -03:00
Alexandre de Souza
f9fb5194fa
Implement EnterpriseClient and improvements to WebSocket Connection (#1601) 2022-12-23 12:56:00 -03:00
jonatanklosko
07086cf433 Update assets 2022-12-22 14:08:04 +00:00
Cocoa
262381fcc0
Adding support for capturing images from a camera (#1595)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-12-22 15:06:17 +01:00
Jonatan Kłosko
82d748a1ff
Don't track :rand and :random keys in process dictionary (#1599) 2022-12-22 11:38:43 +01:00
Alexandre de Souza
3e11023925
Migrate WebSocket GenServer (Server) to Connection (#1585) 2022-12-21 11:28:27 -03:00
Jonatan Kłosko
59cbba63b7
Trigger garbage collection before evaluation (#1593) 2022-12-17 11:17:37 +01:00
jonatanklosko
978de7990e Update assets 2022-12-16 22:17:35 +00:00
Jonatan Kłosko
e79b6eb1a8 Disable font ligatures in Markdown inline code 2022-12-16 23:15:44 +01:00
José Valim
497f372140 Ensure we don't use a new cookie on every boot 2022-12-16 00:18:35 +01:00
José Valim
10da0a2311
Change message when there are no app secrets (#1587) 2022-12-14 21:06:04 +01:00
José Valim
b388996bcc
Mention CUDA images 2022-12-13 20:41:05 +01:00
Jonatan Kłosko
ae7fbca0ba
Cleanup modules when evaluator terminates (#1582) 2022-12-13 20:19:29 +01:00
Jonatan Kłosko
600666fd46
Default to Torchx for the Neural Network task when on Windows (#1583) 2022-12-13 17:12:22 +01:00
Jonatan Kłosko
5fd422c22b
Build CUDA-enabled images on release (#1578) 2022-12-12 23:35:13 +01:00
Adam Vollrath
0346e1ec1e
Uffizzi workflow update (#1577) 2022-12-12 16:52:59 +01:00
José Valim
190a4cffd3
Do not crash when giving token to password and vice-versa (#1574) 2022-12-12 11:52:45 +01:00
José Valim
27f62eeb6d Rewrite .eex into .heex 2022-12-12 11:31:52 +01:00
josevalim
4e45ab13a7 Update assets 2022-12-12 10:27:24 +00:00
Jeremy Brayton
c6fcad2099
Widen the inputs for the authentication screen (#1572) 2022-12-12 11:25:46 +01:00
José Valim
00a7201f8a
Allow release to boot even if it can't write (#1568)
This allows Livebook to run even from .dmg files.
2022-12-11 17:06:00 +01:00
Frank Hunleth
3131610ad8
Fix error when specifying custom learn notebooks (#1570)
This fixes the following error:

```
07:18:26.178 [error] #PID<0.2236.0> running LivebookWeb.Endpoint (connection #PID<0.2226.0>, stream id 6) terminated
Server: localhost:8080 (http)
Request: GET /
** (exit) an exception was raised:
    ** (ArgumentError) expected a path starting with a single / but got "data:image/svg+xml;base64,PD94bWwgdmVyc2lv..."
        (phoenix 1.6.15) lib/phoenix/endpoint/supervisor.ex:311: Phoenix.Endpoint.Supervisor.raise_invalid_path/1
        (phoenix 1.6.15) lib/phoenix/config.ex:65: Phoenix.Config.cache/3
        (livebook 0.8.0) lib/phoenix/endpoint.ex:597: LivebookWeb.Endpoint.static_path/1
        (livebook 0.8.0) lib/livebook_web/live/learn_helpers.ex:15: anonymous fn/2 in LivebookWeb.LearnHelpers.notebook_card/1
        (livebook 0.8.0) /Users/fhunleth/git/livebook-dev/livebook/lib/livebook_web/live/home_live.ex:119: LivebookWeb.HomeLive.render/1
        (elixir 1.14.2) lib/enum.ex:1780: Enum."-map_reduce/3-lists^mapfoldl/2-0-"/3
```
2022-12-10 12:46:56 +01:00
Jonatan Kłosko
361455cd4e Release v0.8.0 2022-12-08 21:05:48 +01:00
jonatanklosko
2c684dca76 Update assets 2022-12-07 18:53:53 +00:00
Jonatan Kłosko
a4cc14ce26 Ignore universal shortcuts inside inputs in cell output 2022-12-07 19:51:14 +01:00
Matt Furden
e9d88ad7d7
Support monospace font in textarea input (#1565) 2022-12-06 19:36:22 +01:00
jonatanklosko
95bf611664 Update assets 2022-12-06 14:25:52 +00:00
Jonatan Kłosko
9d805d8c60
Render math in on-hover documentation (#1566) 2022-12-06 15:23:54 +01:00
Jonatan Kłosko
52d6835388
Support config updates when adding smart cell deps to Mix.install/2 (#1560) 2022-12-03 16:23:43 +01:00
jonatanklosko
acae7575f5 Update assets 2022-12-02 11:44:18 +00:00
Jonatan Kłosko
460eb14420
Support custom image format with implicit pixel data (#1558) 2022-12-02 12:42:31 +01:00
jonatanklosko
55947f08ec Update assets 2022-12-01 14:53:04 +00:00
Jonatan Kłosko
4530dd5cc6 Update mermaid 2022-12-01 15:51:07 +01:00
José Valim
53717bc410 Mention Hex.pm on smart cells chapter 2022-11-30 20:56:47 +01:00
Jonatan Kłosko
a6c9e1103c Format YAML 2022-11-30 19:37:15 +01:00
Vibhav Bobade
d44d5b0f62
Increase memory for Uffizzi deployment (#1557) 2022-11-30 19:35:58 +01:00
Vibhav Bobade
a0a6bf5af8
Integrate Uffizzi (#1555) 2022-11-30 17:12:31 +01:00
josevalim
962ec5d9fc Update assets 2022-11-30 14:00:24 +00:00
José Valim
14d5017ede Update Phoenix and Phoenix.View deps 2022-11-30 14:58:24 +01:00
Jonatan Kłosko
24f4d78cc1
Fix prettier pattern (#1554) 2022-11-30 00:26:28 +01:00
Jonatan Kłosko
a9d455d377 Fix the default base url path 2022-11-30 00:00:21 +01:00
jonatanklosko
957fdbb131 Update assets 2022-11-29 22:37:25 +00:00
Jonatan Kłosko
321810eeca Format 2022-11-29 23:35:35 +01:00
Jacques Lorentz
f4e836a5da
Base url path configuration variable (#1549) 2022-11-29 23:34:38 +01:00
José Valim
1c8a0c72b5 Link to Installation FAQ 2022-11-29 19:20:53 +01:00