Skip to content

Commit

Permalink
Deployed bd407a3 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krasserm committed Jan 6, 2025
1 parent 5e9a670 commit b31fa99
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@


<h1 id="overview">Overview</h1>
<p><code>ipybox</code> is a lightweight, stateful and secure Python code execution sandbox built with <a href="https://ipython.org/">IPython</a> and <a href="https://www.docker.com/">Docker</a>. Designed for AI agents that interact with their environment through code execution, it is also well-suited for general-purpose code execution. <code>ipybox</code> is fully open-source and free to use, distributed under the Apache 2.0 license.</p>
<p><code>ipybox</code> is a lightweight, stateful and secure Python code execution sandbox built with <a href="https://ipython.org/">IPython</a> and <a href="https://www.docker.com/">Docker</a>. Designed for AI agents that interact with their environment through code execution, like the <a href="https://gradion-ai.github.io/freeact/"><code>freeact</code></a> agent system, it is also well-suited for general-purpose code execution. <code>ipybox</code> is fully open-source and free to use, distributed under the Apache 2.0 license.</p>
<figure>
<p><img alt="logo" src="img/logo.png" style="display: block; margin: 0 auto" width="400" /></p>
</figure>
Expand Down
Loading

0 comments on commit b31fa99

Please sign in to comment.