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

2 lines
26 KiB
JSON

{"DataScience.exportAsNotebook.shorttitle":"저장","DataScience.exportDialogTitle":"Jupyter Notebook으로 내보내기","DataScience.installPythonExtensionViaKernelPickerTitle":"Python 확장 설치","DataScience.installPythonTitle":"Python 설치","DataScience.interactiveClearAllCells":"모두 지우기","DataScience.interactiveCopyCell":"셀 복사","DataScience.interactiveGoToCode":"코드로 이동","DataScience.latestExtension":"최신 버전의 Jupyter Extension 다운로드","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``만들기: 새 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 Notebook 만들기","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) 모드를 사용하여 한 번에 한 줄씩 셀을 실행하려면 Notebook을 디버그합니다. 셀에서 [줄별로 실행] 아이콘을 클릭하거나(선이 있는 재생 단추) 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":"Notebook의 오른쪽 위에 있는 커널 선택을 클릭하고 커널을 실행할 환경을 선택합니다. 또는 Notebook을 열고 포커스가 있는 상태에서 [명령 팔레트](command:workbench.action.showCommands)를 열고 \n``Notebook: Select Notebook Kernel`` 명령을 실행합니다. \n[명령 팔레트를 열어 Jupyter 커널 선택](command:workbench.action.showCommands)","contributes.walkthroughs.jupyterWelcome.steps.jupyter.selectKernel.media.altText":"Notebook 커널 선택 또는 변경","contributes.walkthroughs.jupyterWelcome.steps.jupyter.selectKernel.title":"Jupyter 커널 선택","contributes.walkthroughs.jupyterWelcome.title":"Jupyter Notebooks 시작하기","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 Kernels에 대한 액세스 관리","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":"'셀 실행' 코드 렌즈를 클릭할 때 다음 셀로 이동할 수 있습니다.","jupyter.configuration.jupyter.enableCellCodeLens.deprecationMessage":"이 설정은 jupyter.interactiveWindow.codeLens.enable을 위해 더 이상 사용되지 않습니다.","jupyter.configuration.jupyter.enableCellCodeLens.description":"Python 파일에서 '셀'에 대한 코드 렌즈를 사용하도록 설정합니다.","jupyter.configuration.jupyter.enableExtendedKernelCompletions.deprecationMessage":"이 설정은 jupyter.enableExtendedPythonKernelCompletions를 위해 사용되지 않습니다.","jupyter.configuration.jupyter.enableExtendedKernelCompletions.markdownDescription":"Python용 Python Jupyter 커널을 실행할 때 확장된 IntelliSense 완성을 위한 Jedi 지원을 사용하도록 설정합니다(이 [설정](https://ipython.readthedocs.io/en/stable/config/options/terminal.html?highlight=use_jedi#configtrait-Completer.use_jedi) 참조). 이 경우 Notebook 셀 실행 성능에 큰 영향을 미칠 수 있습니다. 주의해서 사용하세요.","jupyter.configuration.jupyter.enableKernelCompletions.markdownDescription":"연결된 Jupyter 커널의 결과를 사용하여 Notebook 및 Interactive 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 Notebook으로 내보내고 실행 시 모든 셀을 실행합니다.","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":"코드 셀을 구문 분석할 때 주석 처리 셸 할당(#!), 선 매직(#!%) 및 셀 매직(#!%%)을 제거합니다.","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":"Notebook을 Python 파일로 내보낼 때 사용할 메서드입니다. 'direct'는 코드를 있는 그대로 직접 복사합니다. 'commentMagics'는 선 매직(%), 셀 매직(%%) 및 셸 명령(!)으로 시작하는 줄을 주석 처리합니다. 'nbconvert'는 iPython 구문을 Python 구문으로 변환할 수 있는 변환에 대해 이 값을 사용하여 설치합니다.","jupyter.configuration.jupyter.runStartupCommands.description":"일련의 Python 명령 또는 iPython 매직 명령입니다. 문자열 배열 또는 명령이 '\\n'으로 구분된 단일 문자열일 수 있습니다. 대화형 창이 로드될 때마다 명령이 자동으로 실행됩니다. 예를 들어 대화형 세션을 다시 시작하지 않고도 가져온 파일에 대한 변경 내용을 자동으로 다시 로드하려면 이 항목을 %load_ext autoreload\\n%autoreload 2'로 설정합니다.","jupyter.configuration.jupyter.sendSelectionToInteractiveWindow.deprecationMessage":"이 설정은 jupyter.interactiveWindow.textEditor.executeSelection을 위해 더 이상 사용되지 않습니다.","jupyter.configuration.jupyter.sendSelectionToInteractiveWindow.description":"Shift+Enter를 누르면 Python 파일에서 선택한 코드를 Python 터미널이 아닌 Jupyter 대화형 창으로 보냅니다.","jupyter.configuration.jupyter.showOutlineButtonInNotebookToolbar.description":"Jupyter Notebook 도구 모음에 개요 단추를 표시합니다.","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 렌더러"}