We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfcf47 commit 5b3fea8Copy full SHA for 5b3fea8
src/content/docs/sandbox/tutorials/ai-code-executor.mdx
@@ -1,17 +1,8 @@
1
---
2
-pcx_content_type: tutorial
3
title: Build an AI code executor
4
-difficulty: Beginner
5
-products:
6
- - Workers
7
- - Sandbox
8
-tags:
9
- - AI
10
- - Python
11
- - Security
+pcx_content_type: tutorial
12
sidebar:
13
order: 1
14
-description: Build an AI code execution system that safely runs Python code generated by Claude.
15
16
17
import { Render, PackageManagers } from "~/components";
0 commit comments