dotfiles/vscode/.vscode/extensions/ms-toolsai.jupyter-2024.6.0-darwin-arm64/package.nls.zh-tw.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: [clone a Git repository](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:workbench.action.showCommands)中尋找 「Jupyter」探索 Jupyter 延伸模組提供的所有功能。\n📈 透過安裝 [Python 延伸模組] ([search Python extension](command:workbench.extensions.search?\"ms-python.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) 資料科學。\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 Kernel](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 Notebook","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":"用於偵錯儲存格之 debugpy 位元的路徑。","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":"按一下 [Run Cell] 程式碼功能濾鏡時,可移動至下一個儲存格。","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 啟用 Jedi 支援執行 Python Jupyter 核心中的延伸 IntelliSense 完成 (請參閱此[設定](https://ipython.readthedocs.io/en/stable/config/options/terminal.html?highlight=use_jedi#configtrait-Completer.use_jedi))。這可大幅影響筆記本儲存格執行效能。請小心使用。","jupyter.configuration.jupyter.enableKernelCompletions.markdownDescription":"使用相關聯 Jupyter 核心的結果,在筆記本和互動式 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":"為 kernels/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":"剖析程式碼儲存格時,取消註解殼層指派 (#!)、行 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 筆記本的根目錄,以及在本機執行的 [互動式視窗]。 \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 符號(%%) 和殼層命令 (!) 標記為註解。'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":"在互動視窗和 Notebook 編輯器主題 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 轉譯器"}