{ "": [ "--------------------------------------------------------------------------------------------", "Copyright (c) Microsoft Corporation. All rights reserved.", "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], "displayName": "笔记本核心扩展", "description": "定义基于数据协议的笔记本贡献以及多个笔记本命令和贡献。", "notebook.configuration.title": "笔记本配置", "notebook.pythonPath.description": "笔记本使用的 python 安装的本地路径。", "notebook.useExistingPython.description": "笔记本使用的预先存在的 python 安装的本地路径。", "notebook.overrideEditorTheming.description": "覆盖笔记本编辑器中的编辑器默认设置。设置包括背景色、当前线条颜色和边框", "notebook.maxTableRows.description": "笔记本编辑器中每个表返回的最大行数", "notebook.maxBookSearchDepth.description": "要搜索书籍的子目录的最大深度(输入 0 表示“无限”)", "notebook.command.new": "新建笔记本", "notebook.command.open": "打开笔记本", "notebook.analyzeJupyterNotebook": "在笔记本中分析", "notebook.command.runactivecell": "运行单元格", "notebook.command.clearactivecellresult": "清除单元格结果", "notebook.command.runallcells": "运行单元格", "notebook.command.addcode": "添加代码单元格", "notebook.command.addtext": "添加文本单元格", "notebook.command.addcell": "添加单元格", "title.analyzeJupyterNotebook": "在笔记本中分析", "title.newJupyterNotebook": "新建笔记本", "title.openJupyterNotebook": "打开笔记本", "title.jupyter.setContext": "为笔记本设置上下文", "title.jupyter.setKernel": "为笔记本设置内核", "config.jupyter.extraKernelsTitle": "额外内核", "config.jupyter.extraKernelsDescription": "要启用的额外内核的 ID", "config.jupyter.kernelConfigValuesDescription": "Jupyter 内核的配置选项。这是自动管理的,建议不要手动编辑。", "title.reinstallNotebookDependencies": "重新安装笔记本依赖项", "title.configurePython": "为笔记本配置 Python", "title.managePackages": "管理包", "title.SQL19PreviewBook": "SQL Server 2019 指南", "books-preview-category": "Jupyter 书籍", "title.saveJupyterBook": "保存书籍", "title.searchJupyterBook": "搜索书籍", "title.SavedBooks": "已保存的书籍", "title.UntitledBooks": "无标题书籍" }