Commit Graph

539 Commits

Author SHA1 Message Date
Jakub Novák e12387e093 CLI add build args (#385)
This feature allows users to pass arguments used during the template
build.

E.g.:
```
e2b template build --build-arg="HELLO=WORLD" --build-arg="MULTIPLE=True"
```
2024-06-11 13:31:58 +02:00
Jakub Novak 220a7d822a Mention build args in docs 2024-06-11 13:18:55 +02:00
Vasek Mlejnsky ccbd0efd94 Fix links to guides 2024-06-07 22:49:36 +02:00
Vasek Mlejnsky 27302e5315 Remove custom feedback form and use chatlio 2024-06-05 16:00:29 +02:00
Jakub Novak 88b4d59824 Sort the months on the billing page 2024-05-31 13:15:39 +02:00
Jakub Novak 68b09922cc Remove add credit card button for already pro users 2024-05-14 13:04:02 -07:00
Jakub Novak c470cc340d Remove temporal pro tier handling 2024-05-14 11:27:31 -07:00
github-actions[bot] 97d50e3039 [skip ci] Release new versions 2024-05-09 23:35:32 +00:00
Tomas Valenta fb79fa3d18 Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-05-09 13:50:23 -07:00
Tomas Valenta 837a326bdb Add file logger option to CLI 2024-05-09 13:50:20 -07:00
Vasek Mlejnsky 4b89ec3d77 docs: Fix wrong CLI command for login 2024-05-07 19:52:31 -07:00
Tomas Valenta 5b47f9004f Fix link 2024-05-07 13:44:41 -07:00
Tomas Valenta 5c1a6868db Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-05-04 21:17:26 -07:00
Tomas Valenta 4bcfc64161 Hide logs command in docs 2024-05-04 21:17:23 -07:00
Vasek Mlejnsky 319031f997 Fix a typo 2024-05-04 20:27:10 -07:00
Vasek Mlejnsky 95374ad479 Update guide for custom sandboxes when using code interpreter SDK 2024-05-03 08:01:36 -07:00
Vasek Mlejnsky a5dcc293e4 Update guide for custom sandboxes when using code interpreter SDK 2024-05-03 07:55:30 -07:00
Vasek Mlejnsky 7cde0a8d94 Simplify docs for code interpretrer 2024-05-02 00:00:32 -07:00
github-actions[bot] 56aae737a8 [skip ci] Release new versions 2024-05-02 00:42:34 +00:00
Tomas Valenta 8d1f38e815 Redirect on 404 2024-05-01 17:28:42 -07:00
Tomas Valenta d9bc3da25e Fix build type errors 2024-05-01 16:34:47 -07:00
Tomas Valenta 1f8a776c5d Remove old code interpreter template and references to it 2024-05-01 14:02:33 -07:00
Tomas Valenta 364349de0c Remove unused docpage 2024-05-01 12:54:30 -07:00
Tomas Valenta 353682c022 Remove runCode and runCmd; Cleanup 2024-05-01 12:40:04 -07:00
github-actions[bot] b4d63fec19 [skip ci] Release new versions 2024-05-01 02:45:49 +00:00
Tomas Valenta 407358f12a Merge branch 'main' into logs 2024-04-30 19:38:37 -07:00
Tomas Valenta 58881de1cb Change services flag to loggers 2024-04-30 18:25:20 -07:00
Tomas Valenta 007c5e4e69 Improve services filtering 2024-04-30 18:02:36 -07:00
Vasek Mlejnsky d2cb61e936 Fix JS hello world guide 2024-04-29 17:51:29 -07:00
Tomas Valenta 27a1c63b48 Merge branch 'main' into logs 2024-04-29 13:48:27 -07:00
Tomas Valenta 5b538c7614 Update logs command docs 2024-04-29 13:43:50 -07:00
Vasek Mlejnsky 82ce9d9e72 Update docs 2024-04-28 11:35:50 -07:00
Vasek Mlejnsky 58c6cb4b52 Udpat docs 2024-04-28 11:35:23 -07:00
Vasek Mlejnsky 8f1e7f0e23 Udpat routes 2024-04-28 11:24:29 -07:00
Vasek Mlejnsky 3893b19cfa Add quickstart example to docs 2024-04-28 10:35:02 -07:00
Vasek Mlejnsky 2b295096ff Rename section in routes 2024-04-28 08:15:17 -07:00
Vasek Mlejnsky e5b1d5e136 Make default compute spec clearer in docs 2024-04-28 08:11:31 -07:00
Vasek Mlejnsky ad86eb9142 Add CLI example for custom CPU and RAM 2024-04-28 07:54:37 -07:00
Vasek Mlejnsky 37a7f47e19 Update code snippet 2024-04-27 02:02:33 -07:00
Vasek Mlejnsky 15d0dc2fb4 Restructure docs (#367)
Restructure docs around code interpreting, add new hello world guides,
and remove old guides
2024-04-27 01:55:33 -07:00
Vasek Mlejnsky 7165485d4b Remove old guides 2024-04-27 01:52:21 -07:00
Vasek Mlejnsky b3e5fc7bea Update routes 2024-04-27 01:37:42 -07:00
Vasek Mlejnsky f6d6e0bb97 Update examples 2024-04-27 01:31:38 -07:00
Vasek Mlejnsky 6a64a7c53f Update guides 2024-04-27 00:35:00 -07:00
Vasek Mlejnsky 31ea69b8ec Add links to guides 2024-04-27 00:30:34 -07:00
Vasek Mlejnsky 425481e07c Add hello world for JS 2024-04-27 00:12:50 -07:00
Vasek Mlejnsky 191064cf99 Merge origin 2024-04-26 21:24:10 -07:00
Vasek Mlejnsky a972e3b7d1 hello world JS [wip] 2024-04-26 21:23:31 -07:00
Tereza Tizkova e0865ad949 Rephrase docs example 2024-04-26 21:22:36 -07:00
Vasek Mlejnsky 42551a161f Finalize hello world for Python 2024-04-26 20:41:31 -07:00