Wojtek Mach
|
f5dbc2de9f
|
Update demo projects
|
2023-01-20 11:12:29 +01:00 |
|
Wojtek Mach
|
26305a9687
|
Add "Copy URL", "View Logs" and "Settings" buttons (#1650)
|
2023-01-19 17:15:42 +01:00 |
|
Wojtek Mach
|
346a08dfb9
|
Allow native clients to receive events from the server (#1649)
|
2023-01-19 16:48:51 +01:00 |
|
Jonatan Kłosko
|
30a2412c15
|
Fix Docker CUDA build
|
2023-01-18 15:54:16 +01:00 |
|
Jonatan Kłosko
|
59dc767ef2
|
Release v0.8.1 (#1646)
|
2023-01-18 15:41:07 +01:00 |
|
Wojtek Mach
|
24035602f2
|
Update demo
|
2023-01-18 14:34:46 +01:00 |
|
Wojtek Mach
|
a006ce34f9
|
Fix path to executable
|
2023-01-18 14:22:48 +01:00 |
|
Wojtek Mach
|
32d0f89312
|
Display "Livebook is shutting down" flash on desktop app shutdown (#1645)
|
2023-01-18 14:11:40 +01:00 |
|
Wojtek Mach
|
f13006490b
|
Update Windows version check on installer
|
2023-01-17 15:56:16 +01:00 |
|
Wojtek Mach
|
4681fb2bc6
|
Update .NET demo projects
|
2023-01-17 11:22:56 +01:00 |
|
Wojtek Mach
|
511df69495
|
Make sure setting cookie really works on a read-only fs
|
2023-01-17 10:42:00 +01:00 |
|
Wojtek Mach
|
c751e444e7
|
Remove unused variable
|
2023-01-17 09:53:36 +01:00 |
|
Wojtek Mach
|
596df882fc
|
Rebuild Livebook Desktop (#1641)
|
2023-01-16 21:09:47 +01:00 |
|
jonatanklosko
|
4f6ce86e2b
|
Update assets
|
2023-01-15 21:12:11 +00:00 |
|
Slamet Kristanto
|
b52710ca63
|
Expose global monaco instance for firenvim plugin support (#1642)
|
2023-01-15 22:09:51 +01:00 |
|
josevalim
|
92c0783f5d
|
Update assets
|
2023-01-15 11:45:03 +00:00 |
|
Aayush Kumar Sahu
|
18735928c9
|
Fix import button disappear in small screens (#1643)
|
2023-01-15 12:43:12 +01:00 |
|
aleDsz
|
81ab8082ec
|
Update assets
|
2023-01-12 20:39:05 +00:00 |
|
Alexandre de Souza
|
ae3a5661a8
|
Implement emojis instead of colors (#1636)
|
2023-01-12 17:37:12 -03:00 |
|
Jonatan Kłosko
|
57e1df74f3
|
Allow specifying S3 region explicitly (#1638)
|
2023-01-12 13:32:08 +01:00 |
|
Alexandre de Souza
|
3b2ea3c8ce
|
Update Connection life-cycle and implement ChangesetError message (#1633)
|
2023-01-10 17:12:35 -03:00 |
|
jonatanklosko
|
b6f928cc0d
|
Update assets
|
2023-01-10 19:32:14 +00:00 |
|
Jonatan Kłosko
|
d8efd348e9
|
Render inline math in on-hover docs (#1635)
|
2023-01-10 20:30:04 +01:00 |
|
José Valim
|
ee1fea2993
|
Improve docs for runtimes (#1630)
|
2023-01-08 12:47:43 +01:00 |
|
Jonatan Kłosko
|
d6f758661b
|
Make automatic reevaluation more accessible (#1628)
|
2023-01-07 15:18:31 +01:00 |
|
Alexandre de Souza
|
b82e360df9
|
Implement Enterprise secret creation from Session (#1612)
|
2023-01-06 16:14:44 -03:00 |
|
Jonatan Kłosko
|
089cee395f
|
Fix test on windows
|
2023-01-05 16:48:27 +01:00 |
|
Jonatan Kłosko
|
b60428c94d
|
Improve tests (#1627)
|
2023-01-05 16:12:45 +01:00 |
|
Jonatan Kłosko
|
35b8bb73df
|
Trigger input garbage collection after cell deletion
|
2023-01-05 12:34:32 +01:00 |
|
Jonatan Kłosko
|
f1deaead34
|
Update inputs garbage collection test
|
2023-01-04 21:54:39 +01:00 |
|
jonatanklosko
|
6007a7f3f0
|
Update assets
|
2023-01-04 20:45:55 +00:00 |
|
Jonatan Kłosko
|
17ab1ae472
|
Add support for file input (#1622)
|
2023-01-04 21:44:04 +01:00 |
|
Alexandre de Souza
|
d4bda6042c
|
Load LB_ env vars as app secrets (#1615)
|
2023-01-04 11:10:33 -03:00 |
|
Jonatan Kłosko
|
9e328e83ca
|
Handle long termination when garbage collecting evaluation processes (#1618)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2023-01-04 12:37:42 +01:00 |
|
jonatanklosko
|
fd7e0a4226
|
Update assets
|
2023-01-03 17:56:18 +00:00 |
|
Jonatan Kłosko
|
9f14beaf7b
|
Exit insert mode when opening package search
|
2023-01-03 18:52:22 +01:00 |
|
jonatanklosko
|
ac40179266
|
Update assets
|
2023-01-03 11:26:29 +00:00 |
|
Jonatan Kłosko
|
2e230c9deb
|
Add an option to run setup with no cache (#1616)
|
2023-01-03 12:24:22 +01:00 |
|
Adarsh Menon
|
1a895e4b29
|
Make image a block item instead of a button in the Markdown editor (#1439)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2022-12-29 22:32:52 +01:00 |
|
Jonatan Kłosko
|
a9583fde92
|
Build CUDA images for both amd and arm (#1590)
|
2022-12-29 21:16:37 +01:00 |
|
jonatanklosko
|
bf87a8ac6c
|
Update assets
|
2022-12-29 14:10:50 +00:00 |
|
Jonatan Kłosko
|
8b3d8847c1
|
Add support for audio input (#1610)
|
2022-12-29 15:09:09 +01:00 |
|
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 |
|