This website works better with JavaScript.
AI
协作平台
Powered by C²NET
Home
Issues
Pull Requests
Milestones
Cloudbrain Task
Calculation Points
Repositories
Datasets
Model
Model Experience
Explore
Organizations
Cloudbrain Mirror
OpenI Projects
科技2030项目
Register
Sign In
关于云脑任务输出结果只保留30天的公告>>>
将于2023年2月20日0点开启算力积分消耗>>>
可以查看启智AI协作平台资源说明啦>>>
关于启智集群V100不能访问外网的公告>>>
OpenI
/
openi-octopus
Not watched
Unwatch
Watch all
Watch but not notify
21
Star
9
Fork
7
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Browse Source
improve doc
k8s
liutension
2 years ago
parent
5850afd398
commit
a20bbfcead
2 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
doc/quick_install.md
+3
-0
doc/quick_install_zh.md
+ 3
- 0
doc/quick_install.md
View File
@@ -73,6 +73,9 @@ rest-server-plugin:
sharehosts:
# rest-server.volumes.[0].hostPath
shareDirectory: "/ghome"
common:
# Turn off jupyterLab request body size limit, turn on the limit for individual requests to be limited to 1M
disableJpyLabRequestBodyLimit: "true"
# Task management service configuration items
taskset-core:
+ 3
- 0
doc/quick_install_zh.md
View File
@@ -70,6 +70,9 @@ rest-server-plugin:
sharehosts:
# 同rest-server.volumes.[0].hostPath
shareDirectory: "/ghome"
common:
# 关闭jupyterLab请求body大小限制,开启限制单个请求限制在1M内
disableJpyLabRequestBodyLimit: "true"
# 任务管理服务配置项
taskset-core:
Write
Preview
Loading…
Cancel
Save