mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
36 lines
2.4 KiB
JSON
36 lines
2.4 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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.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": "패키지 관리"
|
|
} |