检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
start_time String 实例创建时间 container_statuses Array of TaskInstanceContainerStatusRsp objects 实例状态信息 表7 TaskInstanceContainerStatusRsp 参数 参数类型 描述 restart_count
高。 数组长度:0 - 2 weak_constraints Array of WeakConstraintDto objects 弱约束集合。 strong_constraints Array of StrongConstraintDto objects 强约束集合。 sampler_mixin_weight
String 分子聚类输出结果。 status String 作业结果信息。 failed_reasons Array of FailedReasonRecord objects 部分失败原因和数量。 表13 FailedReasonRecord 参数 参数类型 描述 reason String
add --domain-name xxx --user-name xxx --password xxx --region cn-north-4 --platform-id xxx Linux、macOS版命令行工具 ./health config add --domain-name xxx
Please try again later. 系统繁忙,请稍后重试。 500 eihealth.01020039 Create project failed. 请联系技术支持。 400 eihealth.01100001 The running or waiting job is not
不涉及 否 任务id,如果不传,那么获取的是任务列表。 --type -t 否 查询类型。 默认detail。 取值:logs、detail 。 logs:获取task日志。 detail:获取task详情,用于获取task列表。 --jobId -j 是 作业Id。 命令示例 获取task列表
name String 角色名 表6 UserDto 参数 参数类型 描述 domain DomainDto object 账号 id String 用户id name String 用户名 表7 DomainDto 参数 参数类型 描述 id String 账号id name String
状态 email String 用户邮箱,需符合邮箱格式 phone String 用户手机号,纯数字,长度小于等于32位。必须与国家码同时存在。 areacode String 国家码。中国大陆为“0086” is_domain_owner Boolean 是否domain用户 create_time
数组长度:0 - 2 weak_constraints Array of WeakConstraintDto objects 弱约束集合。 数组长度:0 - 16 strong_constraints Array of StrongConstraintDto objects 强约束集合。
状态 email String 用户邮箱,需符合邮箱格式 phone String 用户手机号,纯数字,长度小于等于32位。必须与国家码同时存在。 areacode String 国家码。中国大陆为“0086” is_domain_owner Boolean 是否domain用户 create_time
object FEP设置参数。 job_result JobResult object 作业结果信息。 part_failed_reason Array of FailedReasonRecord objects 部分失败原因和数量。 表4 DrugJobDto 参数 参数类型 描述
basic_info DrugJoDto object 作业基本信息。 file DrugFile object 分子文件。 failed_reasons Array of FailedReasonRecord objects 部分失败原因和数量。 job_result JobResult object
数组长度:0 - 2 weak_constraints 否 Array of WeakConstraintDto objects 弱约束集合。 数组长度:0 - 10 strong_constraints 否 Array of StrongConstraintDto objects 强约束集合。
数组长度:0 - 2 weak_constraints 否 Array of WeakConstraintDto objects 弱约束集合。 数组长度:0 - 10 strong_constraints 否 Array of StrongConstraintDto objects 强约束集合。
MILAR_DOCKING。 job_result JobResult object 作业结果信息。 part_failed_reason Array of FailedReasonRecord objects 部分失败原因和数量。 cluster_result ClusterJobRsp
retention # 执行成功返回结果如下 Name Retain Number message 500000 Name Retain Number completed-jobs 6000000
快科研进展。 关于Jupyter Notebook的详细操作指导,请参见Jupyter Notebook使用文档。 支持的AI引擎 Notebook提供的AI引擎是Python 3,适配CPU/GPU芯片。 父主题: 开发环境(Notebook)
高的小分子。骨架搜索是通过设置分子骨架搜索具有相同骨架的分子。 选择数据库:最多可选择10个数据库。 选择属性模型:选择AI模型。如果需要创建模型,可参考AI模型。此参数只有专业版支持。一次最多可以选10个模型属性。 输出个数:输出个数越多,任务时间越长。 作业名称:设置作业名称
包含中文字符,格式为{project-name}/{image-repo}:{image-tag} commands: # docker启动时执行命令 单行命令长度取值范围[0-256],不能包含中文字符,支持多行输入,最多支持300行。
xxxxx"); raise 自定义异常; def funcB(): result = doSomething(); return result; if __name__ == '__main__': funcA();