- Add icon for packages with tooltip saying "install library"
- Install py libraries on the running sandbox, if it fails, then show that in the popover box itself, if successful then show that
- Alternatively, we could edit the code generation agent to return a json with 2 fields:
{ code: "", requiredLibraries: ""}
and then pass the required libraries while initializing sandbox