likhonsheikh commited on
Commit
6b36488
ยท
verified ยท
1 Parent(s): 523f6c3

Initial commit: Advanced Code Interpreter Sandbox

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ๐Ÿš€ Advanced Code Interpreter Sandbox
2
 
3
  A powerful, feature-rich code execution environment on HuggingFace Spaces that rivals e2b.dev! This sandbox provides a comprehensive Python development environment with advanced capabilities.
 
1
+ ---
2
+ title: Advanced Code Interpreter Sandbox
3
+ emoji: ๐Ÿš€
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ sdk_version: "24.1.2"
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ hardware: t4-small
12
+ ---
13
+
14
  # ๐Ÿš€ Advanced Code Interpreter Sandbox
15
 
16
  A powerful, feature-rich code execution environment on HuggingFace Spaces that rivals e2b.dev! This sandbox provides a comprehensive Python development environment with advanced capabilities.