How to Install Additional Libraries in a Code Interpreter Container?

I’m currently trying to use the code interpreter tools. I understand that the code interpreter internally launches a container to execute code. Is it possible to install other libraries within this container? Also, what are the libraries installed by default?

This topic was automatically closed after 23 hours. New replies are no longer allowed.