diff --git a/dubhe-server/yaml/dubhe-notebook.yaml b/dubhe-server/yaml/dubhe-notebook.yaml index a8479fa..b4a0e0f 100644 --- a/dubhe-server/yaml/dubhe-notebook.yaml +++ b/dubhe-server/yaml/dubhe-notebook.yaml @@ -3,7 +3,7 @@ notebook-specs: # cpu数量(核) cpu-num: 1 # gpu数量(核) - gpu-num: 0 + gpu-num: 1 # 内存大小(M) mem-num: 1024 # 工作空间配额(m)