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

Can we use Java AWT Components & Layout Manager-I in the e2b instance? #467

Open prashanth726 opened 1 week ago

prashanth726 commented 1 week ago

I'm currently working on a project in an e2b instance and am looking to implement some GUI features using Java's Abstract Window Toolkit (AWT). Specifically, I am interested in using AWT Components (like Buttons, Labels, TextFields, etc.) and Layout Manager-I to design the user interface. Before proceeding, I wanted to confirm if these components are compatible within the e2b environment

And another question, can i also use a my custom docker image while creating template (with e2b base image)

linear[bot] commented 1 week ago

E2B-1127 Can we use Java AWT Components & Layout Manager-I in the e2b instance?

mlejva commented 1 week ago

Hey @prashanth726 we don't offer these components out of the box but you can create a custom sandbox template a make them available if you need to