Commit Graph

4236 Commits

Author SHA1 Message Date
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
Vasek Mlejnsky 121b928ad2 Finalize hello world for Python 2024-04-26 20:35:37 -07:00
Vasek Mlejnsky 58a6bb4d80 Add python hello world 2024-04-26 17:24:54 -07:00
Vasek Mlejnsky 69e4274ee3 Update metadata.py to not use deprecated Sandbox.create() method (#366)
Sandbox.create() is deprecated in favor of Sandbox(), updating docs
example.
2024-04-26 10:50:23 -07:00
Alessio Fanelli d7635bcee3 Update metadata.py to not use deprecated Sandbox.create() method
Sandbox.create() is deprecated in favor of Sandbox(), updating docs example.
2024-04-26 10:43:46 -07:00
Vasek Mlejnsky 33fab48bdf Merge branch 'main' of https://github.com/e2b-dev/e2b 2024-04-25 16:44:10 -07:00
Vasek Mlejnsky 2e2e0d26d3 Rename section 2024-04-25 16:44:05 -07:00
github-actions[bot] 7e6dc3bcca [skip ci] Release new versions 2024-04-25 23:39:31 +00:00
Vasek Mlejnsky 981d1c9015 Code interpreter docs (#352)
Add docs for the code interpreter SDK
e2b@0.14.0 @e2b/cli@0.4.8 @e2b/python-sdk@0.15.0
2024-04-25 16:35:01 -07:00
Vasek Mlejnsky b66d190d49 Ignore .vscode 2024-04-25 16:26:04 -07:00
Vasek Mlejnsky bc88f520a4 Merge main 2024-04-25 16:24:49 -07:00
github-actions[bot] cc7d392251 [skip ci] Release new versions 2024-04-25 22:54:37 +00:00
Tomas Valenta 425439a0aa Merge branch 'main' of https://github.com/e2b-dev/E2B @e2b/cli@0.4.7 2024-04-25 15:52:08 -07:00
Tomas Valenta 57141df804 Fix shebang arguments 2024-04-25 15:52:05 -07:00
github-actions[bot] 9127fd64ac [skip ci] Release new versions 2024-04-25 22:40:34 +00:00
Tomas Valenta 33e4db23ca Merge branch 'main' of https://github.com/e2b-dev/E2B @e2b/cli@0.4.6 2024-04-25 15:38:00 -07:00
Tomas Valenta 2cfb2cf49c Add sourcemaps to CLI errors 2024-04-25 15:37:53 -07:00
github-actions[bot] a25e05e5d9 [skip ci] Release new versions 2024-04-25 22:15:01 +00:00
Jakub Novak 1a3d6b6c3e Fix environment variables in template build @e2b/cli@0.4.5 2024-04-25 15:10:47 -07:00
Tomas Valenta 60efe38976 Fix package name for downloads' badge in SDK readmes 2024-04-24 22:29:52 -07:00
Vasek Mlejnsky 7b50ddb6c9 Add redirect to the careers Notion page (#365)
Adds a redirect rule for the `https://e2b.dev/careers` route to redirect
to
`https://e2bdev.notion.site/Careers-at-E2B-2163f176991f43f69b0984bf2a142920?pvs=74`
2024-04-24 12:20:24 -07:00
Vasek Mlejnsky 47de33269c Add redirect to the careers notion page 2024-04-24 11:58:35 -07:00
Jakub Novak 4821cfe1a8 Add dotenv for tests 2024-04-24 09:27:25 -07:00
Jakub Novak f0f53677d9 Fix local debug option in python SDK 2024-04-24 09:26:37 -07:00
Vasek Mlejnsky f62e627e0e Update README.md 2024-04-20 11:15:16 -07:00
Vasek Mlejnsky fc58557195 Update README.md 2024-04-20 11:13:17 -07:00
Vasek Mlejnsky 52e8fa1477 Update page.mdx
Fix broken link
2024-04-19 14:24:08 -07:00
github-actions[bot] 12eb2adc99 [skip ci] Release new versions 2024-04-19 02:14:34 +00:00
Tomas Valenta b441e1cbb0 Add domain parameter to SDK (#361)
Add `domain` parameter to SDK create, list, and kill methods to allow
specifying sandbox API domain with a different way than just the
`E2B_DOMAIN` env var.
e2b@0.13.2 @e2b/python-sdk@0.14.14
2024-04-18 18:51:54 -07:00
Tomas Valenta dde10bbb73 Add python SDK release for parametrized domain 2024-04-18 18:47:28 -07:00
Tomas Valenta 98e7cdadf7 Create release 2024-04-18 18:38:12 -07:00
Tomas Valenta 70a380636a Add docstrings 2024-04-18 18:37:29 -07:00
Tomas Valenta 26ddefa7d0 Update CLI after domain parameter changes in SDK 2024-04-18 18:25:55 -07:00
Tomas Valenta 1f68a34421 Parametrize api domain in JS SDK 2024-04-18 18:05:00 -07:00
ggorlen 9838570dae Add missing parentheses in sandbox.close() call (#359)
`sandbox.close` would be a no-op without parentheses to invoke the
function.
2024-04-18 15:40:20 -07:00
Tomas Valenta b04033dde2 Disable staging cron 2024-04-18 13:52:02 -07:00
Jakub Novak 1fd6cd5be8 Add possibility to change domain in python SDK 2024-04-18 10:20:21 -07:00
Vasek Mlejnsky 6813c08cb1 Close sandbox 2024-04-17 13:57:19 -07:00
Vasek Mlejnsky 14dda60b9c Add status endpoint for pro 2024-04-17 13:18:04 -07:00
Vasek Mlejnsky 02384ba5de Delete comment 2024-04-17 12:35:34 -07:00
Vasek Mlejnsky c19ee9782d Add endpoint for status page (#357)
Add an API endpoint for the E2B status page
2024-04-17 12:34:19 -07:00
Vasek Mlejnsky 85f23faf70 Add endpoint for status page 2024-04-17 12:20:18 -07:00
Tomas Valenta 2a563e66c5 Add killing sandboxes to stress test 2024-04-16 16:19:47 -07:00
Tomas Valenta 72483bc135 Ensure test process is closed 2024-04-16 12:21:38 -07:00
Tomas Valenta 975bcc6839 Change the keepalive in stress test 2024-04-16 12:04:10 -07:00
Tomas Valenta 6dd040c583 Update stress test 2024-04-16 10:19:13 -07:00
Tomas Valenta 5e1965a27d Fix stress test 2024-04-15 18:52:54 -07:00
Tomas Valenta 634ff5b886 Change test script 2024-04-15 18:45:22 -07:00