Vasek Mlejnsky
3644d46d8a
Update pricing page
2024-02-14 10:16:18 -08:00
Jakub Novak
6ae7ded0d2
Add self-service to pricing
2024-02-14 10:15:43 -08:00
Jakub Novak
8e5fa2ad88
Improve metadata script in docs
2024-02-13 10:01:25 -08:00
Jakub Novák
e0c57f26a7
Add fuse to docs ( #311 )
2024-02-12 07:53:46 -08:00
Vasek Mlejnsky
03802ee5e0
Update page.mdx
2024-02-08 20:07:14 -08:00
Vasek Mlejnsky
9f2e5b1c2f
Update page.mdx
2024-02-08 20:06:31 -08:00
Tomas Valenta
3e2c198e5f
Improve running sandbox list format
2024-02-08 15:48:22 -08:00
github-actions[bot]
64f67f4b6d
[skip ci] Release new versions
2024-02-08 23:42:50 +00:00
Tomas Valenta
32a573f48f
Fix sandbox ID returned from SDKs list methods ( #309 )
...
The sanbdox ID returned from SDKs `list` method was missing the client
id part user had to manually create the whole valid ID.
Now the sandbox ID field returned by the list method has the whole ID
and the client ID is removed from the object.
e2b@0.12.1
@e2b/python-sdk@0.14.2
2024-02-08 15:38:06 -08:00
Tomas Valenta
b3510a8ed7
Create release
2024-02-08 15:34:40 -08:00
Tomas Valenta
e07b078638
Fix sandbox ID in JS SDK list method
2024-02-08 15:33:56 -08:00
Tomas Valenta
b40637226a
Fix sandboxID in Python SDK list method
2024-02-08 15:27:22 -08:00
github-actions[bot]
0e9d1623dc
[skip ci] Release new versions
2024-02-08 18:49:04 +00:00
Jakub Novak
e723a8e2dc
Add changeset
@e2b/python-sdk@0.14.1
2024-02-08 10:43:49 -08:00
Jakub Novak
26f1f43ebd
Fix handler's type in terminal module in Python SDK
2024-02-08 10:43:05 -08:00
Vasek Mlejnsky
3e29e6d2a6
Fix broken links in docs ( #306 )
2024-02-07 21:02:52 -08:00
Tereza Tizkova
299ad185a6
Fix broken links in docs
2024-02-07 16:35:42 -08:00
Tomas Valenta
c86b79a1c5
Improve metadata dosctrings; Export metadata type in JS SDK
2024-02-06 11:38:11 -08:00
Tomas Valenta
866fded89d
Update package name in readmes
2024-02-03 18:17:12 +01:00
Tomas Valenta
27873a2117
Clarify CLI docs
2024-02-03 18:08:34 +01:00
Tomas Valenta
1804d914ac
Trigger Build
2024-02-03 18:07:09 +01:00
github-actions[bot]
c799d261e7
[skip ci] Release new versions
2024-02-03 17:00:32 +00:00
Tomas Valenta
0860283321
Prevent the JS SDK post publish deprecating failure to cancel publishing of everything
2024-02-03 17:56:14 +01:00
Tomas Valenta
786856fc64
Add docs for CLI command listing running sandboxes; Fix typo in connect docs
2024-02-03 17:53:47 +01:00
Tomas Valenta
5d89fb8961
Update installed SDK
2024-02-03 17:47:18 +01:00
Tomas Valenta
97fe4e6196
Update docs with the new CLI command
2024-02-03 17:35:45 +01:00
Tomas Valenta
45d50275e8
Create CLI release
2024-02-03 17:35:33 +01:00
Tomas Valenta
9cbef21901
Unify CLI shorthand commands; Make the sandboxID argument in connect required
2024-02-03 17:27:42 +01:00
github-actions[bot]
76f1b91ca7
[skip ci] Release new versions
2024-02-03 16:15:24 +00:00
Jakub Novak
acd3eee209
Dont fail
2024-02-03 17:11:01 +01:00
Jakub Novak
9c2cdf496b
Try to reverse quotes
2024-02-03 17:00:02 +01:00
Jakub Novak
4d20c673c4
Ensure the script runs in bash
2024-02-03 16:54:33 +01:00
Jakub Novák
0e9a22f76a
Connect into running container ( #301 )
2024-02-03 16:46:22 +01:00
Jakub Novak
033da020bb
Set flags on the script
2024-02-03 07:10:41 +01:00
github-actions[bot]
aca7843094
[skip ci] Release new versions
2024-02-03 06:06:25 +00:00
Jakub Novak
29dfc0911e
Increase timeout for data analysis test
2024-02-03 07:01:58 +01:00
Jakub Novak
1d16e44c42
Fix deprecation script
2024-02-03 06:53:11 +01:00
Jakub Novak
ccd3e2ed07
Don't fail on already deprecated package
2024-02-02 19:54:17 +01:00
Jakub Novak
f8689330c7
Add deprecation message
2024-02-02 19:44:57 +01:00
Jakub Novák
a06b861932
Use e2b package in docs and CLI ( #300 )
2024-02-02 19:23:07 +01:00
github-actions[bot]
772c2c4118
[skip ci] Release new versions
2024-02-02 18:12:28 +00:00
Jakub Novak
8d9faff370
Fix changeset
e2b@0.12.0
@e2b/cli@0.2.0
@e2b/python-sdk@0.14.0
2024-02-02 19:07:53 +01:00
Jakub Novák
db4e6bcb92
Fix sandbox id in cli ( #299 )
2024-02-02 19:01:54 +01:00
Tomas Valenta
4e363f8e9f
Cleanup
2024-02-02 18:59:19 +01:00
Tomas Valenta
48f866296c
Merge branch 'main' of https://github.com/e2b-dev/E2B
2024-02-02 18:58:49 +01:00
Tomas Valenta
3dff8980f8
Add redirects
2024-02-02 18:58:47 +01:00
Jakub Novák
7fe1d3b569
Rename api endpoints ( #298 )
2024-02-02 18:57:40 +01:00
Jakub Novak
dfd7100018
Add changeset
2024-02-02 17:19:54 +01:00
Jakub Novak
ef20638911
Release JS package under old name as well
2024-02-02 17:18:48 +01:00
Jakub Novak
5d7cc7cafc
Release JS package under e2b
2024-02-02 17:08:03 +01:00