Skip to content

Code Execution

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Advanced GPT offerings include Agentic platforms that can write and execute code.

Agents

Jupyter Agent

🤗 HuggingFace Jupyter Agent is a HuggingFace Gradio app that accepts prompts and responds with Jupyter Notebook blocks (MarkDown Text, Code, )

Another great option is to use the coding execution built into models such as Gemini,

ChatGPT Canvas

ChatGPT Canvas, allows you to write normal prompts with an additional IDE editor and console.

Claude Analysis Tool

Claude has added an analysis tool that allows you to write code and execute it

GitHub Copilot

In GitHub Copilot you can work in an online IDE (GitHub CodeSpaces VS Code Server) or locally on your VS Code environment.

Gemini Code Assist

Google's Gemini Code Assist can be added to VS Code Extensions

After January 2025, Gemini Code Assist will require the ability to create a project in Google Cloud to enable the API/