Nymbo commited on
Commit
2499223
·
verified ·
1 Parent(s): c31a69d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- title: PythonCodeExec
3
  emoji: 🌖
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
- pinned: false
10
- short_description: MCP to execute code in a sandbox
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Python Execution MCP
3
  emoji: 🌖
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
+ pinned: true
10
+ short_description: Allow any LLM to execute Python code
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference