Jonatan Kłosko
eae934c225
Fix missing box borders in app outputs
2025-04-26 11:56:26 +09:00
Jonatan Kłosko
015b44fb72
Add support for Python cells ( #2936 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-02-18 14:28:29 +01:00
Jonatan Kłosko
f505de5735
Fix setup cell outputs not getting collapsed
2024-12-20 21:42:14 +07:00
Jonatan Kłosko
8ac4be0d23
Simplify CSS selectors ( #2891 )
2024-12-06 17:05:55 +01:00
Jonatan Kłosko
832c33d61d
Add custom view option to hide code ( #2889 )
2024-12-06 10:38:58 +01:00
Jonatan Kłosko
3b0f9cecd7
Redesign cell indicators to include language ( #2862 )
2024-11-19 15:29:44 +01:00
Jonatan Kłosko
75a49a13ee
Remove unused CSS
2024-11-19 16:01:06 +08:00
Jonatan Kłosko
66d3ac6d27
Rename sections list references to outline
2024-08-25 22:27:50 +09:00
Jonatan Kłosko
05c9c17b8c
Respect default elements outline on tab-navigation ( #2749 )
2024-08-17 05:17:26 +02:00
Jonatan Kłosko
68fa363d2d
List connected distribution nodes in the runtime panel ( #2636 )
2024-06-06 18:08:59 +02:00
José Valim
f3206d9791
Redesign deploy and runtime panels ( #2478 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 11:58:20 +01:00
Jonatan Kłosko
4587396c9a
Encapsulate buttons and inputs in components ( #2477 )
2024-02-08 19:27:16 +01:00
Jonatan Kłosko
a2d6b1caae
Fix Dockerfile generation with deployment group ( #2475 )
2024-02-07 20:36:21 +01:00
Jonatan Kłosko
d3f33a045c
Migrate more CSS classes to components
2024-02-07 00:29:00 +08:00
Jonatan Kłosko
026af473ec
Simplify terminal text clipboard icon
2024-01-25 17:56:26 +08:00
Jonatan Kłosko
0cd2f69ce8
Migrate the code editor to CodeMirror ( #2444 )
2024-01-24 16:01:47 +01:00
José Valim
07ec9840b5
Use pre-wrap for doctest results ( #2349 )
2023-11-15 17:33:32 +01:00
Jonatan Kłosko
33c09b1f67
Update modal enter and leave ( #2323 )
2023-11-06 18:13:16 +01:00
Jonatan Kłosko
4468ef6d58
Update deps ( #2253 )
2023-10-05 18:34:01 +02:00
Jonatan Kłosko
d1eb522464
Split files into references/attachments and support renaming ( #2167 )
2023-08-17 22:13:39 +02:00
Cristine Guadelupe
e8360d4428
Consistent select style ( #2138 )
2023-08-04 01:10:07 +07:00
Jonatan Kłosko
e98a315e11
Add spinners for long file actions ( #2113 )
2023-07-25 21:23:06 +02:00
Jonatan Kłosko
304e1c1e17
Simplify selectors
2023-07-24 17:06:02 +02:00
Jonatan Kłosko
46a9452298
Add notebook custom view ( #2101 )
...
Co-authored-by: gitstart <bot@gitstart.com>
Co-authored-by: Hameed Abdulrahaman <hameedabdulrahamann@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-07-24 14:20:42 +02:00
Jonatan Kłosko
489b609154
Allow dropping external files into the notebook ( #2097 )
2023-07-22 11:13:06 +02:00
Jonatan Kłosko
146f89f5f5
Add drag and drop actions for notebook files ( #2096 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-21 20:11:11 +02:00
Jonatan Kłosko
ede80fc074
Implement file management ( #2022 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-05 20:01:12 +02:00
Zach Allaun
e1ac442c8c
Mobile quality-of-life (part 1) ( #2013 )
2023-06-28 18:29:44 +02:00
Jonatan Kłosko
04efa5932f
Restore code markers and doctest indicators on refresh ( #1949 )
2023-05-31 15:52:08 +02:00
Jonatan Kłosko
3c56b87154
Doctest updates ( #1944 )
2023-05-30 22:03:20 +02:00
José Valim
265a1dec6e
Overlay doctest results ( #1936 )
2023-05-30 11:30:57 +02:00
Jose Vargas
e614dcbac1
Add doctest decorations to monaco editor per result ( #1911 )
2023-05-24 14:56:13 +02:00
Franklin Rakotomalala
0eb0f417f5
Add notebook presentation view ( #1852 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-04-28 20:16:18 +02:00
José Valim
22ace2ca4f
Remove pitfalls from deployment notebook
2023-04-16 17:27:30 +02:00
Jonatan Kłosko
9fd7306c01
Link outside iframe when Livebook has no access to cookies ( #1863 )
2023-04-13 21:32:00 +02:00
Jonatan Kłosko
435a56fc38
Update icons in notebook
2023-03-17 14:12:15 +01:00
José Valim
4320fb1f6b
Deploy app notebook
2023-03-17 10:38:44 +01:00
Jannik Becher
336ae74fb6
Add keyboard shortcut for collapse/expand section ( #1779 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-03-13 22:37:11 +01:00
Jannik Becher
cea3246766
Add section collapse functionality ( #1772 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-03-13 14:52:26 +01:00
Jonatan Kłosko
d4a805f806
Define light editor theme ( #1755 )
2023-03-07 14:57:25 +01:00
ByeongUk Choi
4db39078bd
Add open page and track starred/recent notebooks ( #1639 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-03-06 18:14:33 +01:00
Jonatan Kłosko
e78b3a930c
Move more styles to components ( #1723 )
2023-02-23 19:07:00 +01:00
Jonatan Kłosko
7cac0557b9
Keep setup cell open on error ( #1718 )
2023-02-21 13:17:54 +01:00
Jonatan Kłosko
40c5044a60
Add initial support for apps ( #1709 )
2023-02-16 13:47:46 +01:00
Jonatan Kłosko
2e230c9deb
Add an option to run setup with no cache ( #1616 )
2023-01-03 12:24:22 +01:00
Jonatan Kłosko
2048ec9f63
Update dependencies ( #1613 )
2022-12-29 13:10:28 +01:00
Jonatan Kłosko
e79b6eb1a8
Disable font ligatures in Markdown inline code
2022-12-16 23:15:44 +01:00
Nick Sergeant
84361fb207
Add help text for how to access secrets in the secrets sidebar ( #1535 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-11-17 01:11:06 +01:00
Cristine Guadelupe
06e9cc6828
Delete and view secrets from the sidebar ( #1473 )
...
* Delete secrets from sidebar
* Collapsible secret detail
* Secret details layout
* Secret details layout adjustments
* Hover and text color for secret details
* Changes switch_button colors to have more contrast
* small adjustment
* Uses remove and add class everywhere
* Uses JS.toggle
2022-10-11 14:55:36 -03:00
José Valim
950982304d
Final touchups to secrets ( #1464 )
...
* Use font-mono on secret names
* Unify error handling with changesets
* Unify put_env/delete_env as set_env/unset_env
* Review text and descriptions
2022-10-06 21:44:04 +02:00