I

ipybox

1-Click Ready

Provides secure Python code execution in Docker containers with stateful IPython kernels, real-time ...

61 views
0 installs
Updated Sep 15, 2025
Audited
Provides secure Python code execution in Docker containers with stateful IPython kernels, real-time output streaming, file operations, and network firewall controls for safe AI agent code execution environments.

Tools

execute_ipython_cell

Execute Python code in a stateful IPython kernel within a Docker container. The kernel maintains state across executions - variables, imports, and definitions persist between calls. E...

upload_file

Upload a file from the host filesystem to the container's /app directory. Makes a file from the host available inside the container for code execution. The uploaded file can then be a...

download_file

Download a file from the container's /app directory to the host filesystem. Retrieves files created or modified during code execution from the container. The file at '/app/{relpath}' ...

reset

Reset the IPython kernel to a clean state. Creates a new kernel instance, clearing all variables, imports, and definitions from memory. Installed packages and files in the container f...

Quick Start

More for Analytics and Data

View All →

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.