Skip to content

Releases: e2b-dev/E2B

@e2b/sdk@0.7.2

20 Oct 02:40

Choose a tag to compare

Patch Changes

@e2b/sdk@0.7.1

20 Oct 02:26

Choose a tag to compare

Patch Changes

  • 58f41d2: Fix blob browser compatibility

@e2b/python-sdk@0.9.6

20 Oct 23:34
cd3630a

Choose a tag to compare

Patch Changes

  • cd3630a: Fix the "install_system_packages" method in the Python SDK
  • cd3630a: Install system packages with sudo
  • cd3630a: Accept all when using apt-get

@e2b/python-sdk@0.9.5

20 Oct 23:08
207527c

Choose a tag to compare

Patch Changes

  • 207527c: Fix the "install_system_packages" method in the Python SDK
  • 207527c: Install system packages with sudo

@e2b/python-sdk@0.9.4

20 Oct 22:48
50238fb

Choose a tag to compare

Patch Changes

  • 50238fb: Fix the "install_system_packages" method in the Python SDK

@e2b/python-sdk@0.9.3

17 Oct 04:42
c5ccb01

Choose a tag to compare

Patch Changes

  • c5ccb01: Add on artifact to run python

@e2b/python-sdk@0.9.2

16 Oct 23:57
c7a39ff

Choose a tag to compare

Patch Changes

  • c7a39ff: Add warning to .create() in Python SDK

@e2b/python-sdk@0.9.1

16 Oct 20:08
c475b71

Choose a tag to compare

Patch Changes

  • c475b71: Export DataAnalysis from top level

@e2b/python-sdk@0.9.0

15 Oct 22:28
6feaccf

Choose a tag to compare

Minor Changes

  • 6feaccf: Rewrite Python SDK to sync

@e2b/python-sdk@0.8.0

15 Oct 17:39
119be36

Choose a tag to compare

Minor Changes

  • 119be36: Make artifact.download() return bytes and remove the artifact.read() method