Simon Willison 1/26/2026

ChatGPT Containers can now run bash, pip/npm install packages, and download files

Read Original

The article details a significant upgrade to ChatGPT's code execution feature (formerly Code Interpreter/Advanced Data Analysis). The container now supports running bash commands, executing code in languages like Node.js, Ruby, Go, Java, and C/C++, and installing packages via pip and npm. It also introduces a new 'container.download' tool for fetching files from the web into the sandboxed environment, greatly expanding its utility for technical tasks and data analysis.

ChatGPT Containers can now run bash, pip/npm install packages, and download files

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes