Commit graph

2206 commits

Author SHA1 Message Date
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
Cristine Guadelupe
070d6a5c0f
Default organization (#2180)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-25 16:07:14 +07:00
Mateusz Front
7bcdd90b66
Allow Livebook Desktop to ask for mic and camera access (#2177) 2023-08-24 16:25:58 +02:00
Jonatan Kłosko
b2ce588a1c Rename error output :known_reason to :context 2023-08-23 23:25:43 +02:00
Jonatan Kłosko
da9cc6643b
Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
jonatanklosko
f2795c7067 Update assets 2023-08-23 18:34:44 +00:00
Kenichi Nakamura
c04f43d936
Fix editor escape in Vim visual mode (#2178)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-23 20:34:02 +02:00
Alexandre de Souza
c06712fa67
Add new FileSystem related messages to LivebookProto (#2172) 2023-08-22 18:25:14 -03:00
Alexandre de Souza
928181cefe
Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
José Valim
7ff6103475
Check for flag instead of non-empty dir (#2176) 2023-08-22 15:51:05 +02:00
jonatanklosko
3ab0ab495d Update assets 2023-08-22 11:22:07 +00:00
Jonatan Kłosko
a11b1dfe7b
Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
josevalim
874155db15 Update assets 2023-08-22 07:09:45 +00:00
Kenichi Nakamura
9f96bd2f1a
vim/emacs modes with settings (#2173) 2023-08-22 09:08:54 +02:00
Cristine Guadelupe
c768681e23
Fix secret-copy id (#2169) 2023-08-21 15:46:32 +07:00
jonatanklosko
c5530c17b3 Update assets 2023-08-18 14:34:51 +00:00
Jannik Becher
e90c924082
Allow form submissions in iframe (#2168) 2023-08-18 16:33:59 +02:00
jonatanklosko
7d7e21e44e Update assets 2023-08-17 20:14:32 +00:00
Jonatan Kłosko
d1eb522464
Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
Jonatan Kłosko
eb83338dbe
Make user profile discoverable from users panel (#2165) 2023-08-17 13:46:37 +02:00
Cristine Guadelupe
28c400544d
Update Maplibre guide links (#2164) 2023-08-17 16:23:41 +07:00
Jonatan Kłosko
9ea1bc3342 Increase size limit for file input and show upload errors 2023-08-14 15:20:55 +02:00
jonatanklosko
9d2ac4acb3 Update assets 2023-08-13 11:41:34 +00:00
Jannik Becher
60d9beda5a
Send link navigation event inside iframe to parent (#2160) 2023-08-13 13:40:48 +02:00
José Valim
2ae39f59fb Improve Docker examples 2023-08-11 23:28:57 +02:00
Jonatan Kłosko
d08858346b Format 2023-08-11 22:47:57 +02:00
José Valim
946c20e168 File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
jonatanklosko
1028bafd0d Update assets 2023-08-11 09:53:12 +00:00
Jonatan Kłosko
91253923b2
Improve wording around file system selector (#2157)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-08-11 11:52:19 +02:00
José Valim
3e940e3034 Improve copy text for files 2023-08-10 21:09:04 +02:00
José Valim
d0ef0e0279 Improve unlisted error when there is no files/ directory 2023-08-10 20:54:15 +02:00
Hugo Baraúna
e26d45ac46
Fix add filesystem form label (#2156)
* Fix add filesystem form label

* Update lib/livebook_web/live/settings_live/add_file_system_component.ex

---------

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-10 12:11:16 -03:00
José Valim
543c3eb002 Docs 2023-08-10 10:17:03 +02:00
Jonatan Kłosko
74ca662bf3
Add warning when deploying protected apps from dir without password override (#2153) 2023-08-09 21:23:02 +02:00
José Valim
2919f3018b
Mention purpose of Teams key (#2150) 2023-08-09 19:05:03 +02:00
Hugo Baraúna
1ab1dcc8c2 Fixes airgapped Dockerfile
Setting a default ARG value needs `=`
2023-08-08 16:13:41 -03:00
Jonatan Kłosko
c39902cd3a
Improve teams tests (#2151) 2023-08-08 21:03:01 +02:00
José Valim
4eaea183ef Update airgapped Dockerfile 2023-08-08 20:36:46 +02:00
Jonatan Kłosko
e9ab9dec91 Remove unreliable storage test
We wait for the storage process to finish writing the table to file
and then read the file manually, however the storage may be writing
to the file again (and the writing is async), so we may try to read
a partially written file.
2023-08-08 19:30:26 +02:00
Hugo Baraúna
3477767ed2
Change copy: from 'Add Hub' to 'Add Organization' (#2149) 2023-08-08 14:07:25 -03:00
jonatanklosko
e0dd7fe6d0 Update assets 2023-08-08 13:59:17 +00:00