更新时间:2025-05-30 GMT+08:00
编辑notebook
使用update或edit命令更新notebook描述信息。
命令结构
ai4s update notebook <notebook-id> [flags] 或者 ai4s edit notebook <notebook-id> [flags]
参数 |
简写 |
是否必选 |
说明 |
---|---|---|---|
notebook-id |
无 |
是 |
notebook id。 |
--description |
-d |
是 |
描述。 |
命令示例
本节以Windows为例介绍ai4s-toolkit的使用过程,Linux、macOS和Windows环境使用方法基本相同,可参考此章节。
ai4s update notebook xxxx --description update # 返回结果如下 update the description of notebook xxxx successfully!
父主题: notebook命令