Spaces:
Sleeping
Sleeping
| title: Code Executor Pro | |
| emoji: 🔧 | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: docker | |
| pinned: false | |
| short_description: Multi-language code executor with sessions | |
| # Code Executor Pro | |
| Mashup of `kgot-python-executor` (simple API), `librechat-code-interpreter` (JSON output), and `code-interpreter-pro` (session persistence). | |
| **API:** `POST /run {"code":"...", "language":"python|javascript|bash", "session_id":"optional"}` | |
| **Pre-installed:** numpy, pandas, scipy, networkx, scikit-learn, torch (CPU), transformers, matplotlib | |