{"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 ノートブックの作成](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 ノートブックを作成または開く","contributes.walkthroughs.jupyterWelcome.steps.jupyter.dataScienceLearnMore.description":"🎨 [コマンド パレット](command:workbench.action.showCommands) で 「Jupyter」を探して、Jupyter 拡張機能が提供するすべての機能について説明します。 \n📈 [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 Extension ([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) モードを使用してノートブックをデバッグし、セルを 1 行ずつ実行します。セルの [行単位で実行] アイコンをクリックするか (線付きの再生ボタン) をクリックするか、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 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 ノートブックの作成","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 Server を開始する","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":"'セルの実行' コード レンズをクリックしたときに次のセルへの移動を有効にします。","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 カーネル実行時の、拡張 IntelliSense の完了に対する Jedi サポートを有効にします (この [設定](https://ipython.readthedocs.io/en/stable/config/options/terminal.html?highlight=use_jedi#configtrait-Completer.use_jedi) を参照してください)。これは、ノートブック セルの実行パフォーマンスに大きな影響を与える可能性があります。使用にあたってはご注意ください。","jupyter.configuration.jupyter.enableKernelCompletions.markdownDescription":"関連付けられている Jupyter カーネルの結果を使用して、Notebook とインタラクティブ ウィンドウでコードの入力候補を有効にします。","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' は 1 つのウィンドウを許可します。'multiple' は、複数を作成できます。","jupyter.configuration.jupyter.interactiveWindowViewColumn.deprecationMessage":"この設定は、jupyter.interactiveWindow.viewColumn を優先して非推奨になりました。","jupyter.configuration.jupyter.interactiveWindowViewColumn.description":"Python ファイルに関連付けられていないインタラクティブ ウィンドウを開く場所。'beside' は、アクティブなエディターの右側のインタラクティブ ウィンドウを開きます。'active' は、アクティブなエディターの代わりにインタラクティブ ウィンドウを開きます。'secondGroup' は 2 番目のエディター グループの対話型ウィンドウを開きます。","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":"ノートブックを Python ファイルにエクスポートするときに使用するメソッド。'direct' はコードをそのまま直接コピーします。'commentMagics' は、行マジック (%)、セルマジック (%%)、シェル コマンド (!) で始まる行をコメントアウトします。'nbconvert' は IPython 構文を Python 構文に変換できる nbconvert をインストールし、変換に使用します。","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":"インタラクティブ ウィンドウとノートブック エディターのテーマの 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":"from 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 レンダラー"}