José Valim
2716f79db0
Also convert :: to localhost
2024-05-16 16:19:03 +02:00
José Valim
54d1ff48f1
Use new epmdless config
2024-05-16 16:19:03 +02:00
Jonatan Kłosko
19d48bd52d
Update agent Fly.io deployment instructions
2024-05-16 20:58:09 +08:00
Hugo Baraúna
c884831a07
Change copy: app deployment success message ( #2606 )
2024-05-15 16:43:05 -03:00
Hugo Baraúna
44c480eb84
Change copy: deploy notebooks -> deploy livebook apps ( #2597 )
2024-05-14 13:54:08 -03:00
Jonatan Kłosko
c0b85acb0a
Do not format code cells on save ( #2605 )
2024-05-14 17:33:07 +02:00
José Valim
6f1e09e09b
Add LIVEBOOK_PROXY_HEADERS ( #2604 )
2024-05-14 13:22:17 +02:00
jonatanklosko
708c151cfc
Update assets
2024-05-14 11:20:57 +00:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams ( #2602 )
2024-05-14 13:20:14 +02:00
José Valim
4d58f32668
Move epmdless check to Livebook.Config
2024-05-14 11:12:07 +02:00
José Valim
5964bd3e09
Introduce an Acknowledge section for dev tools
...
Closes #2600 .
2024-05-13 15:39:35 +02:00
Jonatan Kłosko
f78e7702a1
Disable server logs in the console by default
2024-05-10 22:45:00 +08:00
jonatanklosko
0dd7ab9195
Update assets
2024-05-10 14:42:52 +00:00
Jonatan Kłosko
f0cd47d447
Update dependencies ( #2596 )
2024-05-10 16:42:11 +02:00
Jonatan Kłosko
592396b1bf
Fix typo
2024-05-10 21:37:58 +08:00
Jonatan Kłosko
7b07c6518c
Make dev script conditional at compile time
2024-05-10 13:45:57 +08:00
Jonatan Kłosko
785d3752f7
Enable server logs in the browser console in dev
2024-05-10 13:28:30 +08:00
José Valim
d3c47c5189
Update deployment instructions
2024-05-09 21:40:45 +02:00
José Valim
096ac829e8
Improve ZTA experience
2024-05-09 21:31:50 +02:00
Alexandre de Souza
8d15d5e93c
Fix some integration intermittent tests ( #2594 )
2024-05-09 15:53:01 -03:00
José Valim
0d9a6e2fb8
Use single brackets for POSIX compatibility
2024-05-09 16:17:40 +02:00
Jonatan Kłosko
4f7826fd77
Skip update check in tests ( #2593 )
2024-05-09 07:12:14 +02:00
Alexandre de Souza
2348214f19
Fix integration test
2024-05-08 11:21:14 -03:00
Jonatan Kłosko
d0c00ad8ba
Reset :show_existing_sessions to the correct default value in single-session config
2024-05-08 21:38:18 +08:00
José Valim
9328123cab
Merge assets into main, have epmdless as its own check ( #2592 )
2024-05-08 15:11:11 +02:00
José Valim
3b5a3fb22e
Remove refute_receive
...
Whenever possible, we use refute_received instead.
Others were fully removed, because we were matching
events from other tests.
2024-05-08 10:25:16 +02:00
José Valim
a28f5de36d
Merge standalone init module into Elixir runtime
2024-05-08 10:12:54 +02:00
José Valim
6d7f416f18
Run Livebook Desktop without EPMD ( #2591 )
2024-05-08 10:05:01 +02:00
José Valim
eb4887657a
Remove teleport, as it does not support smart cells ( #2589 )
2024-05-06 23:58:50 +02:00
José Valim
24efee3b82
Update phoenix_live_reload and file_systems deps
2024-04-30 15:29:57 +02:00
Jonatan Kłosko
81d803d564
Explicitly halt standalone runtime ( #2587 )
2024-04-29 16:43:00 +02:00
Alexandre de Souza
3d289448cd
Improve integration tests infrastructure ( #2583 )
2024-04-29 11:06:57 -03:00
Victor Rodrigues
fdac5cfe4f
Fix empty sheets scenario for excel snippet ( #2586 )
2024-04-29 13:14:38 +02:00
jonatanklosko
dd107e5d19
Update assets
2024-04-25 14:12:57 +00:00
Jonatan Kłosko
ec0a53f765
Fix file drag-and-drop on Safari ( #2582 )
2024-04-25 16:11:59 +02:00
Jonatan Kłosko
940d511bdb
Format
2024-04-25 19:53:04 +08:00
Fabian N.C. van 't Hooft
c458a06a05
Add drag-and-drop for xls[x|m]-format ( #2577 )
...
Dragging an xlsx-file onto a livebook should load the
code-snipplet.
In order for the DataTable to load the code assumes that
the first row contains column-labels.
2024-04-25 10:22:22 +02:00
Alexandre de Souza
d4752ebd52
Add support for DNS clustering ( #2578 )
2024-04-23 15:40:18 -03:00
José Valim
d6848ed106
Make send/recv websocket responses consistent
2024-04-23 19:48:22 +02:00
José Valim
6bd7bbd1fc
Fix race condition on select secret
2024-04-23 19:47:44 +02:00
José Valim
25215b67e3
Fix session confirm message
2024-04-23 19:46:07 +02:00
José Valim
d58986c5bf
Clarify Clustering is Docker specific
2024-04-22 23:04:50 +02:00
José Valim
f7ccdcbc6d
Split authentication into its own section
2024-04-22 23:00:18 +02:00
Ed Bond
9eb5cbde2c
Security focused alternative image ( #2526 )
2024-04-22 22:48:42 +02:00
Alexandre de Souza
0be8491d11
Handle UserDeleted
event from WebSocket ( #2573 )
2024-04-22 13:24:26 -03:00
Hugo Baraúna
7a16ce1926
Rename Hubs to Workspaces ( #2574 )
2024-04-19 17:40:50 -03:00
hugobarauna
d3aad2ba00
Update assets
2024-04-19 13:46:20 +00:00
Hugo Baraúna
f7728c6859
Change copy about the relationship of a notebook and secrets ( #2575 )
2024-04-19 10:45:32 -03:00
Hugo Baraúna
27c72f564f
Shows a more human readable name for each zta provider ( #2572 )
...
---------
Co-authored-by: Hugo Baraúna <hugo.barauna@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-04-18 10:07:14 -03:00
José Valim
c1a913ae1c
Add documentation on use cases ( #2567 )
...
---------
Co-authored-by: Hugo Baraúna <hugo.barauna@gmail.com>
2024-04-17 11:14:48 -03:00