We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8003061 commit ff0ad86Copy full SHA for ff0ad86
1 file changed
ucloud_sandbox/code_interpreter/constants.py
@@ -2,6 +2,6 @@
2
Constants for Code Interpreter module.
3
"""
4
5
-DEFAULT_TEMPLATE = "code-interpreter"
+DEFAULT_TEMPLATE = "code-interpreter-v1"
6
JUPYTER_PORT = 49999
7
DEFAULT_TIMEOUT = 300
0 commit comments