Commit graph

1245 commits

Author SHA1 Message Date
José Valim
100d88041b Mention remote execution smart cell on intro 2023-10-02 21:12:01 +02:00
Jonatan Kłosko
1381650811
Add migration updating starred and recent notebook files (#2244) 2023-10-02 12:57:34 +02:00
Cristine Guadelupe
6c83b910a4
Remote intellisense - details on hover (#2243) 2023-09-30 15:05:26 +07:00
José Valim
3ca36a6ce7
Run migrations early in the supervision tree (#2241)
Also add a migration version, improve docs,
and document code that actually cannot be
removed.
2023-09-30 09:27:09 +02:00
Jonatan Kłosko
d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
Hugo Baraúna
da65a893ce
Changes copy: Livebook file system -> Livebook file storage (#2240) 2023-09-29 15:00:44 -03:00
Alexandre de Souza
d26295ce69
Fix File System creation and ID prefix for Personal hub (#2238) 2023-09-29 11:48:07 -03:00
Cristine Guadelupe
114d649524
Remote intellisense - apps and types (#2237) 2023-09-29 18:58:18 +07:00
Jonatan Kłosko
6c5b4bb586 Add migration for new file system attributes compatible with Livebook main 2023-09-29 18:51:56 +07:00
Jonatan Kłosko
95c95d75cb Fix loading for local files in notebook manager 2023-09-29 16:00:08 +07:00
Alexandre de Souza
2a0d2dcdc3
Fix File System migration and some touchups (#2235) 2023-09-28 16:02:02 -03:00
Cristine Guadelupe
4a14118b96
Smart cell editor - intellisense node (#2232)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-09-28 16:02:04 +07:00
José Valim
990949e3ad
Better long name hints (#2234) 2023-09-28 10:52:21 +02:00
José Valim
b3f7366a8f Update kino_explorer 2023-09-26 11:18:29 +02:00
Jonatan Kłosko
05418db0c6
Add :debounce to input outputs when missing (#2228) 2023-09-26 05:38:15 +02:00
PeterUstinox
edc09cd386
Support debounce option for inputs (#2224) 2023-09-26 05:31:41 +02:00
Jonatan Kłosko
21f3046e82 Remove border from plain text output 2023-09-26 09:39:20 +07:00
José Valim
72b9466519 Swap link to section and branching menu 2023-09-25 19:29:06 +02:00
José Valim
f8581c225d
Support audio transcription on drag and drop (#2227) 2023-09-25 18:45:19 +02:00
José Valim
f25d6663d8 Update maplibre and vegalite deps 2023-09-25 17:25:11 +02:00
Alexandre de Souza
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
Cristine Guadelupe
393915da7e
Intellisense by default for Elixir in smart cell editor (#2226) 2023-09-25 13:34:53 +07:00
Jonatan Kłosko
cc03fd1ba4
Prune outputs in app session LV (#2223) 2023-09-22 18:10:02 +02:00
Cristine Guadelupe
76139d7d8d
Remote Intellisense (#2217) 2023-09-22 00:05:03 +07:00
Jonatan Kłosko
2a71e49d76
Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
José Valim
64dad900d7
Exclude modules from docs (#2218)
Closes #2216.
2023-09-21 12:28:45 +02:00
José Valim
4d76c57530 Touch ups 2023-09-21 11:21:50 +02:00
Hugo Baraúna
ee94ae1b87
Move zta authentication docs from module docs to custom pages docs (#2215) 2023-09-21 10:35:26 +02:00
José Valim
5a9e6df9eb s/Use/Set 2023-09-20 17:38:58 +02:00
José Valim
49c52f67f7
Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
Hans Krutzer
d0201995cb
Add Tailscale ZTA module (#2207) 2023-09-18 12:25:34 +02:00
José Valim
e37b2ce736 Remove bottleneck from ZTA implementations 2023-09-16 19:33:19 +02:00
José Valim
998d8e83f3
Make key bindings select consistent with UI (#2206) 2023-09-16 11:39:15 +02:00
Jonatan Kłosko
8633c9a357
Add button for inserting a branching section (#2205) 2023-09-15 15:25:41 +02:00
Jonatan Kłosko
4d42202c83 Update transcription drop action for audio files 2023-09-15 13:40:24 +07:00
Jonatan Kłosko
b8fc4eefb5
Add evaluation temporary directory (#2204) 2023-09-14 19:29:06 +02:00
Alexandre de Souza
7f1feec7d9
Implement File Systems management directly from Hub and handle their events (#2201) 2023-09-13 10:32:33 -03:00
Cristine Guadelupe
4564af3fb3
Bump kino_maplibre (#2198)
* Bump kino_maplibre

* Update lib/livebook/notebook/learn/intro_to_maplibre.livemd

Co-authored-by: José Valim <jose.valim@gmail.com>

---------

Co-authored-by: José Valim <jose.valim@gmail.com>
2023-09-06 17:45:06 +07:00
Alexandre de Souza
51a3ab1895
Implement Teams API file system management (#2188) 2023-09-05 12:14:50 -03:00
Cristine Guadelupe
c77d63b2a1
Remote cell definition (#2197) 2023-09-05 13:08:59 +07:00
Cristine Guadelupe
a67d44e7b2
Metadata typo (#2195) 2023-09-03 20:48:33 +07:00
José Valim
dcf4126783
Relax db dependencies (#2194)
kino_db already specifies the exact versions required,
so we relax the dependencies here on Livebook. This avoids
a scenario where we bump kino_db to an incompatible version
specified here.
2023-09-02 12:55:17 +02:00
José Valim
b3da9c67b3 Add SQLServer support 2023-09-02 10:46:47 +02:00
Jonatan Kłosko
c82d0a8c9d
Add action for sqlite database files (#2192) 2023-09-01 10:29:50 +02:00
José Valim
3b03731ed4 Use lazy dataframes for parquet 2023-09-01 08:41:32 +02:00
José Valim
85cf2d845e
Use latest kino_explorer and file_spec for parquet (#2191) 2023-08-31 13:13:33 +02:00
Cristine Guadelupe
134eb2c025
Kino_db - snowflake (#2187) 2023-08-31 12:40:52 +02:00
José Valim
0d92ffdc7f Updates to Explorer guide 2023-08-31 09:26:13 +02:00
Jonatan Kłosko
841aba4d8f
Update export flow for JS outputs (#2186) 2023-08-28 13:38:00 +02:00
Cristine Guadelupe
b7f5a44b9e
Use the default organization as default for new notebooks (#2183) 2023-08-25 19:46:59 +07:00