Commit graph

2931 commits

Author SHA1 Message Date
Jonatan Kłosko
5223a67a55 Fix race condition in tests 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
02bc0a5261 Fix Fly machine metadata 2024-09-20 17:39:13 +07:00
José Valim
c880d337c5 Clarify env var placement, closes #13809 2024-09-20 17:39:13 +07:00
Hugo Baraúna
62312e21f4 Adds DuckDB to smart cell definitions (#2773) 2024-09-20 17:39:13 +07:00
Hugo Baraúna
1dba24d0b3 Design improvements in the outline (#2771)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-09-20 17:39:13 +07:00
Michael Ruoss
4b0f14d020 Add smart cell definition FLAME runner cell with k8s backend (#2762)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-09-20 17:39:13 +07:00
Andrés Alejos
cfde9b88ba Add python language support in codemirror (#2772)
Co-authored-by: Andres Alejos <andres.c.alejos.mil@army.mil>
2024-09-20 17:39:13 +07:00
Jonatan Kłosko
5e1fc4f62c Refactor scrolling 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
6602f9fee7 Improve go-to-definition scroll to position the cursor near the viewport top 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
dbc70ffd69 Improve icon alignment when section name spans multiple lines in the outline 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
fb8e673cd4 Bump CUDA version to 12.6 in the Docker image 2024-09-20 17:39:13 +07:00
José Valim
7507704de6 Remove URL field from shared deployment group settings 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
da1ee6a308 Fix editor rendering on socket reconnection (#2765) 2024-09-20 17:39:13 +07:00
José Valim
0c02c84571 Attach Livebook metadata to Fly runtime machines (#2763) 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
f59d2de9e1 Fix latest tag generation for CUDA Docker images 2024-09-20 17:39:13 +07:00
Jonatan Kłosko
c41994a421 Update changelog 2024-08-26 21:58:21 +09:00
Jonatan Kłosko
fdea158f0d Release v0.14.0 2024-08-26 21:17:34 +09:00
jonatanklosko
b1a82abdce Update assets 2024-08-26 12:16:09 +00:00
Jonatan Kłosko
b333cd960f Bump kino version 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
db6fbbd1a8 Fix long module definition name overflowing 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
46e65f6d17 Change secrets panel shortcut to ss 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
dcbe3a889d Rename sections list references to outline 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
351e4dc232 Support toggling smart cell editor visibility (#2761) 2024-08-26 21:15:04 +09:00
José Valim
edb938cf78 Change icon and move expand/collapse to bottom 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
8f5679303c Remove deprecations in the JSON smart cell example 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
d418cde81b Improve editor search panel styles 2024-08-26 21:15:04 +09:00
Alexandre de Souza
f0097028a0 List module definitions in the sections side panel (#2760) 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
25dd83ac8c Add CUDA executables to PATH in CUDA Docker images 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
452f504352 Report connected nodes on nodeup/nodedown events (#2759) 2024-08-26 21:15:04 +09:00
Jonatan Kłosko
b1f374c578 Release v0.14.0-rc.1 2024-08-19 23:57:52 +09:00
Jonatan Kłosko
fbb387e882 Do not set XLA_TARGET when using Livebook CUDA-based images (#2755) 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
1ac585c9e1 Align runtime memory usage formatting with LiveDashboard 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
765bb42958 Add link to live dashboard for runtime node (#2754) 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
b54fdc8363 Switch to cuDNN 9 in the CUDA Docker images 2024-08-19 23:18:08 +09:00
Cristine Guadelupe
02020feb80 Nightly release on livebook-dev only (#2753) 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
4d30361951 Generate a default signature for functions/types when docs are not available (#2751) 2024-08-19 23:18:08 +09:00
jonatanklosko
ab7ec3cf3f Update assets 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
3c81a2c21e Respect default elements outline on tab-navigation (#2749) 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
a44729e7d7 Remove unnecessary rpc calls 2024-08-19 23:18:08 +09:00
jonatanklosko
4f4c86a550 Update assets 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
d654784938 Highlight range when showing hover details (#2747) 2024-08-19 23:18:08 +09:00
jonatanklosko
b0fc246b3b Update assets 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
e51fb585e3 Make the go-to-definition link a client concern (#2746) 2024-08-19 23:18:08 +09:00
Jonatan Kłosko
ad43584cbd Improve intellisense modules handling (#2745) 2024-08-19 23:18:08 +09:00
jonatanklosko
34fb12b55f Update assets 2024-08-19 23:18:08 +09:00
Alexandre de Souza
9e3e0c11cb Implements the Go to Definition keyboard shortcut (#2741)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-08-19 23:18:07 +09:00
Cristine Guadelupe
9c27ad522c Bump kino_db (#2744) 2024-08-19 23:18:07 +09:00
a-maze-d
0bfb7ea95c Add configuration for update check to target a different repository (#2743) 2024-08-19 23:18:07 +09:00
José Valim
0c00f74dbf Remove reference to removed section from notebook, closes #2740 2024-08-19 23:18:07 +09:00
Jonatan Kłosko
af2061e25b Fix casing 2024-08-19 23:18:07 +09:00