e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Export `Artifact` class #202

Closed mlejva closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 1bc4457c25f8a7ea38e8913fef6b1514414d3cb4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @e2b/python-sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **e2b** | ⬜️ Ignored ([Inspect](https://vercel.com/e2b/e2b/4uf3ePa71UjdCvUry4dcRPoxtUrX)) | | Oct 19, 2023 11:03pm | | **e2b-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/e2b/e2b-docs/E7ntqC63AJEMsduvhisM174XHs94)) | | Oct 19, 2023 11:03pm |
jakubno commented 1 year ago

Not sure if we want to export it from top level, if it's scoped to DataAnalysis package. You should be able to import it anyway.

mlejva commented 1 year ago

No need to export from the top level as we can import from the template module