差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| python:mamba [2025/03/12 08:45] – ともやん | python:mamba [2025/03/12 10:24] (現在) – [ヘルプ [-h,--help]] ともやん | ||
|---|---|---|---|
| 行 11404: | 行 11404: | ||
| </ | </ | ||
| <WRAP color_result_long>< | <WRAP color_result_long>< | ||
| - | Version: | + | Version: |
| Usage: / | Usage: / | ||
| 行 11458: | 行 11458: | ||
| auth Login or logout of a given host | auth Login or logout of a given host | ||
| search | search | ||
| - | This is equivalent to `repoquery search` command | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | ==== mamba についての情報 [info] ==== | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <font color="# | ||
| + | </ | ||
| + | <WRAP color_result_long>< | ||
| + | |||
| + | | ||
| + | | ||
| + | curl version : libcurl/ | ||
| + | | ||
| + | envs directories : / | ||
| + | / | ||
| + | package cache : / | ||
| + | / | ||
| + | environment : None (not found) | ||
| + | env location : - | ||
| + | user config files : / | ||
| + | | ||
| + | | ||
| + | __linux=6.13.5=0 | ||
| + | __glibc=2.40=0 | ||
| + | __archspec=1=x86_64-v2 | ||
| + | | ||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | base environment : / | ||
| + | | ||
| + | </ | ||
| + | </ | ||
| + | |||
| ==== 新規環境作成 [create] ==== | ==== 新規環境作成 [create] ==== | ||
| 行 13152: | 行 13184: | ||
| (jupyterlab) <font color="# | (jupyterlab) <font color="# | ||
| </ | </ | ||
| - | <WRAP color_result_hlong>< | + | <WRAP color_result_hlong>< |
| + | conda-forge/ | ||
| conda-forge/ | conda-forge/ | ||
| 行 13672: | 行 13705: | ||
| </ | </ | ||
| <WRAP color_result>< | <WRAP color_result>< | ||
| + | |||
| + | To activate this environment, | ||
| + | |||
| + | micromamba activate jupyterlab | ||
| + | |||
| + | Or to execute a single command in this environment, | ||
| + | |||
| + | micromamba run -n jupyterlab mycommand | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== パッケージ インストール [update] ==== | ||
| + | <WRAP color_term> | ||
| + | <WRAP color_command>< | ||
| + | <font color="# | ||
| + | </ | ||
| + | or | ||
| + | <WRAP color_command>< | ||
| + | <font color="# | ||
| + | (jupyterlab) <font color="# | ||
| + | </ | ||
| + | <WRAP color_result_hlong>< | ||
| + | conda-forge/ | ||
| + | conda-forge/ | ||
| + | nodefaults/ | ||
| + | nodefaults/ | ||
| + | Transaction | ||
| + | |||
| + | Prefix: / | ||
| + | |||
| + | Updating specs: | ||
| + | |||
| + | - python | ||
| + | |||
| + | |||
| + | Package | ||
| + | ───────────────────────────────────────────────────────────────────── | ||
| + | Change: | ||
| + | ───────────────────────────────────────────────────────────────────── | ||
| + | |||
| + | <font color="# | ||
| + | <font color="# | ||
| + | |||
| + | Reinstall: | ||
| + | ───────────────────────────────────────────────────────────────────── | ||
| + | |||
| + | <font color="# | ||
| + | <font color="# | ||
| + | |||
| + | Upgrade: | ||
| + | ───────────────────────────────────────────────────────────────────── | ||
| + | |||
| + | <font color="# | ||
| + | <font color="# | ||
| + | <font color="# | ||
| + | <font color="# | ||
| + | |||
| + | Summary: | ||
| + | |||
| + | Change: 1 packages | ||
| + | Reinstall: 2 packages | ||
| + | Upgrade: 2 packages | ||
| + | |||
| + | Total download: 0 B | ||
| + | |||
| + | ───────────────────────────────────────────────────────────────────── | ||
| + | |||
| + | |||
| + | Confirm changes: [Y/n] y | ||
| + | |||
| + | Transaction starting | ||
| + | Changing python_abi-3.11-5_cp311 ==> python_abi-3.13-5_cp313 | ||
| + | Changing python-3.11.0-he550d4f_1_cpython ==> python-3.13.2-hf636f53_101_cp313 | ||
| + | Reinstalling wheel-0.45.1-pyhd8ed1ab_1 | ||
| + | Reinstalling setuptools-75.8.2-pyhff2d567_0 | ||
| + | Changing pip-25.0.1-pyh8b19718_0 ==> pip-25.0.1-pyh145f28c_0 | ||
| + | |||
| + | Transaction finished | ||
| To activate this environment, | To activate this environment, | ||