両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
python:jupyterlab:extension_dev [2025/04/26 03:18] – [参考: 最新ドキュメント & ソースコード] ともやん | python:jupyterlab:extension_dev [2025/08/01 07:36] (現在) – [Linux] ともやん |
---|
公式: [[https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|Extension Tutorial — JupyterLab 4.4.0b0 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|翻訳]]\\ | 公式: [[https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|Extension Tutorial — JupyterLab 4.4.0b0 documentation]] [[gtr>https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html|翻訳]]\\ |
| |
公式のチュートリアルの手順にしたがって <html><code>conda</code></html> コマンドを <html><code>mamba</code></html> に読み替えて実行する🤔\\ | 公式のチュートリアルの手順にしたがって ''conda'' コマンドを ''mamba'' に読み替えて実行する🤔\\ |
この conda 環境には以下のものが含まれる。\\ | この conda 環境には以下のものが含まれる。\\ |
* JupyterLab の最新リリース | * JupyterLab の最新リリース |
| |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result_hlong><html><pre> |
<b>$ </b>yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] | <b>$ </b>yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0] |
Traceback (most recent call last): | Traceback (most recent call last): |
| |
===== 参考文献 ===== | ===== 参考文献 ===== |
| <WRAP scroll_area_long fsize14> |
[[rtd>jupyterlab.readthedocs.io/en/latest/index.html|JupyterLab Documentation — JupyterLab latest documentation]]\\ | [[rtd>jupyterlab.readthedocs.io/en/latest/index.html|JupyterLab Documentation — JupyterLab latest documentation]]\\ |
[[git>jupyterlab/extension-examples/|jupyterlab/extension-examples: JupyterLab Extensions by Examples]]\\ | [[git>jupyterlab/extension-examples/|jupyterlab/extension-examples: JupyterLab Extensions by Examples]]\\ |
| |
[[deno>blog/your-new-js-package-manager|Introducing your new JavaScript package manager: Deno]]\\ | [[deno>blog/your-new-js-package-manager|Introducing your new JavaScript package manager: Deno]]\\ |
| |
| [[https://github.com/jupyterlab/lumino|jupyterlab/lumino: Lumino is a library for building interactive web applications]]\\ |
| </WRAP> |
| |
==== 付録 ==== | ==== 付録 ==== |