dotfiles/vscode/.vscode/extensions/ms-toolsai.jupyter-2024.5.0-darwin-arm64/package.nls.zh-cn.json
Errol Sancaktar 5f8db31398 alacritty
2024-07-15 17:06:13 -06:00

2 lines
24 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"DataScience.exportAsNotebook.shorttitle":"保存","DataScience.exportDialogTitle":"导出到 Jupyter Notebook","DataScience.installPythonExtensionViaKernelPickerTitle":"安装 Python 扩展","DataScience.installPythonTitle":"安装 Python","DataScience.interactiveClearAllCells":"全部清除","DataScience.interactiveCopyCell":"复制单元格","DataScience.interactiveGoToCode":"转到代码","DataScience.latestExtension":"下载最新版本的 Jupyter 扩展","DataScience.notebookExport":"导出","DataScience.notebookExportAs":"导出为","DataScience.notebookExportAs.shorttitle":"导出","DataScience.refreshDataViewerCommandPalette":"刷新数据查看器","DataScience.runInDedicatedExtensionHost":"在专用扩展主机中运行","DataScience.switchToRemoteKernelsTitle":"连接到 Jupyter 服务器","capabilities.untrustedWorkspace.description":"不受信任的工作区不支持在交互窗口和笔记本中执行单元格。","contributes.walkthroughs.jupyterWelcome.description":"使用 Jupyter 扩展提供的所有强大工具和功能来设置 Jupyter 项目的第一步!","contributes.walkthroughs.jupyterWelcome.steps.ipynb.newUntitledIpynb.description":"在文件资源管理器中右键单击并创建扩展名为 .ipynb 的新文件。或者,打开 [命令面板](command:workbench.action.showCommands)并运行命令 \n``'Create: New Jupyter Notebook``。\n[创建新 Jupyter Notebook](command:toSide:ipynb.newUntitledIpynb)\n 如果你有现有项目,还可以 [打开文件夹](command:toSide:workbench.action.files.openFolder)和/或从 GitHub 克隆项目: [克隆 Git 存储库](command:toSide:git.clone)。","contributes.walkthroughs.jupyterWelcome.steps.ipynb.newUntitledIpynb.media.altText":"创建新的 Jupyter 笔记本","contributes.walkthroughs.jupyterWelcome.steps.ipynb.newUntitledIpynb.title":"创建或打开 Jupyter Notebook","contributes.walkthroughs.jupyterWelcome.steps.jupyter.dataScienceLearnMore.description":"🎨 在 [Command Palette](command:workbench.action.showCommands) 中查找 \"Jupyter\",浏览 Jupyter 扩展必须提供的所有功能。\n 📈 安装 Python 扩展([搜索 Python 拓展](command:workbench.action.openWalkthrough?%7B%22category%22%3A%22ms-python.python%23pythonDataScienceWelcome%22%2C%22step%22%3A%22ms-python.python%23python.createNewNotebook%22%7D),详细了解如何在 [Python](command:workbench.extensions.search?\"ms-python.python\"))中开始使用数据科学。\n 📃 在我们的 [教程](https://code.visualstudio.com/docs/datascience/jupyter-notebooks) 中查找更多功能。 \n[详细了解](https://aka.ms/AAdar6q)","contributes.walkthroughs.jupyterWelcome.steps.jupyter.dataScienceLearnMore.media.altText":"表示文档页和邮件列表资源的图像。","contributes.walkthroughs.jupyterWelcome.steps.jupyter.dataScienceLearnMore.title":"查找更多信息!","contributes.walkthroughs.jupyterWelcome.steps.jupyter.exploreAndDebug.description":"📅 可以使用 [数据视图](https://code.visualstudio.com/docs/datascience/data-science-tutorial#_prepare-the-data)查看、排序、筛选数据行。加载数据后,单击笔记本右上角的“变量”,然后单击数据表左侧的“数据视图”图标。\n \n[了解数据视图](https://code.visualstudio.com/docs/datascience/data-science-tutorial#_prepare-the-data)\n \n📒 使用 [按行运行](https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_run-by-line)模式调试笔记本,以便一次执行一行单元格。单击单元格中的‘按行运行”图标(带有线条的播放按钮)或按 F10。\n \n[了解按行运行](https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_run-by-line)","contributes.walkthroughs.jupyterWelcome.steps.jupyter.exploreAndDebug.media.altText":"正在打开数据查看器","contributes.walkthroughs.jupyterWelcome.steps.jupyter.exploreAndDebug.title":"浏览数据和调试","contributes.walkthroughs.jupyterWelcome.steps.jupyter.selectKernel.description":"单击笔记本右上角的“选择内核”,然后选择要在其中运行内核的环境。或者,在打开的笔记本的聚焦下,打开 [命令面板](command:workbench.action.showCommands)并运行命令: \n``Notebook: Select Notebook Kernel``。 \n[打开命令面板以选择 Jupyter 内核](command:workbench.action.showCommands)","contributes.walkthroughs.jupyterWelcome.steps.jupyter.selectKernel.media.altText":"选择或更改笔记本内核","contributes.walkthroughs.jupyterWelcome.steps.jupyter.selectKernel.title":"选择 Jupyter 内核","contributes.walkthroughs.jupyterWelcome.title":"Jupyter 笔记本入门","jupyter.command.dataScience.clearCache.title":"清除高速缓存","jupyter.command.dataScience.clearUserProviderJupyterServerCache.title":"清除用户 Jupyter 服务器缓存","jupyter.command.editor.interactiveWindow.context.label":"在交互窗口中运行","jupyter.command.jupyter.addcellbelow.title":"将空单元格添加到文件","jupyter.command.jupyter.changeCellToCode.title":"将单元格更改为代码","jupyter.command.jupyter.changeCellToMarkdown.title":"将单元格更改为 Markdown","jupyter.command.jupyter.clearSavedJupyterUris.title":"清除 Jupyter 远程服务器列表","jupyter.command.jupyter.collapseallcells.shorttitle":"折叠","jupyter.command.jupyter.collapseallcells.title":"折叠所有单元格输入","jupyter.command.jupyter.createnewinteractive.title":"创建交互窗口","jupyter.command.jupyter.createnewnotebook.title":"创建新 Jupyter Notebook","jupyter.command.jupyter.debugCell.title":"调试单元格","jupyter.command.jupyter.debugFileInteractive.title":"在交互窗口中调试当前文件","jupyter.command.jupyter.debugcell.title":"调试单元格","jupyter.command.jupyter.debugcontinue.title":"继续","jupyter.command.jupyter.debugcurrentcell.palette.title":"调试当前单元格","jupyter.command.jupyter.debugstepover.title":"单步跳过","jupyter.command.jupyter.debugstop.title":"停止","jupyter.command.jupyter.deleteCells.title":"删除所选单元格","jupyter.command.jupyter.execSelectionInteractive.title":"在交互窗口中运行选择/行","jupyter.command.jupyter.expandallcells.shorttitle":"展开","jupyter.command.jupyter.expandallcells.title":"展开所有单元格输入","jupyter.command.jupyter.exportAsPythonScript.title":"导出到 Python 脚本","jupyter.command.jupyter.exportToHTML.title":"导出到 HTML","jupyter.command.jupyter.exportToPDF.title":"导出为 PDF","jupyter.command.jupyter.exportfileandoutputasnotebook.title":"将当前 Python 文件和输出导出为 Jupyter Notebook","jupyter.command.jupyter.exportfileasnotebook.title":"将当前 Python 文件导出为 Jupyter Notebook","jupyter.command.jupyter.exportoutputasnotebook.title":"将交互窗口导出为 Jupyter Notebook","jupyter.command.jupyter.extendSelectionByCellAbove.title":"按上面的单元格扩展选择","jupyter.command.jupyter.extendSelectionByCellBelow.title":"按下面的单元格扩展所选内容","jupyter.command.jupyter.filterKernels.title":"筛选器内核","jupyter.command.jupyter.gotoNextCellInFile.title":"转到“下一个单元格”","jupyter.command.jupyter.gotoPrevCellInFile.title":"转到上一个单元格","jupyter.command.jupyter.importnotebook.title":"导入 Jupyter Notebook","jupyter.command.jupyter.importnotebookfile.title":"将笔记本导入脚本","jupyter.command.jupyter.insertCellAbove.title":"在上方插入单元格","jupyter.command.jupyter.insertCellBelow.title":"在下方插入单元格","jupyter.command.jupyter.insertCellBelowPosition.title":"在位置下方插入单元格","jupyter.command.jupyter.interruptkernel.shorttitle":"中断","jupyter.command.jupyter.interruptkernel.title":"中断 Kernel","jupyter.command.jupyter.moveCellsDown.title":"向下移动所选单元格","jupyter.command.jupyter.moveCellsUp.title":"向上移动所选单元格","jupyter.command.jupyter.notebookeditor.addcellbelow.title":"将空单元格添加到 Notebook 文件","jupyter.command.jupyter.notebookeditor.removeallcells.title":"删除所有 Notebook 编辑器单元格","jupyter.command.jupyter.openOutlineView.shorttitle":"大纲","jupyter.command.jupyter.openOutlineView.title":"显示目录(大纲视图)","jupyter.command.jupyter.openVariableView.shorttitle":"变量","jupyter.command.jupyter.openVariableView.title":"打开变量视图","jupyter.command.jupyter.replayPylanceLog.title":"重播 Pylance 日志","jupyter.command.jupyter.replayPylanceLogStep.title":"步骤 Pylance 日志","jupyter.command.jupyter.restartkernel.shorttitle":"重启","jupyter.command.jupyter.restartkernel.title":"重启 Kernel","jupyter.command.jupyter.restartkernelandrunallcells.shorttitle":"重新启动并全部运行","jupyter.command.jupyter.restartkernelandrunallcells.title":"重启内核并运行所有单元格","jupyter.command.jupyter.restartkernelandrunuptoselectedcell.title":"重新启动内核并运行到所选单元格","jupyter.command.jupyter.runByLine.title":"按行运行","jupyter.command.jupyter.runByLineNext.title":"运行下一行","jupyter.command.jupyter.runByLineStop.title":"继续执行","jupyter.command.jupyter.runFileInteractive.title":"在交互窗口中运行当前文件","jupyter.command.jupyter.runallcells.title":"运行所有单元格","jupyter.command.jupyter.runallcellsabove.palette.title":"在当前单元格上方运行单元格","jupyter.command.jupyter.runallcellsabove.title":"运行以上","jupyter.command.jupyter.runcell.title":"运行单元格","jupyter.command.jupyter.runcellandallbelow.title":"在下面运行","jupyter.command.jupyter.runcurrentcell.title":"运行当前单元格","jupyter.command.jupyter.runcurrentcelladvance.title":"运行当前单元格并前进","jupyter.command.jupyter.runcurrentcellandallbelow.palette.title":"运行当前单元格及更低版本","jupyter.command.jupyter.runfromline.title":"在交互窗口中从行运行","jupyter.command.jupyter.runtoline.title":"交互窗口中的“运行到行”","jupyter.command.jupyter.scrolltocell.title":"将单元格滚动到视图中","jupyter.command.jupyter.selectCell.title":"选择单元格","jupyter.command.jupyter.selectCellContents.title":"选择单元格内容","jupyter.command.jupyter.selectJupyterInterpreter.title":"选择“解释器”以启动 Jupyter 服务器","jupyter.command.jupyter.showDataViewer.title":"在数据查看器中查看值","jupyter.command.jupyter.viewOutput.title":"显示输出","jupyter.command.manageAccessToKernels":"管理对 Jupyter 内核的访问权限","jupyter.commandPalette.jupyter.replayPylanceLog.title":"重播 Pylance 日志","jupyter.configuration.jupyter.addGotoCodeLenses.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.codeLens.enableGotoCell。","jupyter.configuration.jupyter.addGotoCodeLenses.description":"运行单元格后,在单元格上添加 \"Goto\" 代码信息指示器。请注意,禁用所有代码信息指示器也会禁用此代码信息指示器。","jupyter.configuration.jupyter.allowUnauthorizedRemoteConnection.description":"允许将交互窗口连接到没有有效证书的 https Jupyter 服务器。这可能是一种安全风险,因此仅用于已知和受信任的服务器。","jupyter.configuration.jupyter.askForKernelRestart.description":"在重启内核之前警告用户。","jupyter.configuration.jupyter.askForLargeDataFrames.description":"在尝试打开非常大的数据帧之前警告用户。","jupyter.configuration.jupyter.codeLenses.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.codeLens.commands。","jupyter.configuration.jupyter.codeLenses.description":"要作为代码信息指示器放置在单元格上方的命令集。","jupyter.configuration.jupyter.codeRegularExpression.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.cellMarker.codeRegex。","jupyter.configuration.jupyter.codeRegularExpression.description":"用于标识代码单元格的正则表达式。在下一个匹配之前的所有代码都被视为此单元格的一部分。","jupyter.configuration.jupyter.completionTriggerCharacters.markdownDescription":"以 Jupyter 内核语言触发自动完成的字符的映射。以下是 rust 和 julia 内核语言的触发器字符示例:\n```json \n{\n \"julia\": [\".\"],\n \"rust\": [\".\",\":\"] \n}\n```","jupyter.configuration.jupyter.debugCodeLenses.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.codeLes.debugCommands。","jupyter.configuration.jupyter.debugCodeLenses.description":"调试时要作为代码信息指示器放置在单元格上方的调试命令集。","jupyter.configuration.jupyter.debugJustMyCode.description":"调试时,仅单步执行用户编写的代码。禁用此选项可允许单步执行库代码。","jupyter.configuration.jupyter.debugpyDistPath.description":"用于调试单元格的调试位的路径。","jupyter.configuration.jupyter.decorateCells.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.cellMarker.decorateCells。","jupyter.configuration.jupyter.decorateCells.description":"在 python 文件中当前活动单元格或所有单元格后面绘制突出显示。","jupyter.configuration.jupyter.defaultCellMarker.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.cellMarker.default","jupyter.configuration.jupyter.defaultCellMarker.description":"用于在 python 文件中描述单元格的单元格标记。","jupyter.configuration.jupyter.disableJupyterAutoStart.description":"如果为 true则禁用 Jupyter 自动启动。必须改为运行一个单元来启动 Jupyter。","jupyter.configuration.jupyter.enableAutoMoveToNextCell.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.textEditor.autoMoveToNextCell。","jupyter.configuration.jupyter.enableAutoMoveToNextCell.description":"允许在单击“运行单元格”代码信息指示器时移动到下一个单元格。","jupyter.configuration.jupyter.enableCellCodeLens.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.codeLens.enable。","jupyter.configuration.jupyter.enableCellCodeLens.description":"在 python 文件中为 \"cells\" 启用代码信息指示器。","jupyter.configuration.jupyter.enableExtendedKernelCompletions.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.enableExtendedPythonKernelCompletions。","jupyter.configuration.jupyter.enableExtendedKernelCompletions.markdownDescription":"在运行适用于 Python 的 Python Jupyter 内核时启用 Jedi 对扩展 IntelliSense 完成的支持(请参阅此[设置](https://ipython.readthedocs.io/en/stable/config/options/terminal.html?highlight=use_jedi#configtrait-Completer.use_jedi))。这可能会极大地影响笔记本单元格执行性能。请谨慎使用。","jupyter.configuration.jupyter.enableKernelCompletions.markdownDescription":"使用关联的 Jupyter Kernel 中的结果在 Notebook 和交互式 Windows 中启用代码完成。","jupyter.configuration.jupyter.excludeUserSitePackages.description":"在开始之前,将 PYTHONNOUSERSITE 添加到内核。这可防止在内核的 PYTHONPATH 中使用全局/用户站点包。","jupyter.configuration.jupyter.experiments.enabled.description":"启用/禁用 A/B 测试。","jupyter.configuration.jupyter.experiments.optInto.markdownDescription":"要选择加入的试验列表。如果为空,则为用户分配默认试验组。[了解更多](https://github.com/microsoft/vscode-jupyter/wiki/Experiments)。","jupyter.configuration.jupyter.experiments.optOutFrom.markdownDescription":"要选择退出的试验列表。如果为空,则为用户分配默认试验组。[了解更多](https://github.com/microsoft/vscode-jupyter/wiki/Experiments)。","jupyter.configuration.jupyter.exportWithOutputEnabled.description":"启用将 python 文件导出到 jupyter 笔记本,并在执行此操作时运行所有单元格。","jupyter.configuration.jupyter.formatStackTraces.deprecationMessage":"此设置已弃用,将在将来的版本中移除。","jupyter.configuration.jupyter.formatStackTraces.description":"将堆栈帧链接注入到笔记本的已存储跟踪中。","jupyter.configuration.jupyter.interactiveWindowMode.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.creationMode。","jupyter.configuration.jupyter.interactiveWindowMode.description":"交互窗口的行为。'perFile' 将为运行单元格的每个文件创建新的交互窗口。'single' 允许单个窗口。'multiple' 允许创建多个。","jupyter.configuration.jupyter.interactiveWindowViewColumn.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.viewColumn。","jupyter.configuration.jupyter.interactiveWindowViewColumn.description":"在何处打开未与 python 文件关联的交互窗口。\"beside\" 将打开活动编辑器右侧的交互窗口。'active' 将打开交互窗口来代替活动编辑器。'secondGroup' 将在第二个编辑器组中打开交互窗口。","jupyter.configuration.jupyter.jupyterCommandLineArguments.description":"如果启动 Jupyter 服务器,这些参数将传递到 Jupyter Notebook CLI。默认情况下此列表由 Jupyter 扩展生成。","jupyter.configuration.jupyter.jupyterInterruptTimeout.description":"在要求重启 Jupyter 内核之前等待中断的时间(以毫秒为单位)。","jupyter.configuration.jupyter.jupyterLaunchRetries.description":"尝试连接到 Jupyter Notebook 的次数","jupyter.configuration.jupyter.jupyterLaunchTimeout.description":"等待 Jupyter Notebook 服务器启动的时间(毫秒)。","jupyter.configuration.jupyter.kernels.filter.markdownDescription":"要从内核选取器中排除的 Python 环境列表。","jupyter.configuration.jupyter.kernels.trusted.markdownDescription":"输入要受信任的内核规范文件的完全限定路径。例如 'C:\\Program Data\\Jupyter\\kernels\\python3\\kernel.json'。 \n**注意**: 内核可以使用用户特权执行代码。单击[此处](https://aka.ms/JupyterTrustedKernelPaths)了解更多详细信息。","jupyter.configuration.jupyter.logKernelOutputSeparately.description":"为内核/jupyter 服务器控制台输出创建单独的输出面板","jupyter.configuration.jupyter.logging.level.debug":"使用此级别记录调试和严重性更高的消息。","jupyter.configuration.jupyter.logging.level.description":"扩展日志所在的日志记录级别。","jupyter.configuration.jupyter.logging.level.error":"仅使用此级别记录错误消息。","jupyter.configuration.jupyter.logging.level.info":"使用此级别记录信息、警告和错误消息。","jupyter.configuration.jupyter.logging.level.off":"不使用此级别记录任何消息。","jupyter.configuration.jupyter.logging.level.trace":"使用此级别记录所有消息。","jupyter.configuration.jupyter.logging.level.warn":"使用此级别记录警告和错误消息。","jupyter.configuration.jupyter.magicCommandsAsComments.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.textEditor.magicCommandsAsComments。","jupyter.configuration.jupyter.magicCommandsAsComments.description":"解析代码单元格时,取消注释 shell 赋值(#!)、行 magic (#!%)、单元格 magic (#!%%)。","jupyter.configuration.jupyter.markdownRegularExpression.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.cellMarker.markdownRegex。","jupyter.configuration.jupyter.markdownRegularExpression.description":"用于标识 Markdown 单元格的正则表达式。此表达式之后的所有注释都被视为 markdown 的一部分。","jupyter.configuration.jupyter.newCellOnRunLast.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.textEditor.autoAddNewCell。","jupyter.configuration.jupyter.newCellOnRunLast.description":"运行当前最后一个单元格时,将新的空单元格追加到交互窗口文件。","jupyter.configuration.jupyter.normalizeSelectionForInteractiveWindow.description":"在交互窗口中执行所选文本之前,将对其进行规范化。","jupyter.configuration.jupyter.notebookFileRoot.description":"设置 Jupyter Notebook 和在本地运行的交互窗口的根目录。 \n\n**注意:** 这不适用于远程 Jupyter 内核。","jupyter.configuration.jupyter.pythonCellFolding.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.textEditor.cellFolding。","jupyter.configuration.jupyter.pythonCellFolding.description":"为 Python 文件中的代码单元格启用折叠区域。此设置需要重新加载 VS Code。","jupyter.configuration.jupyter.pythonCompletionTriggerCharacters.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.completionTriggerCharacters。","jupyter.configuration.jupyter.pythonCompletionTriggerCharacters.description":"在 python jupyter 内核上触发自动完成的字符。","jupyter.configuration.jupyter.pythonExportMethod.description":"将笔记本导出到 Python 文件时要使用的方法。'direct' 将按当前方式直接复制代码。'commentMagics' 将注释禁止以行 magic (%)、单元格 magic (%%)和 shell 命令(!)开头的行。'nbconvert' 将安装 nbconvert并将其用于可将 iPython 语法转为 Python 语法的转换。","jupyter.configuration.jupyter.runStartupCommands.description":"一系列 Python 指令或 iPython magic 命令。可以是字符串数组,也可以是命令由 \"\\n\" 分隔的单个字符串。每当交互窗口加载时,命令都将以无提示方式执行。例如,将此设置为 \"%load_ext autoreload\\n%autoreload 2\" 以自动重新加载对导入文件所做的更改,而无需重新启动交互式会话。","jupyter.configuration.jupyter.sendSelectionToInteractiveWindow.deprecationMessage":"此设置已弃用,取而代之的是 jupyter.interactiveWindow.textEditor.executeSelection。","jupyter.configuration.jupyter.sendSelectionToInteractiveWindow.description":"按 shift+Enter 时,将 Python 文件中的所选代码发送到 Jupyter 交互窗口,而不是 Python 终端。","jupyter.configuration.jupyter.showOutlineButtonInNotebookToolbar.description":"在 Jupyter 笔记本工具栏中显示“大纲”按钮。","jupyter.configuration.jupyter.showVariableViewWhenDebugging.description":"启动“按行运行”会话时显示变量视图。","jupyter.configuration.jupyter.splitRunFileIntoCells.description":"如果文件在交互式窗口中运行,那么它将在单独的单元格中运行。","jupyter.configuration.jupyter.stopOnFirstLineWhileDebugging.description":"调试单元格时,在第一行停止。","jupyter.configuration.jupyter.themeMatplotlibPlots.description":"在交互窗口和笔记本编辑器主题 matplotlib 输出中,以匹配 VS Code 编辑器主题。","jupyter.configuration.jupyter.useDefaultConfigForJupyter.description":"在本地运行 Jupyter 时,创建默认的空 Jupyter 配置","jupyter.configuration.jupyter.variableExplorerExclude.description":"要在交互变量资源管理器中显示的要排除的类型","jupyter.configuration.jupyter.widgetScriptSources.items.enumDescriptions.0":"从 https://www.jsdelivr.com/ 加载小组件(javascript)脚本","jupyter.configuration.jupyter.widgetScriptSources.items.enumDescriptions.1":"从 https://unpkg.com/ 加载小组件(javascript)脚本","jupyter.configuration.jupyter.widgetScriptSources.markdownDescription":"定义从其中下载小组件脚本文件的源的位置和顺序(例如 ipywidgest、bqplot、beakerx、ipyleaflet 等)。如果未选择其中任何一个,可能会导致小组件无法正确呈现或正常工作。有关详细信息,请参阅 [此处](https://aka.ms/PVSCIPyWidgets)。更新后,需要重新启动内核。","jupyter.debuggers.interactive":"Python 交互窗口","jupyter.debuggers.kernel":"Python 内核调试适配器","jupyter.notebookRenderer.Error.displayName":"Jupyter 错误呈现器","jupyter.notebookRenderer.IPyWidget.displayName":"Jupyter IPyWidget 呈现器"}