OpenAI's Canvas now available to all, brings real-time Python execution
Key Points
- OpenAI is making its canvas editor available to all web users, not just Plus subscribers. The tool allows users to collaborate with ChatGPT to create text and code.
- A key feature is the integrated Python emulator, which allows code execution and graphical output directly in the browser. The WebAssembly integration supports almost all Python libraries.
- The editor provides developer tools such as syntax highlighting and auto-completion. ChatGPT can detect errors in the code, suggest improvements and comment on specific text passages. Canvas can also be integrated into custom GPTs.
OpenAI has made its collaborative Canvas editor available to all web users, dropping the previous Plus subscription requirement. The tool enables direct collaboration with ChatGPT for both text and code, including Python execution.
Canvas creates a shared workspace where users and ChatGPT can work on documents and code simultaneously, moving beyond the standard chat interface. A key addition is the built-in Python emulator, which lets users run Python code directly in Canvas and see results immediately, including graphical outputs. According to the presentation, this runs through WebAssembly integration and supports most Python libraries.
The code editing environment includes developer tools like syntax highlighting and auto-completion. ChatGPT can respond to code errors in real time and suggest improvements that users can apply with one click.
Text editing has also received updates. ChatGPT can now highlight specific text sections and add comments. Users can accept or reject these suggestions directly. While an early version of this feature existed before, OpenAI says it now works more reliably.
Custom GPT integration
Canvas now integrates with Custom GPTs. Developers can set Canvas as the default tool for their Custom GPTs through a new checkbox in the GPT settings. For existing GPTs, Canvas remains disabled by default to maintain their current functionality.
OpenAI says the rollout of Canvas to all web users has already started.
AI News Without the Hype – Curated by Humans
As a THE DECODER subscriber, you get ad-free reading, our weekly AI newsletter, the exclusive "AI Radar" Frontier Report 6× per year, access to comments, and our complete archive.
Subscribe now