Commit graph

2346 commits

Author SHA1 Message Date
José Valim 990949e3ad
Better long name hints (#2234) 2023-09-28 10:52:21 +02:00
cristineguadelupe a1a1c7c6f1 Update assets 2023-09-26 14:54:54 +00:00
Cristine Guadelupe 1c92311f8d
Add setSmartCellEditorIntellisenseNode to iframe (#2230) 2023-09-26 21:54:03 +07: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
Wojtek Mach f160b3debb Fixup Livebook.cs 2023-09-24 10:11:39 +02:00
Wojtek Mach a82345d22e
desktop: Add "Open .livebookdesktop.sh|bat" menu item (#2225) 2023-09-23 17:12:30 +02:00
jonatanklosko d0b6af357b Update assets 2023-09-22 16:10:56 +00:00
Jonatan Kłosko cc03fd1ba4
Prune outputs in app session LV (#2223) 2023-09-22 18:10:02 +02:00
Hugo Baraúna ed91c9be17
Change mention of not existing "README" me section in the docs (#2220) 2023-09-21 20:05:38 -03: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 249f65d630 Flip erl docs exclude and also check for odbc 2023-09-18 13:42:29 +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
josevalim b427a0e430 Update assets 2023-09-16 09:40:16 +00: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
Jonatan Kłosko fd80c0ec4d Fix changelog link 2023-09-14 16:55:53 +07:00
Jonatan Kłosko dc8aede49e
Update changelog (#2202) 2023-09-14 11:54:13 +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
Simon McConnell 91b474f073
Enforce LF line endings (#2190) 2023-08-31 10:41:23 +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
Jonatan Kłosko 867f091557
Do not export setup cell output (#2184) 2023-08-25 14:36:42 +02:00