Accept Merge Request #11: (ide -> master)
Merge Request: init Created By: @李渊博 Accepted By: @李渊博 URL: https://coding-public.coding.net/p/cloud-studio-samples/d/cloud-studio-python-demo/git/merge/11?initial=true
This commit is contained in:
9
.vscode/preview.yml
vendored
9
.vscode/preview.yml
vendored
@@ -7,11 +7,4 @@ apps:
|
|||||||
name: Python Cloud Studio Demo # 应用名称
|
name: Python Cloud Studio Demo # 应用名称
|
||||||
description: Python Cloud Studio Demo Project # 应用描述
|
description: Python Cloud Studio Demo Project # 应用描述
|
||||||
autoOpen: true # 打开工作空间时是否自动运行命令(优先级高于根级 autoOpen)
|
autoOpen: true # 打开工作空间时是否自动运行命令(优先级高于根级 autoOpen)
|
||||||
autoPreview: true # 是否自动打开预览, 若无则默认为true
|
autoPreview: true # 是否自动打开预览, 若无则默认为true
|
||||||
- port: 6080 # VNC 应用的端口 用于编写展示 GUI 程序的输出
|
|
||||||
run: bash /usr/bin/start-vnc-session.sh # VNC应用的启动命令
|
|
||||||
root: /usr/bin/ # 应用的启动目录
|
|
||||||
name: VNC # 应用名称
|
|
||||||
description: VNC # 应用描述
|
|
||||||
autoOpen: true # 打开工作空间时是否自动运行命令(优先级高于根级 autoOpen)
|
|
||||||
autoPreview: false # 是否自动打开预览, 若无则默认为true
|
|
||||||
Reference in New Issue
Block a user