Skip to content

Commit ff0ad86

Browse files
committed
fux: update default code interpreter template to v1
1 parent 8003061 commit ff0ad86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ucloud_sandbox/code_interpreter/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Constants for Code Interpreter module.
33
"""
44

5-
DEFAULT_TEMPLATE = "code-interpreter"
5+
DEFAULT_TEMPLATE = "code-interpreter-v1"
66
JUPYTER_PORT = 49999
77
DEFAULT_TIMEOUT = 300

0 commit comments

Comments
 (0)