python:mamba

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
python:mamba [2024/03/17 19:13] – [新規環境作成 [create]] ともやんpython:mamba [2024/04/22 09:54] (現在) – [DietPi (armv6l)] ともやん
行 4: 行 4:
 ソースコード: [[git>mamba-org/mamba|GitHub - mamba-org/mamba: The Fast Cross-Platform Package Manager]] [[gtr>https://github.com/mamba-org/mamba|翻訳]]\\ ソースコード: [[git>mamba-org/mamba|GitHub - mamba-org/mamba: The Fast Cross-Platform Package Manager]] [[gtr>https://github.com/mamba-org/mamba|翻訳]]\\
 ドキュメント: [[rtd>mamba.readthedocs.io/en/latest/index.html|Welcome to Mamba’s documentation! — documentation]] [[gtr>https://mamba.readthedocs.io/en/latest/index.html|翻訳]]\\ ドキュメント: [[rtd>mamba.readthedocs.io/en/latest/index.html|Welcome to Mamba’s documentation! — documentation]] [[gtr>https://mamba.readthedocs.io/en/latest/index.html|翻訳]]\\
-       [[rtd>conda.io/projects/conda/en/latest/user-guide/index.html|User guide — conda 23.9.1.dev18 documentation]] [[gtr>https://conda.io/projects/conda/en/latest/user-guide/index.html|翻訳]] <wrap em>※ mamba ドキュメントに記載の無いものは conda ドキュメントを参照。</wrap>\\+       [[rtd>conda.io/projects/conda/en/latest/user-guide/index.html|User guide — conda 23.9.1.dev18 documentation]] [[gtr>https://conda.io/projects/conda/en/latest/user-guide/index.html|翻訳]]\\ 
 +       <wrap em>※ mamba ドキュメントに記載の無いものは conda ドキュメントを参照。</wrap>\\
  
 Mamba は、高速で堅牢なクロスプラットフォームのパッケージ マネージャーです。\\ Mamba は、高速で堅牢なクロスプラットフォームのパッケージ マネージャーです。\\
行 17: 行 18:
 ==== Linux ==== ==== Linux ====
 以下の手順では Miniforge で Mamba をインストールする。\\ 以下の手順では Miniforge で Mamba をインストールする。\\
-公式1: [[https://mamba.readthedocs.io/en/latest/installation.html|Installation — documentation]] ([[https://mamba-readthedocs-io.translate.goog/en/latest/installation.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_hl=ja&_x_tr_pto=sc|翻訳]])\\+公式1: [[rtd>mamba.readthedocs.io/en/latest/installation/mamba-installation.html|Mamba Installation — documentation]] ([[gtr>https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html|翻訳]])\\
 公式2: [[git>conda-forge/miniforge#mambaforge|conda-forge/miniforge: A conda-forge distribution.]] [[gtr>https://github.com/conda-forge/miniforge#mambaforge|翻訳]]\\ 公式2: [[git>conda-forge/miniforge#mambaforge|conda-forge/miniforge: A conda-forge distribution.]] [[gtr>https://github.com/conda-forge/miniforge#mambaforge|翻訳]]\\
  
行 508: 行 509:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">conda</span> config <span style="color:#A347BA">--set</span> auto_activate_base false+<font color="#FF8700"><b>$</b></font> <font color="#26A269">~/miniforge3/bin/conda</font> config <font color="#A347BA">--set</font> auto_activate_base false
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
行 518: 行 519:
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
 <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269"><u style="text-decoration-style:single">exec</u></span> <span style="color:#26A269">$SHELL</span> <span style="color:#A347BA">-l</span> <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269"><u style="text-decoration-style:single">exec</u></span> <span style="color:#26A269">$SHELL</span> <span style="color:#A347BA">-l</span>
-</pre></html></WRAP> 
-<WRAP color_result><html><pre> 
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +
 +==== DietPi (armv6l) ====
 +公式: [[git>jjhelmus/berryconda|jjhelmus/berryconda: Conda based Python distribution for the Raspberry Pi]] [[gtr>https://github.com/jjhelmus/berryconda|翻訳]]\\
 +
 +これはアーカイブされていてメンテされていない...😜\\
  
 ==== Windows ==== ==== Windows ====
行 567: 行 571:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">curl</span> <span style="color:#A347BA">-L</span> <span style="color:#A347BA">-O</span> <span style="color:#A2734C">&quot;https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-</span><span style="color:#A347BA">$</span><span style="color:#13496F"><b>(</b></span><span style="color:#26A269">uname</span><span style="color:#13496F"><b>)</b></span><span style="color:#A2734C">-</span><span style="color:#A347BA">$</span><span style="color:#13496F"><b>(</b></span><span style="color:#26A269">uname</span> <span style="color:#A347BA">-m</span><span style="color:#13496F"><b>)</b></span><span style="color:#A2734C">.sh&quot;</span> <span style="color:#13496F"><b>&amp;&amp;</b></span> <span style="color:#26A269">bash</span> Miniforge3-<span style="color:#A347BA">$</span><span style="color:#13496F"><b>(</b></span><span style="color:#26A269">uname</span><span style="color:#13496F"><b>)</b></span>-<span style="color:#A347BA">$</span><span style="color:#13496F"><b>(</b></span><span style="color:#26A269">uname</span> <span style="color:#A347BA">-m</span><span style="color:#13496F"><b>)</b></span>.sh <span style="color:#A347BA">-u</span>+<font color="#FF8700"><b>$</b></font> <font color="#26A269">curl</font> <font color="#A347BA">-L</font> <font color="#A347BA">-O</font> <font color="#A2734C">&quot;https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-</font><font color="#A347BA">$</font><font color="#12488B"><b>(</b></font><font color="#26A269">uname</font><font color="#12488B"><b>)</b></font><font color="#A2734C">-</font><font color="#A347BA">$</font><font color="#12488B"><b>(</b></font><font color="#26A269">uname</font> <font color="#A347BA">-m</font><font color="#12488B"><b>)</b></font><font color="#A2734C">.sh&quot;</font> <font color="#12488B"><b>&amp;&amp;</b></font> <font color="#26A269">bash</font> Miniforge3-<font color="#A347BA">$</font><font color="#12488B"><b>(</b></font><font color="#26A269">uname</font><font color="#12488B"><b>)</b></font>-<font color="#A347BA">$</font><font color="#12488B"><b>(</b></font><font color="#26A269">uname</font> <font color="#A347BA">-m</font><font color="#12488B"><b>)</b></font>.sh <font color="#A347BA">-u</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current <WRAP color_result><html><pre>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
行 573: 行 577:
   0        0        0          0      0 --:--:-- --:--:-- --:--:--     0   0        0        0          0      0 --:--:-- --:--:-- --:--:--     0
   0        0        0          0      0 --:--:-- --:--:-- --:--:--     0   0        0        0          0      0 --:--:-- --:--:-- --:--:--     0
-100 82.9M  100 82.9M         2921k       0:00:29  0:00:29 --:--:-- 5402k+100 80.3M  100 80.3M          623k       0:02:11  0:02:11 --:--:--  909k
  
-Welcome to Miniforge3 23.3.1-1+Welcome to Miniforge3 23.11.0-0
  
 In order to continue the installation process, please review the license In order to continue the installation process, please review the license
行 629: 行 633:
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 +
 +
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
 Do you accept the license terms? [yes|no] Do you accept the license terms? [yes|no]
-[no] >>> <b class=DiYE>yes &lt;- を入力して Enter</b>+&gt;&gt;&gt; <b class=DiYE>yes &lt;- を入力して Enter</b>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_hlong><html><pre> <WRAP color_result_hlong><html><pre>
行 644: 行 650:
  
 [/home/tomoyan/miniforge3] &gt;&gt;&gt; <b class=DiYE> &lt;- Enter</b> [/home/tomoyan/miniforge3] &gt;&gt;&gt; <b class=DiYE> &lt;- Enter</b>
-PREFIX=/home/tomoyan/miniforge3+<pre>PREFIX=/home/tomoyan/miniforge3
 Unpacking payload ... Unpacking payload ...
 Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2
-Extracting ca-certificates-2023.7.22-hbcca054_0.conda+Extracting ca-certificates-2023.11.17-hbcca054_0.conda
 Extracting ld_impl_linux-64-2.40-h41732ed_0.conda Extracting ld_impl_linux-64-2.40-h41732ed_0.conda
-Extracting libstdcxx-ng-13.1.0-hfd8a6a1_0.conda+Extracting libstdcxx-ng-13.2.0-h7e041cc_3.conda
 Extracting pybind11-abi-4-hd8ed1ab_3.tar.bz2 Extracting pybind11-abi-4-hd8ed1ab_3.tar.bz2
-Extracting python_abi-3.10-3_cp310.conda+Extracting python_abi-3.10-4_cp310.conda
 Extracting tzdata-2023c-h71feb2d_0.conda Extracting tzdata-2023c-h71feb2d_0.conda
-Extracting libgomp-13.1.0-he5830b7_0.conda+Extracting libgomp-13.2.0-h807b86a_3.conda
 Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 Extracting _openmp_mutex-4.5-2_gnu.tar.bz2
-Extracting libgcc-ng-13.1.0-he5830b7_0.conda +Extracting libgcc-ng-13.2.0-h807b86a_3.conda 
-Extracting bzip2-1.0.8-h7f98852_4.tar.bz2 +Extracting bzip2-1.0.8-hd590300_5.conda 
-Extracting c-ares-1.19.1-hd590300_0.conda +Extracting c-ares-1.24.0-hd590300_0.conda 
-Extracting fmt-9.1.0-h924138e_0.tar.bz2+Extracting fmt-10.1.1-h00ab1b0_1.conda
 Extracting icu-73.2-h59595ed_0.conda Extracting icu-73.2-h59595ed_0.conda
 Extracting keyutils-1.6.1-h166bdaf_0.tar.bz2 Extracting keyutils-1.6.1-h166bdaf_0.tar.bz2
-Extracting libev-4.33-h516909a_1.tar.bz2+Extracting libev-4.33-hd590300_2.conda
 Extracting libffi-3.4.2-h7f98852_5.tar.bz2 Extracting libffi-3.4.2-h7f98852_5.tar.bz2
-Extracting libiconv-1.17-h166bdaf_0.tar.bz2 +Extracting libiconv-1.17-hd590300_2.conda 
-Extracting libnsl-2.0.0-h7f98852_0.tar.bz2+Extracting libnsl-2.0.1-hd590300_0.conda
 Extracting libuuid-2.38.1-h0b41bf4_0.conda Extracting libuuid-2.38.1-h0b41bf4_0.conda
 Extracting libzlib-1.2.13-hd590300_5.conda Extracting libzlib-1.2.13-hd590300_5.conda
 Extracting lz4-c-1.9.4-hcb278e6_0.conda Extracting lz4-c-1.9.4-hcb278e6_0.conda
 Extracting lzo-2.10-h516909a_1000.tar.bz2 Extracting lzo-2.10-h516909a_1000.tar.bz2
-Extracting ncurses-6.4-hcb278e6_0.conda +Extracting ncurses-6.4-h59595ed_2.conda 
-Extracting openssl-3.1.2-hd590300_0.conda +Extracting openssl-3.2.0-hd590300_1.conda 
-Extracting reproc-14.2.4-h0b41bf4_0.conda+Extracting reproc-14.2.4.post0-hd590300_1.conda
 Extracting xz-5.2.6-h166bdaf_0.tar.bz2 Extracting xz-5.2.6-h166bdaf_0.tar.bz2
-Extracting yaml-cpp-0.7.0-h27087fc_2.tar.bz2+Extracting yaml-cpp-0.8.0-h59595ed_0.conda
 Extracting libedit-3.1.20191231-he28a2e2_2.tar.bz2 Extracting libedit-3.1.20191231-he28a2e2_2.tar.bz2
-Extracting libnghttp2-1.52.0-h61bc06f_0.conda +Extracting libnghttp2-1.58.0-h47da74e_1.conda 
-Extracting libsolv-0.7.24-hfc55251_3.conda +Extracting libsolv-0.7.27-hfc55251_0.conda 
-Extracting libsqlite-3.43.0-h2797004_0.conda+Extracting libsqlite-3.44.2-h2797004_0.conda
 Extracting libssh2-1.11.0-h0841786_0.conda Extracting libssh2-1.11.0-h0841786_0.conda
-Extracting libxml2-2.11.5-h232c23b_1.conda+Extracting libxml2-2.12.3-h232c23b_0.conda
 Extracting readline-8.2-h8228510_1.conda Extracting readline-8.2-h8228510_1.conda
-Extracting reproc-cpp-14.2.4-hcb278e6_0.conda +Extracting reproc-cpp-14.2.4.post0-h59595ed_1.conda 
-Extracting tk-8.6.12-h27826a3_0.tar.bz2+Extracting tk-8.6.13-noxft_h4845f30_101.conda
 Extracting zstd-1.5.5-hfc55251_0.conda Extracting zstd-1.5.5-hfc55251_0.conda
 Extracting krb5-1.21.2-h659d440_0.conda Extracting krb5-1.21.2-h659d440_0.conda
-Extracting libarchive-3.6.2-h039dbb9_1.conda +Extracting libarchive-3.7.2-h2aa1ff5_1.conda 
-Extracting python-3.10.12-hd12c33a_0_cpython.conda +Extracting python-3.10.13-hd12c33a_0_cpython.conda 
-Extracting boltons-23.0.0-pyhd8ed1ab_0.conda +Extracting libcurl-8.5.0-hca28451_0.conda 
-Extracting brotli-python-1.1.0-py310hc6cd4ac_0.conda +Extracting menuinst-2.0.1-py310hff52083_0.conda 
-Extracting certifi-2023.7.22-pyhd8ed1ab_0.conda +Extracting archspec-0.2.2-pyhd8ed1ab_0.conda 
-Extracting charset-normalizer-3.2.0-pyhd8ed1ab_0.conda+Extracting boltons-23.1.1-pyhd8ed1ab_0.conda 
 +Extracting brotli-python-1.1.0-py310hc6cd4ac_1.conda 
 +Extracting certifi-2023.11.17-pyhd8ed1ab_0.conda 
 +Extracting charset-normalizer-3.3.2-pyhd8ed1ab_0.conda
 Extracting colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 Extracting colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
-Extracting idna-3.4-pyhd8ed1ab_0.tar.bz2 +Extracting distro-1.8.0-pyhd8ed1ab_0.conda 
-Extracting jsonpointer-2.0-py_0.tar.bz2 +Extracting idna-3.6-pyhd8ed1ab_0.conda 
-Extracting libcurl-8.2.1-hca28451_0.conda +Extracting jsonpointer-2.4-py310hff52083_3.conda 
-Extracting packaging-23.1-pyhd8ed1ab_0.conda+Extracting libmamba-1.5.5-had39da4_0.conda 
 +Extracting packaging-23.2-pyhd8ed1ab_0.conda 
 +Extracting platformdirs-4.1.0-pyhd8ed1ab_0.conda
 Extracting pluggy-1.3.0-pyhd8ed1ab_0.conda Extracting pluggy-1.3.0-pyhd8ed1ab_0.conda
-Extracting pycosat-0.6.4-py310h5764c6d_1.tar.bz2+Extracting pycosat-0.6.6-py310h2372a71_0.conda
 Extracting pycparser-2.21-pyhd8ed1ab_0.tar.bz2 Extracting pycparser-2.21-pyhd8ed1ab_0.tar.bz2
 Extracting pysocks-1.7.1-pyha2e5f31_6.tar.bz2 Extracting pysocks-1.7.1-pyha2e5f31_6.tar.bz2
-Extracting ruamel.yaml.clib-0.2.7-py310h1fa729e_1.conda +Extracting ruamel.yaml.clib-0.2.7-py310h2372a71_2.conda 
-Extracting setuptools-68.1.2-pyhd8ed1ab_0.conda +Extracting setuptools-68.2.2-pyhd8ed1ab_0.conda 
-Extracting toolz-0.12.0-pyhd8ed1ab_0.tar.bz2 +Extracting truststore-0.8.0-pyhd8ed1ab_0.conda 
-Extracting wheel-0.41.2-pyhd8ed1ab_0.conda +Extracting wheel-0.42.0-pyhd8ed1ab_0.conda 
-Extracting cffi-1.15.1-py310h255011f_3.conda +Extracting cffi-1.16.0-py310h2fee648_0.conda 
-Extracting jsonpatch-1.32-pyhd8ed1ab_0.tar.bz2 +Extracting jsonpatch-1.33-pyhd8ed1ab_0.conda 
-Extracting libmamba-1.4.2-hcea66bb_0.conda +Extracting libmambapy-1.5.5-py310h39ff949_0.conda 
-Extracting pip-23.2.1-pyhd8ed1ab_0.conda +Extracting pip-23.3.2-pyhd8ed1ab_0.conda 
-Extracting ruamel.yaml-0.17.32-py310h2372a71_0.conda+Extracting ruamel.yaml-0.18.5-py310h2372a71_0.conda
 Extracting tqdm-4.66.1-pyhd8ed1ab_0.conda Extracting tqdm-4.66.1-pyhd8ed1ab_0.conda
-Extracting urllib3-2.0.4-pyhd8ed1ab_0.conda +Extracting urllib3-2.1.0-pyhd8ed1ab_0.conda
-Extracting cryptography-41.0.3-py310h75e40e8_0.conda +
-Extracting libmambapy-1.4.2-py310h1428755_0.conda+
 Extracting requests-2.31.0-pyhd8ed1ab_0.conda Extracting requests-2.31.0-pyhd8ed1ab_0.conda
-Extracting zstandard-0.19.0-py310h5764c6d_0.tar.bz2+Extracting zstandard-0.22.0-py310h1275a96_0.conda
 Extracting conda-package-streaming-0.9.0-pyhd8ed1ab_0.conda Extracting conda-package-streaming-0.9.0-pyhd8ed1ab_0.conda
-Extracting pyopenssl-23.2.0-pyhd8ed1ab_1.conda 
 Extracting conda-package-handling-2.2.0-pyh38be061_0.conda Extracting conda-package-handling-2.2.0-pyh38be061_0.conda
-Extracting conda-23.3.1-py310hff52083_0.conda +Extracting conda-23.11.0-py310hff52083_1.conda 
-Extracting conda-libmamba-solver-23.3.0-pyhd8ed1ab_0.conda +Extracting conda-libmamba-solver-23.12.0-pyhd8ed1ab_0.conda 
-Extracting mamba-1.4.2-py310h51d5547_0.conda+Extracting mamba-1.5.5-py310h51d5547_0.conda
  
 Installing base environment... Installing base environment...
行 739: 行 747:
  
    - conda-forge/linux-64::_libgcc_mutex==0.1=conda_forge[md5=d7c89558ba9fa0495403155b64376d81]    - conda-forge/linux-64::_libgcc_mutex==0.1=conda_forge[md5=d7c89558ba9fa0495403155b64376d81]
-   - conda-forge/linux-64::ca-certificates==2023.7.22=hbcca054_0[md5=a73ecd2988327ad4c8f2c331482917f2]+   - conda-forge/linux-64::ca-certificates==2023.11.17=hbcca054_0[md5=01ffc8d36f9eba0ce0b3c1955fa780ee]
    - conda-forge/linux-64::ld_impl_linux-64==2.40=h41732ed_0[md5=7aca3059a1729aa76c597603f10b0dd3]    - conda-forge/linux-64::ld_impl_linux-64==2.40=h41732ed_0[md5=7aca3059a1729aa76c597603f10b0dd3]
-   - conda-forge/linux-64::libstdcxx-ng==13.1.0=hfd8a6a1_0[md5=067bcc23164642f4c226da631f2a2e1d]+   - conda-forge/linux-64::libstdcxx-ng==13.2.0=h7e041cc_3[md5=937eaed008f6bf2191c5fe76f87755e9]
    - conda-forge/noarch::pybind11-abi==4=hd8ed1ab_3[md5=878f923dd6acc8aeb47a75da6c4098be]    - conda-forge/noarch::pybind11-abi==4=hd8ed1ab_3[md5=878f923dd6acc8aeb47a75da6c4098be]
-   - conda-forge/linux-64::python_abi==3.10=3_cp310[md5=4eb33d14d794b0f4be116443ffed3853]+   - conda-forge/linux-64::python_abi==3.10=4_cp310[md5=26322ec5d7712c3ded99dd656142b8ce]
    - conda-forge/noarch::tzdata==2023c=h71feb2d_0[md5=939e3e74d8be4dac89ce83b20de2492a]    - conda-forge/noarch::tzdata==2023c=h71feb2d_0[md5=939e3e74d8be4dac89ce83b20de2492a]
-   - conda-forge/linux-64::libgomp==13.1.0=he5830b7_0[md5=56ca14d57ac29a75d23a39eb3ee0ddeb]+   - conda-forge/linux-64::libgomp==13.2.0=h807b86a_3[md5=7124cbb46b13d395bdde68f2d215c989]
    - conda-forge/linux-64::_openmp_mutex==4.5=2_gnu[md5=73aaf86a425cc6e73fcf236a5a46396d]    - conda-forge/linux-64::_openmp_mutex==4.5=2_gnu[md5=73aaf86a425cc6e73fcf236a5a46396d]
-   - conda-forge/linux-64::libgcc-ng==13.1.0=he5830b7_0[md5=cd93f779ff018dd85c7544c015c9db3c+   - conda-forge/linux-64::libgcc-ng==13.2.0=h807b86a_3[md5=23fdf1fef05baeb7eadc2aed5fb0011f
-   - conda-forge/linux-64::bzip2==1.0.8=h7f98852_4[md5=a1fd65c7ccbf10880423d82bca54eb54+   - conda-forge/linux-64::bzip2==1.0.8=hd590300_5[md5=69b8b6202a07720f448be700e300ccf4
-   - conda-forge/linux-64::c-ares==1.19.1=hd590300_0[md5=e8c18d865be43e2fb3f7a145b6adf1f5+   - conda-forge/linux-64::c-ares==1.24.0=hd590300_0[md5=f5842b88e9cbfa177abfaeacd457a45d
-   - conda-forge/linux-64::fmt==9.1.0=h924138e_0[md5=b57864c85261a0fbc7132d2cc17478c7]+   - conda-forge/linux-64::fmt==10.1.1=h00ab1b0_1[md5=50a08d74ca45785f3334b175da23fd82]
    - conda-forge/linux-64::icu==73.2=h59595ed_0[md5=cc47e1facc155f91abd89b11e48e72ff]    - conda-forge/linux-64::icu==73.2=h59595ed_0[md5=cc47e1facc155f91abd89b11e48e72ff]
    - conda-forge/linux-64::keyutils==1.6.1=h166bdaf_0[md5=30186d27e2c9fa62b45fb1476b7200e3]    - conda-forge/linux-64::keyutils==1.6.1=h166bdaf_0[md5=30186d27e2c9fa62b45fb1476b7200e3]
-   - conda-forge/linux-64::libev==4.33=h516909a_1[md5=6f8720dff19e17ce5d48cfe7f3d2f0a3]+   - conda-forge/linux-64::libev==4.33=hd590300_2[md5=172bf1cd1ff8629f2b1179945ed45055]
    - conda-forge/linux-64::libffi==3.4.2=h7f98852_5[md5=d645c6d2ac96843a2bfaccd2d62b3ac3]    - conda-forge/linux-64::libffi==3.4.2=h7f98852_5[md5=d645c6d2ac96843a2bfaccd2d62b3ac3]
-   - conda-forge/linux-64::libiconv==1.17=h166bdaf_0[md5=b62b52da46c39ee2bc3c162ac7f1804d+   - conda-forge/linux-64::libiconv==1.17=hd590300_2[md5=d66573916ffcf376178462f1b61c941e
-   - conda-forge/linux-64::libnsl==2.0.0=h7f98852_0[md5=39b1328babf85c7c3a61636d9cd50206]+   - conda-forge/linux-64::libnsl==2.0.1=hd590300_0[md5=30fd6e37fe21f86f4bd26d6ee73eeec7]
    - conda-forge/linux-64::libuuid==2.38.1=h0b41bf4_0[md5=40b61aab5c7ba9ff276c41cfffe6b80b]    - conda-forge/linux-64::libuuid==2.38.1=h0b41bf4_0[md5=40b61aab5c7ba9ff276c41cfffe6b80b]
    - conda-forge/linux-64::libzlib==1.2.13=hd590300_5[md5=f36c115f1ee199da648e0597ec2047ad]    - conda-forge/linux-64::libzlib==1.2.13=hd590300_5[md5=f36c115f1ee199da648e0597ec2047ad]
    - conda-forge/linux-64::lz4-c==1.9.4=hcb278e6_0[md5=318b08df404f9c9be5712aaa5a6f0bb0]    - conda-forge/linux-64::lz4-c==1.9.4=hcb278e6_0[md5=318b08df404f9c9be5712aaa5a6f0bb0]
    - conda-forge/linux-64::lzo==2.10=h516909a_1000[md5=bb14fcb13341b81d5eb386423b9d2bac]    - conda-forge/linux-64::lzo==2.10=h516909a_1000[md5=bb14fcb13341b81d5eb386423b9d2bac]
-   - conda-forge/linux-64::ncurses==6.4=hcb278e6_0[md5=681105bccc2a3f7f1a837d47d39c9179+   - conda-forge/linux-64::ncurses==6.4=h59595ed_2[md5=7dbaa197d7ba6032caf7ae7f32c1efa0
-   - conda-forge/linux-64::openssl==3.1.2=hd590300_0[md5=e5ac5227582d6c83ccf247288c0eb095+   - conda-forge/linux-64::openssl==3.2.0=hd590300_1[md5=603827b39ea2b835268adb8c821b8570
-   - conda-forge/linux-64::reproc==14.2.4=h0b41bf4_0[md5=0f51393e019df1f0047ef864cd9ddeec]+   - conda-forge/linux-64::reproc==14.2.4.post0=hd590300_1[md5=82ca53502dfd5a64a80dee76dae14685]
    - conda-forge/linux-64::xz==5.2.6=h166bdaf_0[md5=2161070d867d1b1204ea749c8eec4ef0]    - conda-forge/linux-64::xz==5.2.6=h166bdaf_0[md5=2161070d867d1b1204ea749c8eec4ef0]
-   - conda-forge/linux-64::yaml-cpp==0.7.0=h27087fc_2[md5=0449d47d8457feaa3720d4779616dde2]+   - conda-forge/linux-64::yaml-cpp==0.8.0=h59595ed_0[md5=965eaacd7c18eb8361fd12bb9e7a57d7]
    - conda-forge/linux-64::libedit==3.1.20191231=he28a2e2_2[md5=4d331e44109e3f0e19b4cb8f9b82f3e1]    - conda-forge/linux-64::libedit==3.1.20191231=he28a2e2_2[md5=4d331e44109e3f0e19b4cb8f9b82f3e1]
-   - conda-forge/linux-64::libnghttp2==1.52.0=h61bc06f_0[md5=613955a50485812985c059e7b269f42e+   - conda-forge/linux-64::libnghttp2==1.58.0=h47da74e_1[md5=700ac6ea6d53d5510591c4344d5c989a
-   - conda-forge/linux-64::libsolv==0.7.24=hfc55251_3[md5=702feab0e98333ef3eac0d948c605c2d+   - conda-forge/linux-64::libsolv==0.7.27=hfc55251_0[md5=7dc82edcd617c399ca7fdb51d993a0c2
-   - conda-forge/linux-64::libsqlite==3.43.0=h2797004_0[md5=903fa782a9067d5934210df6d79220f6]+   - conda-forge/linux-64::libsqlite==3.44.2=h2797004_0[md5=3b6a9f225c3dbe0d24f4fedd4625c5bf]
    - conda-forge/linux-64::libssh2==1.11.0=h0841786_0[md5=1f5a58e686b13bcfde88b93f547d23fe]    - conda-forge/linux-64::libssh2==1.11.0=h0841786_0[md5=1f5a58e686b13bcfde88b93f547d23fe]
-   - conda-forge/linux-64::libxml2==2.11.5=h232c23b_1[md5=f3858448893839820d4bcfb14ad3ecdf]+   - conda-forge/linux-64::libxml2==2.12.3=h232c23b_0[md5=bc6ac4c0cea148d924f621985bc3892b]
    - conda-forge/linux-64::readline==8.2=h8228510_1[md5=47d31b792659ce70f470b5c82fdfb7a4]    - conda-forge/linux-64::readline==8.2=h8228510_1[md5=47d31b792659ce70f470b5c82fdfb7a4]
-   - conda-forge/linux-64::reproc-cpp==14.2.4=hcb278e6_0[md5=ede8e0f849f2fee2f78cb488b4ea3b33+   - conda-forge/linux-64::reproc-cpp==14.2.4.post0=h59595ed_1[md5=715e1d720ec1a03715bebd237972fca5
-   - conda-forge/linux-64::tk==8.6.12=h27826a3_0[md5=5b8c42eb62e9fc961af70bdd6a26e168]+   - conda-forge/linux-64::tk==8.6.13=noxft_h4845f30_101[md5=d453b98d9c83e71da0741bb0ff4d76bc]
    - conda-forge/linux-64::zstd==1.5.5=hfc55251_0[md5=04b88013080254850d6c01ed54810589]    - conda-forge/linux-64::zstd==1.5.5=hfc55251_0[md5=04b88013080254850d6c01ed54810589]
    - conda-forge/linux-64::krb5==1.21.2=h659d440_0[md5=cd95826dbd331ed1be26bdf401432844]    - conda-forge/linux-64::krb5==1.21.2=h659d440_0[md5=cd95826dbd331ed1be26bdf401432844]
-   - conda-forge/linux-64::libarchive==3.6.2=h039dbb9_1[md5=29cf970521d30d113f3425b84cb250f6+   - conda-forge/linux-64::libarchive==3.7.2=h2aa1ff5_1[md5=3bf887827d1968275978361a6e405e4f
-   - conda-forge/linux-64::python==3.10.12=hd12c33a_0_cpython[md5=eb6f1df105f37daedd6dca78523baa75+   - conda-forge/linux-64::python==3.10.13=hd12c33a_0_cpython[md5=f3a8c32aa764c3e7188b4b810fc9d6ce] 
-   - conda-forge/noarch::boltons==23.0.0=pyhd8ed1ab_0[md5=033eb25fffd222aceeca6d58cd953680+   - conda-forge/linux-64::libcurl==8.5.0=hca28451_0[md5=7144d5a828e2cae218e0e3c98d8a0aeb] 
-   - conda-forge/linux-64::brotli-python==1.1.0=py310hc6cd4ac_0[md5=fb6201eb1daa3a3a2f91a4833bdf27c7+   - conda-forge/linux-64::menuinst==2.0.1=py310hff52083_0[md5=471a72a1214ff4910ab6095936aecdfd] 
-   - conda-forge/noarch::certifi==2023.7.22=pyhd8ed1ab_0[md5=7f3dbc9179b4dde7da98dfb151d0ad22+   - conda-forge/noarch::archspec==0.2.2=pyhd8ed1ab_0[md5=0dc2fce00a160271714647c019e3a8a8
-   - conda-forge/noarch::charset-normalizer==3.2.0=pyhd8ed1ab_0[md5=313516e9a4b08b12dfb1e1cd390a96e3]+   - conda-forge/noarch::boltons==23.1.1=pyhd8ed1ab_0[md5=56febe65315cc388a5d20adf2b39a74d
 +   - conda-forge/linux-64::brotli-python==1.1.0=py310hc6cd4ac_1[md5=1f95722c94f00b69af69a066c7433714
 +   - conda-forge/noarch::certifi==2023.11.17=pyhd8ed1ab_0[md5=2011bcf45376341dd1d690263fdbc789
 +   - conda-forge/noarch::charset-normalizer==3.3.2=pyhd8ed1ab_0[md5=7f4a9e3fcff3f6356ae99244a014da6a]
    - conda-forge/noarch::colorama==0.4.6=pyhd8ed1ab_0[md5=3faab06a954c2a04039983f2c4a50d99]    - conda-forge/noarch::colorama==0.4.6=pyhd8ed1ab_0[md5=3faab06a954c2a04039983f2c4a50d99]
-   - conda-forge/noarch::idna==3.4=pyhd8ed1ab_0[md5=34272b248891bddccc64479f9a7fffed+   - conda-forge/noarch::distro==1.8.0=pyhd8ed1ab_0[md5=67999c5465064480fa8016d00ac768f6] 
-   - conda-forge/noarch::jsonpointer==2.0=py_0[md5=07d85c22a3beb102a48cd123df84c2a6+   - conda-forge/noarch::idna==3.6=pyhd8ed1ab_0[md5=1a76f09108576397c41c0b0c5bd84134
-   - conda-forge/linux-64::libcurl==8.2.1=hca28451_0[md5=96aec6156d58591f5a4e67056521ce1b+   - conda-forge/linux-64::jsonpointer==2.4=py310hff52083_3[md5=08ec1463dbc5c806a32fc431874032ca
-   - conda-forge/noarch::packaging==23.1=pyhd8ed1ab_0[md5=91cda59e66e1e4afe9476f8ef98f5c30]+   - conda-forge/linux-64::libmamba==1.5.5=had39da4_0[md5=3a99159f63c866711e67955885087700
 +   - conda-forge/noarch::packaging==23.2=pyhd8ed1ab_0[md5=79002079284aa895f883c6b7f3f88fd6] 
 +   - conda-forge/noarch::platformdirs==4.1.0=pyhd8ed1ab_0[md5=45a5065664da0d1dfa8f8cd2eaf05ab9]
    - conda-forge/noarch::pluggy==1.3.0=pyhd8ed1ab_0[md5=2390bd10bed1f3fdc7a537fb5a447d8d]    - conda-forge/noarch::pluggy==1.3.0=pyhd8ed1ab_0[md5=2390bd10bed1f3fdc7a537fb5a447d8d]
-   - conda-forge/linux-64::pycosat==0.6.4=py310h5764c6d_1[md5=0e565d732f6660374b45d76761c09b06]+   - conda-forge/linux-64::pycosat==0.6.6=py310h2372a71_0[md5=0adaac9a86d59adae2bc86b3cdef2df1]
    - conda-forge/noarch::pycparser==2.21=pyhd8ed1ab_0[md5=076becd9e05608f8dc72757d5f3a91ff]    - conda-forge/noarch::pycparser==2.21=pyhd8ed1ab_0[md5=076becd9e05608f8dc72757d5f3a91ff]
    - conda-forge/noarch::pysocks==1.7.1=pyha2e5f31_6[md5=2a7de29fb590ca14b5243c4c812c8025]    - conda-forge/noarch::pysocks==1.7.1=pyha2e5f31_6[md5=2a7de29fb590ca14b5243c4c812c8025]
-   - conda-forge/linux-64::ruamel.yaml.clib==0.2.7=py310h1fa729e_1[md5=2f9b517412af46255cef5e53a22c264e+   - conda-forge/linux-64::ruamel.yaml.clib==0.2.7=py310h2372a71_2[md5=7c9da9721ee545d57ad759f020172853
-   - conda-forge/noarch::setuptools==68.1.2=pyhd8ed1ab_0[md5=4fe12573bf499ff85a0a364e00cc5c53+   - conda-forge/noarch::setuptools==68.2.2=pyhd8ed1ab_0[md5=fc2166155db840c634a1291a5c35a709
-   - conda-forge/noarch::toolz==0.12.0=pyhd8ed1ab_0[md5=92facfec94bc02d6ccf42e7173831a36+   - conda-forge/noarch::truststore==0.8.0=pyhd8ed1ab_0[md5=08316d001eca8854392cf2837828ea11
-   - conda-forge/noarch::wheel==0.41.2=pyhd8ed1ab_0[md5=1ccd092478b3e0ee10d7a891adbf8a4f+   - conda-forge/noarch::wheel==0.42.0=pyhd8ed1ab_0[md5=1cdea58981c5cbc17b51973bcaddcea7
-   - conda-forge/linux-64::cffi==1.15.1=py310h255011f_3[md5=800596144bb613cd7ac58b80900ce835+   - conda-forge/linux-64::cffi==1.16.0=py310h2fee648_0[md5=45846a970e71ac98fd327da5d40a0a2c
-   - conda-forge/noarch::jsonpatch==1.32=pyhd8ed1ab_0[md5=09150b51b0528a31a0f6500b96fdde82+   - conda-forge/noarch::jsonpatch==1.33=pyhd8ed1ab_0[md5=bfdb7c5c6ad1077c82a69a8642c87aff
-   - conda-forge/linux-64::libmamba==1.4.2=hcea66bb_0[md5=0b3b4c833ea1ec555063479e2ac259dc+   - conda-forge/linux-64::libmambapy==1.5.5=py310h39ff949_0[md5=718fe2d638023e9eaaa2f8e05e1a8185
-   - conda-forge/noarch::pip==23.2.1=pyhd8ed1ab_0[md5=e2783aa3f9235225eec92f9081c5b801+   - conda-forge/noarch::pip==23.3.2=pyhd8ed1ab_0[md5=8591c748f98dcc02253003533bc2e4b1
-   - conda-forge/linux-64::ruamel.yaml==0.17.32=py310h2372a71_0[md5=9a03abf74d5069bda767c1bce7a41e0b]+   - conda-forge/linux-64::ruamel.yaml==0.18.5=py310h2372a71_0[md5=14fd49048b91c96a8fbf1113a8cc4f49]
    - conda-forge/noarch::tqdm==4.66.1=pyhd8ed1ab_0[md5=03c97908b976498dcae97eb4e4f3149c]    - conda-forge/noarch::tqdm==4.66.1=pyhd8ed1ab_0[md5=03c97908b976498dcae97eb4e4f3149c]
-   - conda-forge/noarch::urllib3==2.0.4=pyhd8ed1ab_0[md5=18badd8fa3648d1beb1fcc7f2e0f756e] +   - conda-forge/noarch::urllib3==2.1.0=pyhd8ed1ab_0[md5=f8ced8ee63830dec7ecc1be048d1470a]
-   - conda-forge/linux-64::cryptography==41.0.3=py310h75e40e8_0[md5=2ad1ab0b68e459f8864e74bdd5b00fe5] +
-   - conda-forge/linux-64::libmambapy==1.4.2=py310h1428755_0[md5=0c942ea14a0e7a9e394882a8e4405235]+
    - conda-forge/noarch::requests==2.31.0=pyhd8ed1ab_0[md5=a30144e4156cdbb236f99ebb49828f8b]    - conda-forge/noarch::requests==2.31.0=pyhd8ed1ab_0[md5=a30144e4156cdbb236f99ebb49828f8b]
-   - conda-forge/linux-64::zstandard==0.19.0=py310h5764c6d_0[md5=74ea667169b1296fb31bb86f13abfa49]+   - conda-forge/linux-64::zstandard==0.22.0=py310h1275a96_0[md5=54698ba13cd3494547b289cd86a2176a]
    - conda-forge/noarch::conda-package-streaming==0.9.0=pyhd8ed1ab_0[md5=38253361efb303deead3eab39ae9269b]    - conda-forge/noarch::conda-package-streaming==0.9.0=pyhd8ed1ab_0[md5=38253361efb303deead3eab39ae9269b]
-   - conda-forge/noarch::pyopenssl==23.2.0=pyhd8ed1ab_1[md5=34f7d568bf59d18e3fef8c405cbece21] 
    - conda-forge/noarch::conda-package-handling==2.2.0=pyh38be061_0[md5=8a3ae7f6318376aa08ea753367bb7dd6]    - conda-forge/noarch::conda-package-handling==2.2.0=pyh38be061_0[md5=8a3ae7f6318376aa08ea753367bb7dd6]
-   - conda-forge/linux-64::conda==23.3.1=py310hff52083_0[md5=d182178e1a62f8743044658bf3242af5+   - conda-forge/linux-64::conda==23.11.0=py310hff52083_1[md5=d5278ac990c67d5ed51584998aa16c5a
-   - conda-forge/noarch::conda-libmamba-solver==23.3.0=pyhd8ed1ab_0[md5=2edd368915b8a1c3e294c9ac944390d9+   - conda-forge/noarch::conda-libmamba-solver==23.12.0=pyhd8ed1ab_0[md5=e877d5150e73a0844ea2939be110c3b1
-   - conda-forge/linux-64::mamba==1.4.2=py310h51d5547_0[md5=a84d408833491f202a6d9f6d8fc696db]+   - conda-forge/linux-64::mamba==1.5.5=py310h51d5547_0[md5=7e9379ab9a9540195193e3c00b48465b]
  
  
行 820: 行 830:
 ─────────────────────────────────────────────────────────────────────────────────────── ───────────────────────────────────────────────────────────────────────────────────────
  
-  <span style="color:#26A269">+ _libgcc_mutex          </span>           0.1  conda_forge         conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ _libgcc_mutex          </font>           0.1  conda_forge         conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ _openmp_mutex          </span>           4.5  2_gnu               conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ _openmp_mutex          </font>           4.5  2_gnu               conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ boltons                </span>        23.0. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ archspec               </font>         0.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> 
-  <span style="color:#26A269">+ brotli-python          </span>         1.1.0  py310hc6cd4ac_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ boltons                </font>        23.1. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ bzip2                  </span>         1.0.8  h7f98852_4          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ brotli-python          </font>         1.1.0  py310hc6cd4ac_1     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ c-ares                 </span>        1.19. hd590300_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ bzip2                  </font>         1.0.8  hd590300_5          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ ca-certificates        </span    2023.7.22  hbcca054_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ c-ares                 </font>        1.24. hd590300_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ certifi                </span    2023.7.22  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ ca-certificates        </font   2023.11.17  hbcca054_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ cffi                   </span>        1.15. py310h255011f_3     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ certifi                </font   2023.11.17  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ charset-normalizer     </span>         3.2. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ cffi                   </font>        1.16. py310h2fee648_0     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ colorama               </span>         0.4.6  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ charset-normalizer     </font>         3.3. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ conda                  </span       23.3. py310hff52083_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ colorama               </font>         0.4.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ conda-libmamba-solver  </span       23.3.0  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ conda                  </font      23.11. py310hff52083_1     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ conda-package-handling </span>         2.2.0  pyh38be061_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ conda-libmamba-solver  </font      23.12.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ conda-package-streaming</span>         0.9.0  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ conda-package-handling </font>         2.2.0  pyh38be061_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">cryptography           </span       41.0. py310h75e40e8_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ conda-package-streaming</font>         0.9.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ fmt                    </span        9.1. h924138e_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">distro                 </font        1.8. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ icu                    </span>          73.2  h59595ed_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ fmt                    </font       10.1. h00ab1b0_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ idna                   </span>           3. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ icu                    </font>          73.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ jsonpatch              </span>          1.32  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ idna                   </font>           3. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ jsonpointer            </span>           2. py_0                conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ jsonpatch              </font>          1.33  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ keyutils               </span>         1.6.1  h166bdaf_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ jsonpointer            </font>           2. py310hff52083_3     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ krb5                   </span>        1.21.2  h659d440_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ keyutils               </font>         1.6.1  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ ld_impl_linux-64       </span>          2.40  h41732ed_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ krb5                   </font>        1.21.2  h659d440_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libarchive             </span>         3.6.2  h039dbb9_1          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ ld_impl_linux-64       </font>          2.40  h41732ed_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libcurl                </span>         8.2. hca28451_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libarchive             </font>         3.7.2  h2aa1ff5_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libedit                </span>  3.1.20191231  he28a2e2_2          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libcurl                </font>         8.5. hca28451_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libev                  </span>          4.33  h516909a_1          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libedit                </font>  3.1.20191231  he28a2e2_2          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libffi                 </span>         3.4.2  h7f98852_5          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libev                  </font>          4.33  hd590300_2          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libgcc-ng              </span>        13.1.0  he5830b7_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libffi                 </font>         3.4.2  h7f98852_5          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libgomp                </span>        13.1.0  he5830b7_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libgcc-ng              </font>        13.2.0  h807b86a_3          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libiconv               </span>          1.17  h166bdaf_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libgomp                </font>        13.2.0  h807b86a_3          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libmamba               </span>         1.4. hcea66bb_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libiconv               </font>          1.17  hd590300_2          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libmambapy             </span>         1.4. py310h1428755_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libmamba               </font>         1.5. had39da4_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libnghttp2             </span>        1.52.0  h61bc06f_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libmambapy             </font>         1.5. py310h39ff949_0     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libnsl                 </span>         2.0. h7f98852_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libnghttp2             </font>        1.58.0  h47da74e_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libsolv                </span>        0.7.24  hfc55251_3          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libnsl                 </font>         2.0. hd590300_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libsqlite              </span>        3.43. h2797004_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libsolv                </font>        0.7.27  hfc55251_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libssh2                </span>        1.11.0  h0841786_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libsqlite              </font>        3.44. h2797004_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libstdcxx-ng           </span>        13.1.0  hfd8a6a1_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libssh2                </font>        1.11.0  h0841786_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libuuid                </span>        2.38.1  h0b41bf4_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libstdcxx-ng           </font>        13.2.0  h7e041cc_3          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libxml2                </span>        2.11. h232c23b_1          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libuuid                </font>        2.38.1  h0b41bf4_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ libzlib                </span>        1.2.13  hd590300_5          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libxml2                </font>        2.12. h232c23b_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ lz4-c                  </span>         1.9.4  hcb278e6_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ libzlib                </font>        1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ lzo                    </span>          2.10  h516909a_1000       conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ lz4-c                  </font>         1.9.4  hcb278e6_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ mamba                  </span>         1.4. py310h51d5547_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ lzo                    </font>          2.10  h516909a_1000       conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ ncurses                </span>           6.4  hcb278e6_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ mamba                  </font>         1.5. py310h51d5547_0     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ openssl                </span>         3.1. hd590300_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ menuinst               </font>         2.0.1  py310hff52083_0     conda-forge<font color="#26A269">     Cached</font> 
-  <span style="color:#26A269">+ packaging              </span>          23. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ ncurses                </font>           6.4  h59595ed_2          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ pip                    </span>        23.2. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ openssl                </font>         3.2. hd590300_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">pluggy                 </span>         1.3.0  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ packaging              </font>          23. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">pybind11-abi           </span            4  hd8ed1ab_3          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ pip                    </font>        23.3. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">pycosat                </span        0.6.4  py310h5764c6d_1     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">platformdirs           </font>         4.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">pycparser              </span         2.21  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">pluggy                 </font        1.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">pyopenssl              </span       23.2. pyhd8ed1ab_1        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">pybind11-abi           </font            4  hd8ed1ab_3          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ pysocks                </span>         1.7.1  pyha2e5f31_6        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">pycosat                </font        0.6.6  py310h2372a71_0     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ python                 </span>       3.10.12  hd12c33a_0_cpython  conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">pycparser              </font         2.21  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ python_abi             </span>          3.10  3_cp310             conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ pysocks                </font>         1.7.1  pyha2e5f31_6        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ readline               </span>           8.2  h8228510_1          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ python                 </font>       3.10.13  hd12c33a_0_cpython  conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ reproc                 </span       14.2.4  h0b41bf4_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ python_abi             </font>          3.10  4_cp310             conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ reproc-cpp             </span       14.2.4  hcb278e6_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ readline               </font>           8.2  h8228510_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ requests               </span>        2.31.0  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ reproc                 </font 14.2.4.post0  hd590300_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ ruamel.yaml            </span      0.17.32  py310h2372a71_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ reproc-cpp             </font 14.2.4.post0  h59595ed_1          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ ruamel.yaml.clib       </span>         0.2.7  py310h1fa729e_1     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ requests               </font>        2.31.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ setuptools             </span>        68.1.2  pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ ruamel.yaml            </font       0.18. py310h2372a71_0     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ tk                     </span>        8.6.12  h27826a3_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ ruamel.yaml.clib       </font>         0.2.7  py310h2372a71_2     conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">toolz                  </span>        0.12. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ setuptools             </font>        68.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">tqdm                   </span       4.66. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ tk                     </font>        8.6.13  noxft_h4845f30_101  conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ tzdata                 </span>         2023c  h71feb2d_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">tqdm                   </font>        4.66. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ urllib3                </span>         2.0. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">truststore             </font        0.8. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ wheel                  </span>        0.41. pyhd8ed1ab_0        conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ tzdata                 </font>         2023c  h71feb2d_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ xz                     </span>         5.2.6  h166bdaf_0          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ urllib3                </font>         2.1. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ yaml-cpp               </span>         0.7.0  h27087fc_2          conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ wheel                  </font>        0.42. pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ zstandard              </span>        0.19.0  py310h5764c6d_0     conda-forge<span style="color:#26A269">     Cached</span+  <font color="#26A269">+ xz                     </font>         5.2.6  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font
-  <span style="color:#26A269">+ zstd                   </span>         1.5.5  hfc55251_0          conda-forge<span style="color:#26A269">     Cached</span>+  <font color="#26A269">+ yaml-cpp               </font>         0.8.0  h59595ed_0          conda-forge<font color="#26A269">     Cached</font
 +  <font color="#26A269">+ zstandard              </font>        0.22.0  py310h1275a96_0     conda-forge<font color="#26A269">     Cached</font
 +  <font color="#26A269">+ zstd                   </font>         1.5.5  hfc55251_0          conda-forge<font color="#26A269">     Cached</font>
  
   Summary:   Summary:
  
-  Install: 75 packages+  Install: 77 packages
  
   Total download: 0 B   Total download: 0 B
行 908: 行 920:
 Transaction starting Transaction starting
 Linking _libgcc_mutex-0.1-conda_forge Linking _libgcc_mutex-0.1-conda_forge
-Linking ca-certificates-2023.7.22-hbcca054_0 +Linking ca-certificates-2023.11.17-hbcca054_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [ca-certificates-2023.7.22-hbcca054_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [ca-certificates-2023.11.17-hbcca054_0] The following files were already present in the environment:
     - ssl/cacert.pem     - ssl/cacert.pem
     - ssl/cert.pem     - ssl/cert.pem
 Linking ld_impl_linux-64-2.40-h41732ed_0 Linking ld_impl_linux-64-2.40-h41732ed_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [ld_impl_linux-64-2.40-h41732ed_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [ld_impl_linux-64-2.40-h41732ed_0] The following files were already present in the environment:
     - bin/x86_64-conda-linux-gnu-ld     - bin/x86_64-conda-linux-gnu-ld
     - bin/x86_64-conda_cos6-linux-gnu-ld     - bin/x86_64-conda_cos6-linux-gnu-ld
     - x86_64-conda-linux-gnu/bin/ld     - x86_64-conda-linux-gnu/bin/ld
     - x86_64-conda_cos6-linux-gnu/bin/ld     - x86_64-conda_cos6-linux-gnu/bin/ld
-Linking libstdcxx-ng-13.1.0-hfd8a6a1_0 +Linking libstdcxx-ng-13.2.0-h7e041cc_3 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libstdcxx-ng-13.1.0-hfd8a6a1_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libstdcxx-ng-13.2.0-h7e041cc_3] The following files were already present in the environment:
     - lib/libstdc++.so     - lib/libstdc++.so
     - lib/libstdc++.so.6     - lib/libstdc++.so.6
-    - lib/libstdc++.so.6.0.31 
     - share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION     - share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION
 Linking pybind11-abi-4-hd8ed1ab_3 Linking pybind11-abi-4-hd8ed1ab_3
-Linking python_abi-3.10-3_cp310+Linking python_abi-3.10-4_cp310
 Linking tzdata-2023c-h71feb2d_0 Linking tzdata-2023c-h71feb2d_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [tzdata-2023c-h71feb2d_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [tzdata-2023c-h71feb2d_0] The following files were already present in the environment:
     - share/zoneinfo/Africa/Abidjan     - share/zoneinfo/Africa/Abidjan
     - share/zoneinfo/Africa/Accra     - share/zoneinfo/Africa/Accra
行 1531: 行 1542:
     - share/zoneinfo/zone.tab     - share/zoneinfo/zone.tab
     - share/zoneinfo/zone1970.tab     - share/zoneinfo/zone1970.tab
-Linking libgomp-13.1.0-he5830b7_0 +Linking libgomp-13.2.0-h807b86a_3 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libgomp-13.1.0-he5830b7_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libgomp-13.2.0-h807b86a_3] The following files were already present in the environment:
     - lib/libgomp.so     - lib/libgomp.so
     - lib/libgomp.so.1.0.0     - lib/libgomp.so.1.0.0
     - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION.gomp_copy     - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION.gomp_copy
 Linking _openmp_mutex-4.5-2_gnu Linking _openmp_mutex-4.5-2_gnu
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [_openmp_mutex-4.5-2_gnu] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [_openmp_mutex-4.5-2_gnu] The following files were already present in the environment:
     - lib/libgomp.so.1     - lib/libgomp.so.1
-Linking libgcc-ng-13.1.0-he5830b7_0 +Linking libgcc-ng-13.2.0-h807b86a_3 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libgcc-ng-13.1.0-he5830b7_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libgcc-ng-13.2.0-h807b86a_3] The following files were already present in the environment:
     - lib/libatomic.so     - lib/libatomic.so
     - lib/libatomic.so.1     - lib/libatomic.so.1
行 1555: 行 1566:
     - share/info/libquadmath.info     - share/info/libquadmath.info
     - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION     - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION
-Linking bzip2-1.0.8-h7f98852_4 +Linking bzip2-1.0.8-hd590300_5 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [bzip2-1.0.8-h7f98852_4] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [bzip2-1.0.8-hd590300_5] The following files were already present in the environment:
     - bin/bunzip2     - bin/bunzip2
     - bin/bzcat     - bin/bzcat
行 1581: 行 1592:
     - man/man1/bzless.1     - man/man1/bzless.1
     - man/man1/bzmore.1     - man/man1/bzmore.1
-Linking c-ares-1.19.1-hd590300_0 +Linking c-ares-1.24.0-hd590300_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [c-ares-1.19.1-hd590300_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [c-ares-1.24.0-hd590300_0] The following files were already present in the environment:
-    - bin/acountry+
     - bin/adig     - bin/adig
     - bin/ahost     - bin/ahost
行 1598: 行 1608:
     - lib/libcares.so     - lib/libcares.so
     - lib/libcares.so.2     - lib/libcares.so.2
-    - lib/libcares.so.2.6.1 
     - lib/pkgconfig/libcares.pc     - lib/pkgconfig/libcares.pc
-    - share/man/man1/acountry.1 
     - share/man/man1/adig.1     - share/man/man1/adig.1
     - share/man/man1/ahost.1     - share/man/man1/ahost.1
行 1662: 行 1670:
     - share/man/man3/ares_timeout.3     - share/man/man3/ares_timeout.3
     - share/man/man3/ares_version.3     - share/man/man3/ares_version.3
-Linking fmt-9.1.0-h924138e_0 +Linking fmt-10.1.1-h00ab1b0_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [fmt-9.1.0-h924138e_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [fmt-10.1.1-h00ab1b0_1] The following files were already present in the environment:
     - include/fmt/args.h     - include/fmt/args.h
     - include/fmt/chrono.h     - include/fmt/chrono.h
行 1682: 行 1690:
     - lib/cmake/fmt/fmt-targets.cmake     - lib/cmake/fmt/fmt-targets.cmake
     - lib/libfmt.so     - lib/libfmt.so
-    - lib/libfmt.so.9 
-    - lib/libfmt.so.9.1.0 
     - lib/pkgconfig/fmt.pc     - lib/pkgconfig/fmt.pc
 Linking icu-73.2-h59595ed_0 Linking icu-73.2-h59595ed_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [icu-73.2-h59595ed_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [icu-73.2-h59595ed_0] The following files were already present in the environment:
     - bin/derb     - bin/derb
     - bin/genbrk     - bin/genbrk
行 1938: 行 1944:
     - share/man/man8/icupkg.8     - share/man/man8/icupkg.8
 Linking keyutils-1.6.1-h166bdaf_0 Linking keyutils-1.6.1-h166bdaf_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [keyutils-1.6.1-h166bdaf_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [keyutils-1.6.1-h166bdaf_0] The following files were already present in the environment:
     - bin/keyctl     - bin/keyctl
     - etc/request-key.conf     - etc/request-key.conf
行 1997: 行 2003:
     - share/man/man8/key.dns_resolver.8     - share/man/man8/key.dns_resolver.8
     - share/man/man8/request-key.8     - share/man/man8/request-key.8
-Linking libev-4.33-h516909a_1 +Linking libev-4.33-hd590300_2 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libev-4.33-h516909a_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libev-4.33-hd590300_2] The following files were already present in the environment:
     - include/ev++.h     - include/ev++.h
     - include/ev.h     - include/ev.h
行 2006: 行 2012:
     - share/man/man3/ev.3     - share/man/man3/ev.3
 Linking libffi-3.4.2-h7f98852_5 Linking libffi-3.4.2-h7f98852_5
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libffi-3.4.2-h7f98852_5] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libffi-3.4.2-h7f98852_5] The following files were already present in the environment:
     - include/ffi.h     - include/ffi.h
     - include/ffitarget.h     - include/ffitarget.h
行 2019: 行 2025:
     - share/man/man3/ffi_prep_cif.3     - share/man/man3/ffi_prep_cif.3
     - share/man/man3/ffi_prep_cif_var.3     - share/man/man3/ffi_prep_cif_var.3
-Linking libiconv-1.17-h166bdaf_0 +Linking libiconv-1.17-hd590300_2 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libiconv-1.17-h166bdaf_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [libiconv-1.17-hd590300_2] The following files were already present in the environment:
-    - bin/iconv+
     - include/iconv.h     - include/iconv.h
     - include/libcharset.h     - include/libcharset.h
行 2033: 行 2038:
     - lib/libiconv.so.2     - lib/libiconv.so.2
     - lib/libiconv.so.2.6.1     - lib/libiconv.so.2.6.1
-    - share/doc/iconv.1.html 
-    - share/doc/iconv.3.html 
-    - share/doc/iconv_close.3.html 
-    - share/doc/iconv_open.3.html 
-    - share/doc/iconv_open_into.3.html 
-    - share/doc/iconvctl.3.html 
     - share/locale/af/LC_MESSAGES/libiconv.mo     - share/locale/af/LC_MESSAGES/libiconv.mo
     - share/locale/bg/LC_MESSAGES/libiconv.mo     - share/locale/bg/LC_MESSAGES/libiconv.mo
行 2077: 行 2076:
     - share/locale/zh_CN/LC_MESSAGES/libiconv.mo     - share/locale/zh_CN/LC_MESSAGES/libiconv.mo
     - share/locale/zh_TW/LC_MESSAGES/libiconv.mo     - share/locale/zh_TW/LC_MESSAGES/libiconv.mo
-    - share/man/man1/iconv.1 +Linking libnsl-2.0.1-hd590300_0 
-    - share/man/man3/iconv.3 +<font color="#A2734C"><b>warning  libmamba</b></font> [libnsl-2.0.1-hd590300_0] The following files were already present in the environment:
-    - share/man/man3/iconv_close.3 +
-    - share/man/man3/iconv_open.3 +
-    - share/man/man3/iconv_open_into.3 +
-    - share/man/man3/iconvctl.3 +
-Linking libnsl-2.0.0-h7f98852_0 +
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libnsl-2.0.0-h7f98852_0] The following files were already present in the environment:+
     - include/rpcsvc/yp.h     - include/rpcsvc/yp.h
     - include/rpcsvc/yp.x     - include/rpcsvc/yp.x
行 2097: 行 2090:
     - lib/pkgconfig/libnsl.pc     - lib/pkgconfig/libnsl.pc
 Linking libuuid-2.38.1-h0b41bf4_0 Linking libuuid-2.38.1-h0b41bf4_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libuuid-2.38.1-h0b41bf4_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libuuid-2.38.1-h0b41bf4_0] The following files were already present in the environment:
     - include/uuid/uuid.h     - include/uuid/uuid.h
     - lib/libuuid.a     - lib/libuuid.a
行 2105: 行 2098:
     - lib/pkgconfig/uuid.pc     - lib/pkgconfig/uuid.pc
 Linking libzlib-1.2.13-hd590300_5 Linking libzlib-1.2.13-hd590300_5
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libzlib-1.2.13-hd590300_5] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libzlib-1.2.13-hd590300_5] The following files were already present in the environment:
     - lib/libz.so.1     - lib/libz.so.1
     - lib/libz.so.1.2.13     - lib/libz.so.1.2.13
 Linking lz4-c-1.9.4-hcb278e6_0 Linking lz4-c-1.9.4-hcb278e6_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [lz4-c-1.9.4-hcb278e6_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [lz4-c-1.9.4-hcb278e6_0] The following files were already present in the environment:
     - bin/lz4     - bin/lz4
     - bin/lz4c     - bin/lz4c
行 2127: 行 2120:
     - share/man/man1/unlz4.1     - share/man/man1/unlz4.1
 Linking lzo-2.10-h516909a_1000 Linking lzo-2.10-h516909a_1000
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [lzo-2.10-h516909a_1000] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [lzo-2.10-h516909a_1000] The following files were already present in the environment:
     - include/lzo/lzo1.h     - include/lzo/lzo1.h
     - include/lzo/lzo1a.h     - include/lzo/lzo1a.h
行 2157: 行 2150:
     - share/doc/lzo/NEWS     - share/doc/lzo/NEWS
     - share/doc/lzo/THANKS     - share/doc/lzo/THANKS
-Linking ncurses-6.4-hcb278e6_0 +Linking ncurses-6.4-h59595ed_2 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [ncurses-6.4-hcb278e6_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [ncurses-6.4-h59595ed_2] The following files were already present in the environment:
     - bin/captoinfo     - bin/captoinfo
     - bin/clear     - bin/clear
行 5131: 行 5124:
     - share/terminfo/z/ztx-1-a     - share/terminfo/z/ztx-1-a
     - share/terminfo/z/ztx11     - share/terminfo/z/ztx11
-Linking openssl-3.1.2-hd590300_0 +Linking openssl-3.2.0-hd590300_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [openssl-3.1.2-hd590300_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [openssl-3.2.0-hd590300_1] The following files were already present in the environment:
     - bin/c_rehash     - bin/c_rehash
     - bin/openssl     - bin/openssl
行 5284: 行 5277:
     - ssl/openssl.cnf     - ssl/openssl.cnf
     - ssl/openssl.cnf.dist     - ssl/openssl.cnf.dist
-Linking reproc-14.2.4-h0b41bf4_0 +Linking reproc-14.2.4.post0-hd590300_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [reproc-14.2.4-h0b41bf4_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [reproc-14.2.4.post0-hd590300_1] The following files were already present in the environment:
     - include/reproc/drain.h     - include/reproc/drain.h
     - include/reproc/export.h     - include/reproc/export.h
行 5299: 行 5292:
     - lib/pkgconfig/reproc.pc     - lib/pkgconfig/reproc.pc
 Linking xz-5.2.6-h166bdaf_0 Linking xz-5.2.6-h166bdaf_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [xz-5.2.6-h166bdaf_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [xz-5.2.6-h166bdaf_0] The following files were already present in the environment:
     - bin/lzcat     - bin/lzcat
     - bin/lzcmp     - bin/lzcmp
行 5438: 行 5431:
     - share/man/man1/xzless.1     - share/man/man1/xzless.1
     - share/man/man1/xzmore.1     - share/man/man1/xzmore.1
-Linking yaml-cpp-0.7.0-h27087fc_2 +Linking yaml-cpp-0.8.0-h59595ed_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [yaml-cpp-0.7.0-h27087fc_2] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [yaml-cpp-0.8.0-h59595ed_0] The following files were already present in the environment:
     - include/yaml-cpp/anchor.h     - include/yaml-cpp/anchor.h
     - include/yaml-cpp/binary.h     - include/yaml-cpp/binary.h
行 5478: 行 5471:
     - include/yaml-cpp/yaml.h     - include/yaml-cpp/yaml.h
     - lib/libyaml-cpp.so     - lib/libyaml-cpp.so
-    - lib/libyaml-cpp.so.0.7 
-    - lib/libyaml-cpp.so.0.7.0 
-    - share/cmake/yaml-cpp/yaml-cpp-config-version.cmake 
-    - share/cmake/yaml-cpp/yaml-cpp-config.cmake 
-    - share/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 
-    - share/cmake/yaml-cpp/yaml-cpp-targets.cmake 
-    - share/pkgconfig/yaml-cpp.pc 
 Linking libedit-3.1.20191231-he28a2e2_2 Linking libedit-3.1.20191231-he28a2e2_2
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libedit-3.1.20191231-he28a2e2_2] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libedit-3.1.20191231-he28a2e2_2] The following files were already present in the environment:
     - include/editline/readline.h     - include/editline/readline.h
     - include/histedit.h     - include/histedit.h
行 5535: 行 5521:
     - share/man/man5/editrc.5     - share/man/man5/editrc.5
     - share/man/man7/editline.7     - share/man/man7/editline.7
-Linking libnghttp2-1.52.0-h61bc06f_0 +Linking libnghttp2-1.58.0-h47da74e_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libnghttp2-1.52.0-h61bc06f_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libnghttp2-1.58.0-h47da74e_1] The following files were already present in the environment:
     - bin/nghttp     - bin/nghttp
     - bin/nghttpd     - bin/nghttpd
行 5544: 行 5530:
     - lib/libnghttp2.so     - lib/libnghttp2.so
     - lib/libnghttp2.so.14     - lib/libnghttp2.so.14
-    - lib/libnghttp2.so.14.24.1 
     - lib/pkgconfig/libnghttp2.pc     - lib/pkgconfig/libnghttp2.pc
-Linking libsolv-0.7.24-hfc55251_3 +Linking libsolv-0.7.27-hfc55251_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libsolv-0.7.24-hfc55251_3] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libsolv-0.7.27-hfc55251_0] The following files were already present in the environment:
     - bin/conda2solv     - bin/conda2solv
     - bin/dumpsolv     - bin/dumpsolv
行 5605: 行 5590:
     - share/man/man3/libsolv-pool.3     - share/man/man3/libsolv-pool.3
     - share/man/man3/libsolv.3     - share/man/man3/libsolv.3
-Linking libsqlite-3.43.0-h2797004_0 +Linking libsqlite-3.44.2-h2797004_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libsqlite-3.43.0-h2797004_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libsqlite-3.44.2-h2797004_0] The following files were already present in the environment:
     - include/sqlite3.h     - include/sqlite3.h
     - include/sqlite3ext.h     - include/sqlite3ext.h
行 5614: 行 5599:
     - lib/pkgconfig/sqlite3.pc     - lib/pkgconfig/sqlite3.pc
 Linking libssh2-1.11.0-h0841786_0 Linking libssh2-1.11.0-h0841786_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libssh2-1.11.0-h0841786_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libssh2-1.11.0-h0841786_0] The following files were already present in the environment:
     - include/libssh2.h     - include/libssh2.h
     - include/libssh2_publickey.h     - include/libssh2_publickey.h
行 5815: 行 5800:
     - share/man/man3/libssh2_userauth_publickey_sk.3     - share/man/man3/libssh2_userauth_publickey_sk.3
     - share/man/man3/libssh2_version.3     - share/man/man3/libssh2_version.3
-Linking libxml2-2.11.5-h232c23b_1 +Linking libxml2-2.12.3-h232c23b_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libxml2-2.11.5-h232c23b_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libxml2-2.12.3-h232c23b_0] The following files were already present in the environment:
     - bin/xml2-config     - bin/xml2-config
     - bin/xmlcatalog     - bin/xmlcatalog
行 5871: 行 5856:
     - lib/libxml2.so     - lib/libxml2.so
     - lib/libxml2.so.2     - lib/libxml2.so.2
-    - lib/libxml2.so.2.11.5 
     - lib/pkgconfig/libxml-2.0.pc     - lib/pkgconfig/libxml-2.0.pc
     - share/aclocal/libxml.m4     - share/aclocal/libxml.m4
 Linking readline-8.2-h8228510_1 Linking readline-8.2-h8228510_1
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [readline-8.2-h8228510_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [readline-8.2-h8228510_1] The following files were already present in the environment:
     - include/readline/chardefs.h     - include/readline/chardefs.h
     - include/readline/history.h     - include/readline/history.h
行 5900: 行 5884:
     - share/man/man3/history.3     - share/man/man3/history.3
     - share/man/man3/readline.3     - share/man/man3/readline.3
-Linking reproc-cpp-14.2.4-hcb278e6_0 +Linking reproc-cpp-14.2.4.post0-h59595ed_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [reproc-cpp-14.2.4-hcb278e6_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [reproc-cpp-14.2.4.post0-h59595ed_1] The following files were already present in the environment:
     - include/reproc++/arguments.hpp     - include/reproc++/arguments.hpp
     - include/reproc++/detail/array.hpp     - include/reproc++/detail/array.hpp
行 5919: 行 5903:
     - lib/libreproc++.so.14.2.4     - lib/libreproc++.so.14.2.4
     - lib/pkgconfig/reproc++.pc     - lib/pkgconfig/reproc++.pc
-Linking tk-8.6.12-h27826a3_0 +Linking tk-8.6.13-noxft_h4845f30_101 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [tk-8.6.12-h27826a3_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [tk-8.6.13-noxft_h4845f30_101] The following files were already present in the environment:
     - bin/sqlite3_analyzer     - bin/sqlite3_analyzer
     - bin/tclsh     - bin/tclsh
行 6002: 行 5986:
     - include/tkUnixInt.h     - include/tkUnixInt.h
     - include/tkUnixPort.h     - include/tkUnixPort.h
-    - lib/itcl4.2.2/itcl.tcl 
-    - lib/itcl4.2.2/itclConfig.sh 
-    - lib/itcl4.2.2/itclHullCmds.tcl 
-    - lib/itcl4.2.2/itclWidget.tcl 
-    - lib/itcl4.2.2/libitcl4.2.2.so 
-    - lib/itcl4.2.2/libitclstub4.2.2.a 
-    - lib/itcl4.2.2/pkgIndex.tcl 
     - lib/libtcl8.6.so     - lib/libtcl8.6.so
     - lib/libtclstub8.6.a     - lib/libtclstub8.6.a
行 6015: 行 5992:
     - lib/pkgconfig/tcl.pc     - lib/pkgconfig/tcl.pc
     - lib/pkgconfig/tk.pc     - lib/pkgconfig/tk.pc
-    - lib/sqlite3.36.0/libsqlite3.36.0.so 
-    - lib/sqlite3.36.0/pkgIndex.tcl 
     - lib/tcl8.6/auto.tcl     - lib/tcl8.6/auto.tcl
     - lib/tcl8.6/clock.tcl     - lib/tcl8.6/clock.tcl
行 6239: 行 6214:
     - lib/tcl8.6/tm.tcl     - lib/tcl8.6/tm.tcl
     - lib/tcl8.6/word.tcl     - lib/tcl8.6/word.tcl
-    - lib/tcl8/8.4/platform-1.0.18.tm 
     - lib/tcl8/8.4/platform/shell-1.1.4.tm     - lib/tcl8/8.4/platform/shell-1.1.4.tm
     - lib/tcl8/8.5/msgcat-1.6.1.tm     - lib/tcl8/8.5/msgcat-1.6.1.tm
-    - lib/tcl8/8.5/tcltest-2.5.3.tm 
-    - lib/tcl8/8.6/http-2.9.5.tm 
-    - lib/tcl8/8.6/tdbc/sqlite3-1.1.3.tm 
     - lib/tclConfig.sh     - lib/tclConfig.sh
     - lib/tclooConfig.sh     - lib/tclooConfig.sh
-    - lib/tdbc1.1.3/libtdbc1.1.3.so 
-    - lib/tdbc1.1.3/libtdbcstub1.1.3.a 
-    - lib/tdbc1.1.3/pkgIndex.tcl 
-    - lib/tdbc1.1.3/tdbc.tcl 
-    - lib/tdbc1.1.3/tdbcConfig.sh 
-    - lib/tdbcmysql1.1.3/libtdbcmysql1.1.3.so 
-    - lib/tdbcmysql1.1.3/pkgIndex.tcl 
-    - lib/tdbcmysql1.1.3/tdbcmysql.tcl 
-    - lib/tdbcodbc1.1.3/libtdbcodbc1.1.3.so 
-    - lib/tdbcodbc1.1.3/pkgIndex.tcl 
-    - lib/tdbcodbc1.1.3/tdbcodbc.tcl 
-    - lib/tdbcpostgres1.1.3/libtdbcpostgres1.1.3.so 
-    - lib/tdbcpostgres1.1.3/pkgIndex.tcl 
-    - lib/tdbcpostgres1.1.3/tdbcpostgres.tcl 
-    - lib/thread2.8.7/libthread2.8.7.so 
-    - lib/thread2.8.7/pkgIndex.tcl 
-    - lib/thread2.8.7/ttrace.tcl 
     - lib/tk8.6/bgerror.tcl     - lib/tk8.6/bgerror.tcl
     - lib/tk8.6/button.tcl     - lib/tk8.6/button.tcl
行 6437: 行 6391:
     - lib/tkConfig.sh     - lib/tkConfig.sh
 Linking zstd-1.5.5-hfc55251_0 Linking zstd-1.5.5-hfc55251_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [zstd-1.5.5-hfc55251_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [zstd-1.5.5-hfc55251_0] The following files were already present in the environment:
     - bin/unzstd     - bin/unzstd
     - bin/zstd     - bin/zstd
行 6461: 行 6415:
     - share/man/man1/zstdless.1     - share/man/man1/zstdless.1
 Linking krb5-1.21.2-h659d440_0 Linking krb5-1.21.2-h659d440_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [krb5-1.21.2-h659d440_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [krb5-1.21.2-h659d440_0] The following files were already present in the environment:
     - bin/compile_et     - bin/compile_et
     - bin/gss-client     - bin/gss-client
行 6624: 行 6578:
     - share/man/man8/krb5kdc.8     - share/man/man8/krb5kdc.8
     - share/man/man8/sserver.8     - share/man/man8/sserver.8
-Linking libarchive-3.6.2-h039dbb9_1 +Linking libarchive-3.7.2-h2aa1ff5_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libarchive-3.6.2-h039dbb9_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [libarchive-3.7.2-h2aa1ff5_1] The following files were already present in the environment:
     - bin/bsdcat     - bin/bsdcat
     - bin/bsdcpio     - bin/bsdcpio
行 6634: 行 6588:
     - lib/libarchive.so     - lib/libarchive.so
     - lib/libarchive.so.13     - lib/libarchive.so.13
-    - lib/libarchive.so.13.6.2 
     - lib/pkgconfig/libarchive.pc     - lib/pkgconfig/libarchive.pc
     - share/man/man1/bsdcat.1     - share/man/man1/bsdcat.1
行 6680: 行 6633:
     - share/man/man5/mtree.5     - share/man/man5/mtree.5
     - share/man/man5/tar.5     - share/man/man5/tar.5
-Linking python-3.10.12-hd12c33a_0_cpython +Linking python-3.10.13-hd12c33a_0_cpython 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [python-3.10.12-hd12c33a_0_cpython] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [python-3.10.13-hd12c33a_0_cpython] The following files were already present in the environment:
     - bin/2to3     - bin/2to3
     - bin/2to3-3.10     - bin/2to3-3.10
行 8170: 行 8123:
     - lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so     - lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so
     - lib/python3.10/lib2to3/Grammar.txt     - lib/python3.10/lib2to3/Grammar.txt
-    - lib/python3.10/lib2to3/Grammar3.10.12.final.0.pickle 
     - lib/python3.10/lib2to3/PatternGrammar.txt     - lib/python3.10/lib2to3/PatternGrammar.txt
-    - lib/python3.10/lib2to3/PatternGrammar3.10.12.final.0.pickle 
     - lib/python3.10/lib2to3/__init__.py     - lib/python3.10/lib2to3/__init__.py
     - lib/python3.10/lib2to3/__main__.py     - lib/python3.10/lib2to3/__main__.py
行 8745: 行 8696:
     - share/man/man1/python3.1     - share/man/man1/python3.1
     - share/man/man1/python3.10.1     - share/man/man1/python3.10.1
-Linking boltons-23.0.0-pyhd8ed1ab_0 +Linking libcurl-8.5.0-hca28451_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [boltons-23.0.0-pyhd8ed1ab_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [libcurl-8.5.0-hca28451_0] The following files were already present in the environment: 
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/INSTALLER +    - bin/curl-config 
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/LICENSE +    - include/curl/curl.
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/METADATA +    include/curl/curlver.h 
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/RECORD +    - include/curl/easy.h 
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/REQUESTED +    include/curl/header.
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/WHEEL +    include/curl/mprintf.h 
-    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/direct_url.json +    - include/curl/multi.h 
-    lib/python3.10/site-packages/boltons-23.0.0.dist-info/top_level.txt+    include/curl/options.
 +    include/curl/stdcheaders.h 
 +    - include/curl/system.h 
 +    include/curl/typecheck-gcc.
 +    - include/curl/urlapi.
 +    include/curl/websockets.h 
 +    - lib/libcurl.so 
 +    lib/libcurl.so.4 
 +    - lib/libcurl.so.4.8.0 
 +    - lib/pkgconfig/libcurl.pc 
 +Linking menuinst-2.0.1-py310hff52083_0 
 +Linking archspec-0.2.2-pyhd8ed1ab_0 
 +Linking boltons-23.1.1-pyhd8ed1ab_0 
 +<font color="#A2734C"><b>warning  libmamba</b></font> [boltons-23.1.1-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/boltons/__init__.py     - lib/python3.10/site-packages/boltons/__init__.py
     - lib/python3.10/site-packages/boltons/cacheutils.py     - lib/python3.10/site-packages/boltons/cacheutils.py
行 8785: 行 8749:
     - lib/python3.10/site-packages/boltons/typeutils.py     - lib/python3.10/site-packages/boltons/typeutils.py
     - lib/python3.10/site-packages/boltons/urlutils.py     - lib/python3.10/site-packages/boltons/urlutils.py
-Linking brotli-python-1.1.0-py310hc6cd4ac_0 +Linking brotli-python-1.1.0-py310hc6cd4ac_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [brotli-python-1.1.0-py310hc6cd4ac_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [brotli-python-1.1.0-py310hc6cd4ac_1] The following files were already present in the environment:
     - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/INSTALLER     - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/INSTALLER
     - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/LICENSE     - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/LICENSE
行 8798: 行 8762:
     - lib/python3.10/site-packages/_brotli.cpython-310-x86_64-linux-gnu.so     - lib/python3.10/site-packages/_brotli.cpython-310-x86_64-linux-gnu.so
     - lib/python3.10/site-packages/brotli.py     - lib/python3.10/site-packages/brotli.py
-Linking certifi-2023.7.22-pyhd8ed1ab_0 +Linking certifi-2023.11.17-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [certifi-2023.7.22-pyhd8ed1ab_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [certifi-2023.11.17-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/PKG-INFO +
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/SOURCES.txt +
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/dependency_links.txt +
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/installed-files.txt +
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/not-zip-safe +
-    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/top_level.txt+
     - lib/python3.10/site-packages/certifi/__init__.py     - lib/python3.10/site-packages/certifi/__init__.py
     - lib/python3.10/site-packages/certifi/__main__.py     - lib/python3.10/site-packages/certifi/__main__.py
行 8811: 行 8769:
     - lib/python3.10/site-packages/certifi/core.py     - lib/python3.10/site-packages/certifi/core.py
     - lib/python3.10/site-packages/certifi/py.typed     - lib/python3.10/site-packages/certifi/py.typed
-Linking charset-normalizer-3.2.0-pyhd8ed1ab_0 +Linking charset-normalizer-3.3.2-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [charset-normalizer-3.2.0-pyhd8ed1ab_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [charset-normalizer-3.3.2-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/LICENSE +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/METADATA +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/RECORD +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/WHEEL +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/entry_points.txt +
-    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/top_level.txt+
     - lib/python3.10/site-packages/charset_normalizer/__init__.py     - lib/python3.10/site-packages/charset_normalizer/__init__.py
     - lib/python3.10/site-packages/charset_normalizer/api.py     - lib/python3.10/site-packages/charset_normalizer/api.py
-    - lib/python3.10/site-packages/charset_normalizer/assets/__init__.py 
     - lib/python3.10/site-packages/charset_normalizer/cd.py     - lib/python3.10/site-packages/charset_normalizer/cd.py
     - lib/python3.10/site-packages/charset_normalizer/cli/__init__.py     - lib/python3.10/site-packages/charset_normalizer/cli/__init__.py
-    - lib/python3.10/site-packages/charset_normalizer/cli/normalizer.py 
     - lib/python3.10/site-packages/charset_normalizer/constant.py     - lib/python3.10/site-packages/charset_normalizer/constant.py
     - lib/python3.10/site-packages/charset_normalizer/legacy.py     - lib/python3.10/site-packages/charset_normalizer/legacy.py
行 8837: 行 8784:
     - bin/normalizer     - bin/normalizer
 Linking colorama-0.4.6-pyhd8ed1ab_0 Linking colorama-0.4.6-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [colorama-0.4.6-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [colorama-0.4.6-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/colorama-0.4.6.dist-info/INSTALLER     - lib/python3.10/site-packages/colorama-0.4.6.dist-info/INSTALLER
     - lib/python3.10/site-packages/colorama-0.4.6.dist-info/METADATA     - lib/python3.10/site-packages/colorama-0.4.6.dist-info/METADATA
行 8858: 行 8805:
     - lib/python3.10/site-packages/colorama/win32.py     - lib/python3.10/site-packages/colorama/win32.py
     - lib/python3.10/site-packages/colorama/winterm.py     - lib/python3.10/site-packages/colorama/winterm.py
-Linking idna-3.4-pyhd8ed1ab_0 +Linking distro-1.8.0-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [idna-3.4-pyhd8ed1ab_0] The following files were already present in the environment: +Linking idna-3.6-pyhd8ed1ab_0 
-    - lib/python3.10/site-packages/idna-3.4.dist-info/INSTALLER +<font color="#A2734C"><b>warning  libmamba</b></font> [idna-3.6-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/idna-3.4.dist-info/LICENSE.md +
-    - lib/python3.10/site-packages/idna-3.4.dist-info/METADATA +
-    - lib/python3.10/site-packages/idna-3.4.dist-info/RECORD +
-    - lib/python3.10/site-packages/idna-3.4.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/idna-3.4.dist-info/WHEEL +
-    - lib/python3.10/site-packages/idna-3.4.dist-info/direct_url.json+
     - lib/python3.10/site-packages/idna/__init__.py     - lib/python3.10/site-packages/idna/__init__.py
     - lib/python3.10/site-packages/idna/codec.py     - lib/python3.10/site-packages/idna/codec.py
行 8876: 行 8817:
     - lib/python3.10/site-packages/idna/py.typed     - lib/python3.10/site-packages/idna/py.typed
     - lib/python3.10/site-packages/idna/uts46data.py     - lib/python3.10/site-packages/idna/uts46data.py
-Linking jsonpointer-2.0-py_0 +Linking jsonpointer-2.4-py310hff52083_3 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [jsonpointer-2.0-py_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [jsonpointer-2.4-py310hff52083_3] The following files were already present in the environment:
     - bin/jsonpointer     - bin/jsonpointer
-    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/PKG-INFO +    - lib/python3.10/site-packages/__pycache__/jsonpointer.cpython-310.pyc
-    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/SOURCES.txt +
-    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/dependency_links.txt +
-    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/top_level.txt+
     - lib/python3.10/site-packages/jsonpointer.py     - lib/python3.10/site-packages/jsonpointer.py
-Linking libcurl-8.2.1-hca28451_0 +Linking libmamba-1.5.5-had39da4_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libcurl-8.2.1-hca28451_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [libmamba-1.5.5-had39da4_0] The following files were already present in the environment: 
-    - bin/curl-config +    - bin/mamba-package 
-    - include/curl/curl.h +    - include/mamba/api/c_api.h 
-    - include/curl/curlver.h +    - include/mamba/api/channel_loader.hpp 
-    - include/curl/easy.h +    - include/mamba/api/clean.hpp 
-    - include/curl/header.h +    - include/mamba/api/config.hpp 
-    - include/curl/mprintf.h +    - include/mamba/api/configuration.hpp 
-    - include/curl/multi.h +    - include/mamba/api/configuration_impl.hpp 
-    - include/curl/options.h +    - include/mamba/api/constants.hpp 
-    - include/curl/stdcheaders.h +    - include/mamba/api/create.hpp 
-    - include/curl/system.h +    - include/mamba/api/info.hpp 
-    - include/curl/typecheck-gcc.h +    - include/mamba/api/install.hpp 
-    - include/curl/urlapi.h +    include/mamba/api/list.hpp 
-    - include/curl/websockets.h +    - include/mamba/api/remove.hpp 
-    - lib/libcurl.so +    - include/mamba/api/repoquery.hpp 
-    - lib/libcurl.so.4 +    - include/mamba/api/shell.hpp 
-    - lib/libcurl.so.4.8.0 +    - include/mamba/api/update.hpp 
-    - lib/pkgconfig/libcurl.pc +    - include/mamba/core/activation.hpp 
-Linking packaging-23.1-pyhd8ed1ab_0 +    - include/mamba/core/channel.hpp 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [packaging-23.1-pyhd8ed1ab_0] The following files were already present in the environment: +    - include/mamba/core/common_types.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/INSTALLER +    - include/mamba/core/context.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE +    - include/mamba/core/env_lockfile.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE.APACHE +    - include/mamba/core/environment.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE.BSD +    include/mamba/core/environments_manager.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/METADATA +    include/mamba/core/error_handling.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/RECORD +    - include/mamba/core/execution.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/REQUESTED +    include/mamba/core/fetch.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/WHEEL +    include/mamba/core/fsutil.hpp 
-    - lib/python3.10/site-packages/packaging-23.1.dist-info/direct_url.json+    - include/mamba/core/history.hpp 
 +    - include/mamba/core/invoke.hpp 
 +    include/mamba/core/link.hpp 
 +    include/mamba/core/mamba_fs.hpp 
 +    - include/mamba/core/match_spec.hpp 
 +    include/mamba/core/menuinst.hpp 
 +    - include/mamba/core/output.hpp 
 +    - include/mamba/core/package_cache.hpp 
 +    include/mamba/core/package_handling.hpp 
 +    include/mamba/core/package_info.hpp 
 +    - include/mamba/core/package_paths.hpp 
 +    include/mamba/core/palette.hpp 
 +    - include/mamba/core/pinning.hpp 
 +    - include/mamba/core/pool.hpp 
 +    include/mamba/core/prefix_data.hpp 
 +    include/mamba/core/progress_bar.hpp 
 +    - include/mamba/core/query.hpp 
 +    include/mamba/core/repo.hpp 
 +    - include/mamba/core/run.hpp 
 +    - include/mamba/core/satisfiability_error.hpp 
 +    include/mamba/core/shell_init.hpp 
 +    include/mamba/core/solver.hpp 
 +    - include/mamba/core/subdirdata.hpp 
 +    include/mamba/core/tasksync.hpp 
 +    - include/mamba/core/thread_utils.hpp 
 +    - include/mamba/core/timeref.hpp 
 +    include/mamba/core/transaction.hpp 
 +    include/mamba/core/transaction_context.hpp 
 +    - include/mamba/core/util.hpp 
 +    include/mamba/core/util_os.hpp 
 +    - include/mamba/core/util_random.hpp 
 +    - include/mamba/core/util_scope.hpp 
 +    include/mamba/core/validate.hpp 
 +    include/mamba/core/virtual_packages.hpp 
 +    - include/mamba/specs/repo_data.hpp 
 +    include/mamba/specs/version.hpp 
 +    - include/mamba/util/cast.hpp 
 +    - include/mamba/util/compare.hpp 
 +    include/mamba/util/flat_set.hpp 
 +    include/mamba/util/graph.hpp 
 +    include/mamba/version.hpp 
 +    - lib/cmake/libmamba/libmambaConfig.cmake 
 +    lib/cmake/libmamba/libmambaConfigVersion.cmake 
 +    lib/cmake/libmamba/libmambaTargets.cmake 
 +    - lib/libmamba.so 
 +    - lib/libmamba.so.2 
 +    lib/libmamba.so.2.0.0 
 +Linking packaging-23.2-pyhd8ed1ab_0 
 +<font color="#A2734C"><b>warning  libmamba</b></font> [packaging-23.2-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/packaging/__init__.py     - lib/python3.10/site-packages/packaging/__init__.py
     - lib/python3.10/site-packages/packaging/_elffile.py     - lib/python3.10/site-packages/packaging/_elffile.py
行 8929: 行 8915:
     - lib/python3.10/site-packages/packaging/utils.py     - lib/python3.10/site-packages/packaging/utils.py
     - lib/python3.10/site-packages/packaging/version.py     - lib/python3.10/site-packages/packaging/version.py
 +Linking platformdirs-4.1.0-pyhd8ed1ab_0
 +<font color="#A2734C"><b>warning  libmamba</b></font> [platformdirs-4.1.0-pyhd8ed1ab_0] The following files were already present in the environment:
 +    - lib/python3.10/site-packages/platformdirs/__init__.py
 +    - lib/python3.10/site-packages/platformdirs/__main__.py
 +    - lib/python3.10/site-packages/platformdirs/android.py
 +    - lib/python3.10/site-packages/platformdirs/api.py
 +    - lib/python3.10/site-packages/platformdirs/macos.py
 +    - lib/python3.10/site-packages/platformdirs/py.typed
 +    - lib/python3.10/site-packages/platformdirs/unix.py
 +    - lib/python3.10/site-packages/platformdirs/version.py
 +    - lib/python3.10/site-packages/platformdirs/windows.py
 Linking pluggy-1.3.0-pyhd8ed1ab_0 Linking pluggy-1.3.0-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pluggy-1.3.0-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [pluggy-1.3.0-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/INSTALLER     - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/INSTALLER
     - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/LICENSE     - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/LICENSE
行 8947: 行 8944:
     - lib/python3.10/site-packages/pluggy/_version.py     - lib/python3.10/site-packages/pluggy/_version.py
     - lib/python3.10/site-packages/pluggy/py.typed     - lib/python3.10/site-packages/pluggy/py.typed
-Linking pycosat-0.6.4-py310h5764c6d_1 +Linking pycosat-0.6.6-py310h2372a71_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pycosat-0.6.4-py310h5764c6d_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [pycosat-0.6.6-py310h2372a71_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/__pycache__/test_pycosat.cpython-310.pyc     - lib/python3.10/site-packages/__pycache__/test_pycosat.cpython-310.pyc
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/LICENSE 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/METADATA 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/RECORD 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/WHEEL 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/top_level.txt 
     - lib/python3.10/site-packages/pycosat.cpython-310-x86_64-linux-gnu.so     - lib/python3.10/site-packages/pycosat.cpython-310-x86_64-linux-gnu.so
     - lib/python3.10/site-packages/test_pycosat.py     - lib/python3.10/site-packages/test_pycosat.py
 Linking pycparser-2.21-pyhd8ed1ab_0 Linking pycparser-2.21-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pycparser-2.21-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [pycparser-2.21-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/pycparser-2.21.dist-info/INSTALLER     - lib/python3.10/site-packages/pycparser-2.21.dist-info/INSTALLER
     - lib/python3.10/site-packages/pycparser-2.21.dist-info/LICENSE     - lib/python3.10/site-packages/pycparser-2.21.dist-info/LICENSE
行 9118: 行 9107:
     - lib/python3.10/site-packages/pycparser/yacctab.py     - lib/python3.10/site-packages/pycparser/yacctab.py
 Linking pysocks-1.7.1-pyha2e5f31_6 Linking pysocks-1.7.1-pyha2e5f31_6
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pysocks-1.7.1-pyha2e5f31_6] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [pysocks-1.7.1-pyha2e5f31_6] The following files were already present in the environment:
     - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/INSTALLER     - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/INSTALLER
     - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/LICENSE     - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/LICENSE
行 9129: 行 9118:
     - lib/python3.10/site-packages/socks.py     - lib/python3.10/site-packages/socks.py
     - lib/python3.10/site-packages/sockshandler.py     - lib/python3.10/site-packages/sockshandler.py
-Linking ruamel.yaml.clib-0.2.7-py310h1fa729e_1 +Linking ruamel.yaml.clib-0.2.7-py310h2372a71_2 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [ruamel.yaml.clib-0.2.7-py310h1fa729e_1] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [ruamel.yaml.clib-0.2.7-py310h2372a71_2] The following files were already present in the environment:
     - lib/python3.10/site-packages/_ruamel_yaml.cpython-310-x86_64-linux-gnu.so     - lib/python3.10/site-packages/_ruamel_yaml.cpython-310-x86_64-linux-gnu.so
     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/INSTALLER     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/INSTALLER
行 9141: 行 9130:
     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/namespace_packages.txt     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/namespace_packages.txt
     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/top_level.txt     - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/top_level.txt
-Linking setuptools-68.1.2-pyhd8ed1ab_0 +Linking setuptools-68.2.2-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [setuptools-68.1.2-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [setuptools-68.2.2-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/_distutils_hack/__init__.py     - lib/python3.10/site-packages/_distutils_hack/__init__.py
     - lib/python3.10/site-packages/_distutils_hack/override.py     - lib/python3.10/site-packages/_distutils_hack/override.py
行 9189: 行 9178:
     - lib/python3.10/site-packages/pkg_resources/_vendor/zipp.py     - lib/python3.10/site-packages/pkg_resources/_vendor/zipp.py
     - lib/python3.10/site-packages/pkg_resources/extern/__init__.py     - lib/python3.10/site-packages/pkg_resources/extern/__init__.py
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/PKG-INFO 
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/SOURCES.txt 
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/dependency_links.txt 
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/entry_points.txt 
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/requires.txt 
-    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/top_level.txt 
     - lib/python3.10/site-packages/setuptools/__init__.py     - lib/python3.10/site-packages/setuptools/__init__.py
     - lib/python3.10/site-packages/setuptools/_distutils/__init__.py     - lib/python3.10/site-packages/setuptools/_distutils/__init__.py
行 9378: 行 9361:
     - lib/python3.10/site-packages/setuptools/wheel.py     - lib/python3.10/site-packages/setuptools/wheel.py
     - lib/python3.10/site-packages/setuptools/windows_support.py     - lib/python3.10/site-packages/setuptools/windows_support.py
-Linking toolz-0.12.0-pyhd8ed1ab_0 +Linking truststore-0.8.0-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [toolz-0.12.0-pyhd8ed1ab_0] The following files were already present in the environment: +Linking wheel-0.42.0-pyhd8ed1ab_0 
-    - lib/python3.10/site-packages/tlz/__init__.py +<font color="#A2734C"><b>warning  libmamba</b></font> [wheel-0.42.0-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/tlz/_build_tlz.py +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/AUTHORS.md +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/LICENSE.txt +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/METADATA +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/RECORD +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/WHEEL +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/top_level.txt +
-    - lib/python3.10/site-packages/toolz/__init__.py +
-    - lib/python3.10/site-packages/toolz/_signatures.py +
-    - lib/python3.10/site-packages/toolz/_version.py +
-    - lib/python3.10/site-packages/toolz/compatibility.py +
-    - lib/python3.10/site-packages/toolz/curried/__init__.py +
-    - lib/python3.10/site-packages/toolz/curried/exceptions.py +
-    - lib/python3.10/site-packages/toolz/curried/operator.py +
-    - lib/python3.10/site-packages/toolz/dicttoolz.py +
-    - lib/python3.10/site-packages/toolz/functoolz.py +
-    - lib/python3.10/site-packages/toolz/itertoolz.py +
-    - lib/python3.10/site-packages/toolz/recipes.py +
-    - lib/python3.10/site-packages/toolz/sandbox/__init__.py +
-    - lib/python3.10/site-packages/toolz/sandbox/core.py +
-    - lib/python3.10/site-packages/toolz/sandbox/parallel.py +
-    - lib/python3.10/site-packages/toolz/tests/test_compatibility.py +
-    - lib/python3.10/site-packages/toolz/tests/test_curried.py +
-    - lib/python3.10/site-packages/toolz/tests/test_curried_doctests.py +
-    - lib/python3.10/site-packages/toolz/tests/test_dicttoolz.py +
-    - lib/python3.10/site-packages/toolz/tests/test_functoolz.py +
-    - lib/python3.10/site-packages/toolz/tests/test_inspect_args.py +
-    - lib/python3.10/site-packages/toolz/tests/test_itertoolz.py +
-    - lib/python3.10/site-packages/toolz/tests/test_recipes.py +
-    - lib/python3.10/site-packages/toolz/tests/test_serialization.py +
-    - lib/python3.10/site-packages/toolz/tests/test_signatures.py +
-    - lib/python3.10/site-packages/toolz/tests/test_tlz.py +
-    - lib/python3.10/site-packages/toolz/tests/test_utils.py +
-    - lib/python3.10/site-packages/toolz/utils.py +
-Linking wheel-0.41.2-pyhd8ed1ab_0 +
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [wheel-0.41.2-pyhd8ed1ab_0] The following files were already present in the environment: +
-    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/LICENSE.txt +
-    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/METADATA +
-    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/RECORD +
-    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/WHEEL +
-    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/entry_points.txt+
     - lib/python3.10/site-packages/wheel/__init__.py     - lib/python3.10/site-packages/wheel/__init__.py
     - lib/python3.10/site-packages/wheel/__main__.py     - lib/python3.10/site-packages/wheel/__main__.py
行 9454: 行 9393:
     - lib/python3.10/site-packages/wheel/wheelfile.py     - lib/python3.10/site-packages/wheel/wheelfile.py
     - bin/wheel     - bin/wheel
-Linking cffi-1.15.1-py310h255011f_3 +Linking cffi-1.16.0-py310h2fee648_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [cffi-1.15.1-py310h255011f_3] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [cffi-1.16.0-py310h2fee648_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/_cffi_backend.cpython-310-x86_64-linux-gnu.so     - lib/python3.10/site-packages/_cffi_backend.cpython-310-x86_64-linux-gnu.so
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/LICENSE 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/METADATA 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/RECORD 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/WHEEL 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/entry_points.txt 
-    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/top_level.txt 
     - lib/python3.10/site-packages/cffi/__init__.py     - lib/python3.10/site-packages/cffi/__init__.py
     - lib/python3.10/site-packages/cffi/__pycache__/__init__.cpython-310.pyc     - lib/python3.10/site-packages/cffi/__pycache__/__init__.cpython-310.pyc
行 9502: 行 9432:
     - lib/python3.10/site-packages/cffi/vengine_gen.py     - lib/python3.10/site-packages/cffi/vengine_gen.py
     - lib/python3.10/site-packages/cffi/verifier.py     - lib/python3.10/site-packages/cffi/verifier.py
-Linking jsonpatch-1.32-pyhd8ed1ab_0 +Linking jsonpatch-1.33-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [jsonpatch-1.32-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [jsonpatch-1.33-pyhd8ed1ab_0] The following files were already present in the environment:
     - bin/jsondiff     - bin/jsondiff
     - bin/jsonpatch     - bin/jsonpatch
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/AUTHORS 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/COPYING 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/METADATA 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/RECORD 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/WHEEL 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/top_level.txt 
     - lib/python3.10/site-packages/jsonpatch.py     - lib/python3.10/site-packages/jsonpatch.py
-Linking libmamba-1.4.2-hcea66bb_0 +Linking libmambapy-1.5.5-py310h39ff949_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libmamba-1.4.2-hcea66bb_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [libmambapy-1.5.5-py310h39ff949_0] The following files were already present in the environment: 
-    - bin/mamba-package +    - lib/python3.10/site-packages/libmambapy/__init__.py 
-    - include/mamba/api/c_api.+    - lib/python3.10/site-packages/libmambapy/__pycache__/__init__.cpython-310.pyc 
-    - include/mamba/api/channel_loader.hpp +    - lib/python3.10/site-packages/libmambapy/__pycache__/_version.cpython-310.pyc 
-    include/mamba/api/clean.hpp +    - lib/python3.10/site-packages/libmambapy/_version.py 
-    - include/mamba/api/config.hpp +    - lib/python3.10/site-packages/libmambapy/bindings.cpython-310-x86_64-linux-gnu.so 
-    - include/mamba/api/configuration.hpp +Linking pip-23.3.2-pyhd8ed1ab_0 
-    include/mamba/api/configuration_impl.hpp +<font color="#A2734C"><b>warning  libmamba</b></font> [pip-23.3.2-pyhd8ed1ab_0] The following files were already present in the environment:
-    include/mamba/api/constants.hpp +
-    - include/mamba/api/create.hpp +
-    - include/mamba/api/info.hpp +
-    include/mamba/api/install.hpp +
-    include/mamba/api/list.hpp +
-    - include/mamba/api/remove.hpp +
-    - include/mamba/api/repoquery.hpp +
-    include/mamba/api/shell.hpp +
-    - include/mamba/api/update.hpp +
-    - include/mamba/core/activation.hpp +
-    - include/mamba/core/channel.hpp +
-    - include/mamba/core/channel_builder.hpp +
-    - include/mamba/core/common_types.hpp +
-    - include/mamba/core/context.hpp +
-    - include/mamba/core/env_lockfile.hpp +
-    - include/mamba/core/environment.hpp +
-    - include/mamba/core/environments_manager.hpp +
-    - include/mamba/core/error_handling.hpp +
-    - include/mamba/core/execution.hpp +
-    - include/mamba/core/fetch.hpp +
-    - include/mamba/core/fsutil.hpp +
-    - include/mamba/core/history.hpp +
-    - include/mamba/core/invoke.hpp +
-    - include/mamba/core/link.hpp +
-    - include/mamba/core/mamba_fs.hpp +
-    - include/mamba/core/match_spec.hpp +
-    - include/mamba/core/menuinst.hpp +
-    - include/mamba/core/output.hpp +
-    - include/mamba/core/package_cache.hpp +
-    - include/mamba/core/package_handling.hpp +
-    - include/mamba/core/package_info.hpp +
-    - include/mamba/core/package_paths.hpp +
-    - include/mamba/core/palette.hpp +
-    - include/mamba/core/pinning.hpp +
-    - include/mamba/core/pool.hpp +
-    - include/mamba/core/prefix_data.hpp +
-    - include/mamba/core/progress_bar.hpp +
-    - include/mamba/core/query.hpp +
-    - include/mamba/core/repo.hpp +
-    - include/mamba/core/run.hpp +
-    - include/mamba/core/satisfiability_error.hpp +
-    - include/mamba/core/shell_init.hpp +
-    - include/mamba/core/solver.hpp +
-    - include/mamba/core/subdirdata.hpp +
-    - include/mamba/core/tasksync.hpp +
-    - include/mamba/core/thread_utils.hpp +
-    - include/mamba/core/timeref.hpp +
-    - include/mamba/core/transaction.hpp +
-    - include/mamba/core/transaction_context.hpp +
-    - include/mamba/core/url.hpp +
-    - include/mamba/core/util.hpp +
-    - include/mamba/core/util_os.hpp +
-    - include/mamba/core/util_random.hpp +
-    - include/mamba/core/util_scope.hpp +
-    - include/mamba/core/util_string.hpp +
-    - include/mamba/core/validate.hpp +
-    - include/mamba/core/virtual_packages.hpp +
-    - include/mamba/specs/repo_data.hpp +
-    - include/mamba/specs/version.hpp +
-    - include/mamba/util/cast.hpp +
-    - include/mamba/util/compare.hpp +
-    - include/mamba/util/flat_set.hpp +
-    - include/mamba/util/graph.hpp +
-    - include/mamba/version.hpp +
-    - lib/cmake/libmamba/libmambaConfig.cmake +
-    - lib/cmake/libmamba/libmambaConfigVersion.cmake +
-    lib/cmake/libmamba/libmambaTargets-noconfig.cmake +
-    lib/cmake/libmamba/libmambaTargets.cmake +
-    lib/libmamba.so +
-    lib/libmamba.so.2 +
-    lib/libmamba.so.2.0.0 +
-Linking pip-23.2.1-pyhd8ed1ab_0 +
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pip-23.2.1-pyhd8ed1ab_0] The following files were already present in the environment: +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/PKG-INFO +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/SOURCES.txt +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/dependency_links.txt +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/entry_points.txt +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/not-zip-safe +
-    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/top_level.txt+
     - lib/python3.10/site-packages/pip/__init__.py     - lib/python3.10/site-packages/pip/__init__.py
     - lib/python3.10/site-packages/pip/__main__.py     - lib/python3.10/site-packages/pip/__main__.py
行 9736: 行 9578:
     - lib/python3.10/site-packages/pip/_internal/utils/glibc.py     - lib/python3.10/site-packages/pip/_internal/utils/glibc.py
     - lib/python3.10/site-packages/pip/_internal/utils/hashes.py     - lib/python3.10/site-packages/pip/_internal/utils/hashes.py
-    - lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py 
     - lib/python3.10/site-packages/pip/_internal/utils/logging.py     - lib/python3.10/site-packages/pip/_internal/utils/logging.py
     - lib/python3.10/site-packages/pip/_internal/utils/misc.py     - lib/python3.10/site-packages/pip/_internal/utils/misc.py
行 9763: 行 9604:
     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py
     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
-    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/compat.py 
     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/controller.py     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/controller.py
     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py     - lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py
行 10106: 行 9946:
     - bin/pip     - bin/pip
     - bin/pip3     - bin/pip3
-Linking ruamel.yaml-0.17.32-py310h2372a71_0 +Linking ruamel.yaml-0.18.5-py310h2372a71_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [ruamel.yaml-0.17.32-py310h2372a71_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [ruamel.yaml-0.18.5-py310h2372a71_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/LICENSE +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/METADATA +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/RECORD +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/WHEEL +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/top_level.txt+
     - lib/python3.10/site-packages/ruamel/yaml/__init__.py     - lib/python3.10/site-packages/ruamel/yaml/__init__.py
     - lib/python3.10/site-packages/ruamel/yaml/__pycache__/__init__.cpython-310.pyc     - lib/python3.10/site-packages/ruamel/yaml/__pycache__/__init__.cpython-310.pyc
行 10176: 行 10008:
     - lib/python3.10/site-packages/ruamel/yaml/util.py     - lib/python3.10/site-packages/ruamel/yaml/util.py
 Linking tqdm-4.66.1-pyhd8ed1ab_0 Linking tqdm-4.66.1-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [tqdm-4.66.1-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [tqdm-4.66.1-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/INSTALLER     - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/INSTALLER
     - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/LICENCE     - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/LICENCE
行 10221: 行 10053:
     - lib/python3.10/site-packages/tqdm/version.py     - lib/python3.10/site-packages/tqdm/version.py
     - bin/tqdm     - bin/tqdm
-Linking urllib3-2.0.4-pyhd8ed1ab_0 +Linking urllib3-2.1.0-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [urllib3-2.0.4-pyhd8ed1ab_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [urllib3-2.1.0-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/METADATA +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/RECORD +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/WHEEL +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/licenses/LICENSE.txt+
     - lib/python3.10/site-packages/urllib3/__init__.py     - lib/python3.10/site-packages/urllib3/__init__.py
     - lib/python3.10/site-packages/urllib3/_base_connection.py     - lib/python3.10/site-packages/urllib3/_base_connection.py
行 10238: 行 10063:
     - lib/python3.10/site-packages/urllib3/connectionpool.py     - lib/python3.10/site-packages/urllib3/connectionpool.py
     - lib/python3.10/site-packages/urllib3/contrib/__init__.py     - lib/python3.10/site-packages/urllib3/contrib/__init__.py
-    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/__init__.py 
-    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/bindings.py 
-    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/low_level.py 
     - lib/python3.10/site-packages/urllib3/contrib/pyopenssl.py     - lib/python3.10/site-packages/urllib3/contrib/pyopenssl.py
-    - lib/python3.10/site-packages/urllib3/contrib/securetransport.py 
     - lib/python3.10/site-packages/urllib3/contrib/socks.py     - lib/python3.10/site-packages/urllib3/contrib/socks.py
     - lib/python3.10/site-packages/urllib3/exceptions.py     - lib/python3.10/site-packages/urllib3/exceptions.py
行 10263: 行 10084:
     - lib/python3.10/site-packages/urllib3/util/util.py     - lib/python3.10/site-packages/urllib3/util/util.py
     - lib/python3.10/site-packages/urllib3/util/wait.py     - lib/python3.10/site-packages/urllib3/util/wait.py
-Linking cryptography-41.0.3-py310h75e40e8_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [cryptography-41.0.3-py310h75e40e8_0] The following files were already present in the environment: 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.APACHE 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.BSD 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/METADATA 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/RECORD 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/WHEEL 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/top_level.txt 
-    - lib/python3.10/site-packages/cryptography/__about__.py 
-    - lib/python3.10/site-packages/cryptography/__init__.py 
-    - lib/python3.10/site-packages/cryptography/__pycache__/__about__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/__pycache__/exceptions.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/__pycache__/fernet.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/__pycache__/utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/exceptions.py 
-    - lib/python3.10/site-packages/cryptography/fernet.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/_oid.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/aead.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/backend.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ciphers.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/cmac.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ec.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/rsa.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/utils.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/binding.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_asymmetric.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_serialization.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/base.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/cmac.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/constant_time.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/hashes.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/hmac.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/keywrap.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/padding.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/poly1305.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/base.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 
-    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 
-    - lib/python3.10/site-packages/cryptography/py.typed 
-    - lib/python3.10/site-packages/cryptography/utils.py 
-    - lib/python3.10/site-packages/cryptography/x509/__init__.py 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/base.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/extensions.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/general_name.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/name.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/ocsp.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/__pycache__/oid.cpython-310.pyc 
-    - lib/python3.10/site-packages/cryptography/x509/base.py 
-    - lib/python3.10/site-packages/cryptography/x509/certificate_transparency.py 
-    - lib/python3.10/site-packages/cryptography/x509/extensions.py 
-    - lib/python3.10/site-packages/cryptography/x509/general_name.py 
-    - lib/python3.10/site-packages/cryptography/x509/name.py 
-    - lib/python3.10/site-packages/cryptography/x509/ocsp.py 
-    - lib/python3.10/site-packages/cryptography/x509/oid.py 
-Linking libmambapy-1.4.2-py310h1428755_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [libmambapy-1.4.2-py310h1428755_0] The following files were already present in the environment: 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/LICENSE 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/METADATA 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/RECORD 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/WHEEL 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/top_level.txt 
-    - lib/python3.10/site-packages/libmambapy/__init__.py 
-    - lib/python3.10/site-packages/libmambapy/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/libmambapy/__pycache__/_version.cpython-310.pyc 
-    - lib/python3.10/site-packages/libmambapy/_version.py 
-    - lib/python3.10/site-packages/libmambapy/bindings.cpython-310-x86_64-linux-gnu.so 
 Linking requests-2.31.0-pyhd8ed1ab_0 Linking requests-2.31.0-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [requests-2.31.0-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [requests-2.31.0-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/requests-2.31.0.dist-info/INSTALLER     - lib/python3.10/site-packages/requests-2.31.0.dist-info/INSTALLER
     - lib/python3.10/site-packages/requests-2.31.0.dist-info/LICENSE     - lib/python3.10/site-packages/requests-2.31.0.dist-info/LICENSE
行 10482: 行 10112:
     - lib/python3.10/site-packages/requests/structures.py     - lib/python3.10/site-packages/requests/structures.py
     - lib/python3.10/site-packages/requests/utils.py     - lib/python3.10/site-packages/requests/utils.py
-Linking zstandard-0.19.0-py310h5764c6d_0 +Linking zstandard-0.22.0-py310h1275a96_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [zstandard-0.19.0-py310h5764c6d_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [zstandard-0.22.0-py310h1275a96_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/LICENSE +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/METADATA +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/RECORD +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/WHEEL +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/top_level.txt+
     - lib/python3.10/site-packages/zstandard/__init__.py     - lib/python3.10/site-packages/zstandard/__init__.py
     - lib/python3.10/site-packages/zstandard/__init__.pyi     - lib/python3.10/site-packages/zstandard/__init__.pyi
行 10501: 行 10123:
     - lib/python3.10/site-packages/zstandard/py.typed     - lib/python3.10/site-packages/zstandard/py.typed
 Linking conda-package-streaming-0.9.0-pyhd8ed1ab_0 Linking conda-package-streaming-0.9.0-pyhd8ed1ab_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [conda-package-streaming-0.9.0-pyhd8ed1ab_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [conda-package-streaming-0.9.0-pyhd8ed1ab_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/INSTALLER     - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/INSTALLER
     - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/LICENSE     - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/LICENSE
行 10517: 行 10139:
     - lib/python3.10/site-packages/conda_package_streaming/transmute.py     - lib/python3.10/site-packages/conda_package_streaming/transmute.py
     - lib/python3.10/site-packages/conda_package_streaming/url.py     - lib/python3.10/site-packages/conda_package_streaming/url.py
-Linking pyopenssl-23.2.0-pyhd8ed1ab_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [pyopenssl-23.2.0-pyhd8ed1ab_1] The following files were already present in the environment: 
-    - lib/python3.10/site-packages/OpenSSL/SSL.py 
-    - lib/python3.10/site-packages/OpenSSL/__init__.py 
-    - lib/python3.10/site-packages/OpenSSL/_util.py 
-    - lib/python3.10/site-packages/OpenSSL/crypto.py 
-    - lib/python3.10/site-packages/OpenSSL/debug.py 
-    - lib/python3.10/site-packages/OpenSSL/rand.py 
-    - lib/python3.10/site-packages/OpenSSL/version.py 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/LICENSE 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/METADATA 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/RECORD 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/WHEEL 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/top_level.txt 
 Linking conda-package-handling-2.2.0-pyh38be061_0 Linking conda-package-handling-2.2.0-pyh38be061_0
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [conda-package-handling-2.2.0-pyh38be061_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [conda-package-handling-2.2.0-pyh38be061_0] The following files were already present in the environment:
     - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/AUTHORS.md     - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/AUTHORS.md
     - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/INSTALLER     - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/INSTALLER
行 10558: 行 10163:
     - lib/python3.10/site-packages/conda_package_handling/validate.py     - lib/python3.10/site-packages/conda_package_handling/validate.py
     - bin/cph     - bin/cph
-Linking conda-23.3.1-py310hff52083_0 +Linking conda-23.11.0-py310hff52083_1 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [conda-23.3.1-py310hff52083_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [conda-23.11.0-py310hff52083_1] The following files were already present in the environment:
     - bin/activate     - bin/activate
     - bin/conda     - bin/conda
行 10568: 行 10173:
     - etc/profile.d/conda.csh     - etc/profile.d/conda.csh
     - etc/profile.d/conda.sh     - etc/profile.d/conda.sh
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/PKG-INFO 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/SOURCES.txt 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/dependency_links.txt 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/entry_points.txt 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/not-zip-safe 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/requires.txt 
-    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/top_level.txt 
-    - lib/python3.10/site-packages/conda/.version 
     - lib/python3.10/site-packages/conda/__init__.py     - lib/python3.10/site-packages/conda/__init__.py
     - lib/python3.10/site-packages/conda/__main__.py     - lib/python3.10/site-packages/conda/__main__.py
行 10588: 行 10185:
     - lib/python3.10/site-packages/conda/__pycache__/history.cpython-310.pyc     - lib/python3.10/site-packages/conda/__pycache__/history.cpython-310.pyc
     - lib/python3.10/site-packages/conda/__pycache__/instructions.cpython-310.pyc     - lib/python3.10/site-packages/conda/__pycache__/instructions.cpython-310.pyc
-    - lib/python3.10/site-packages/conda/__pycache__/lock.cpython-310.pyc 
     - lib/python3.10/site-packages/conda/__pycache__/misc.cpython-310.pyc     - lib/python3.10/site-packages/conda/__pycache__/misc.cpython-310.pyc
     - lib/python3.10/site-packages/conda/__pycache__/plan.cpython-310.pyc     - lib/python3.10/site-packages/conda/__pycache__/plan.cpython-310.pyc
行 10613: 行 10209:
     - lib/python3.10/site-packages/conda/_vendor/frozendict/__init__.py     - lib/python3.10/site-packages/conda/_vendor/frozendict/__init__.py
     - lib/python3.10/site-packages/conda/_vendor/frozendict/__pycache__/__init__.cpython-310.pyc     - lib/python3.10/site-packages/conda/_vendor/frozendict/__pycache__/__init__.cpython-310.pyc
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__init__.py 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/compatibility.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/dicttoolz.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/itertoolz.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/recipes.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/compatibility.py 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/dicttoolz.py 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/itertoolz.py 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/recipes.py 
-    - lib/python3.10/site-packages/conda/_vendor/toolz/utils.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__init__.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__main__.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/__init__.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/__main__.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_main.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_monitor.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_tqdm.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/asyncio.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/auto.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/cli.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/std.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/utils.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/version.cpython-310.pyc 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/_main.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/_monitor.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/_tqdm.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/_utils.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/asyncio.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/auto.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/cli.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/std.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/utils.py 
-    - lib/python3.10/site-packages/conda/_vendor/tqdm/version.py 
     - lib/python3.10/site-packages/conda/activate.py     - lib/python3.10/site-packages/conda/activate.py
     - lib/python3.10/site-packages/conda/api.py     - lib/python3.10/site-packages/conda/api.py
行 10732: 行 10292:
     - lib/python3.10/site-packages/conda/common/__pycache__/configuration.cpython-310.pyc     - lib/python3.10/site-packages/conda/common/__pycache__/configuration.cpython-310.pyc
     - lib/python3.10/site-packages/conda/common/__pycache__/constants.cpython-310.pyc     - lib/python3.10/site-packages/conda/common/__pycache__/constants.cpython-310.pyc
-    - lib/python3.10/site-packages/conda/common/__pycache__/cuda.cpython-310.pyc 
     - lib/python3.10/site-packages/conda/common/__pycache__/decorators.cpython-310.pyc     - lib/python3.10/site-packages/conda/common/__pycache__/decorators.cpython-310.pyc
     - lib/python3.10/site-packages/conda/common/__pycache__/disk.cpython-310.pyc     - lib/python3.10/site-packages/conda/common/__pycache__/disk.cpython-310.pyc
行 10755: 行 10314:
     - lib/python3.10/site-packages/conda/common/configuration.py     - lib/python3.10/site-packages/conda/common/configuration.py
     - lib/python3.10/site-packages/conda/common/constants.py     - lib/python3.10/site-packages/conda/common/constants.py
-    - lib/python3.10/site-packages/conda/common/cuda.py 
     - lib/python3.10/site-packages/conda/common/decorators.py     - lib/python3.10/site-packages/conda/common/decorators.py
     - lib/python3.10/site-packages/conda/common/disk.py     - lib/python3.10/site-packages/conda/common/disk.py
行 10849: 行 10407:
     - lib/python3.10/site-packages/conda/history.py     - lib/python3.10/site-packages/conda/history.py
     - lib/python3.10/site-packages/conda/instructions.py     - lib/python3.10/site-packages/conda/instructions.py
-    - lib/python3.10/site-packages/conda/lock.py 
     - lib/python3.10/site-packages/conda/misc.py     - lib/python3.10/site-packages/conda/misc.py
     - lib/python3.10/site-packages/conda/models/__init__.py     - lib/python3.10/site-packages/conda/models/__init__.py
行 11004: 行 10561:
     - shell/condabin/Conda.psm1     - shell/condabin/Conda.psm1
     - shell/condabin/conda-hook.ps1     - shell/condabin/conda-hook.ps1
-Linking conda-libmamba-solver-23.3.0-pyhd8ed1ab_0 +Linking conda-libmamba-solver-23.12.0-pyhd8ed1ab_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [conda-libmamba-solver-23.3.0-pyhd8ed1ab_0] The following files were already present in the environment: +<font color="#A2734C"><b>warning  libmamba</b></font> [conda-libmamba-solver-23.12.0-pyhd8ed1ab_0] The following files were already present in the environment:
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/INSTALLER +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/METADATA +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/RECORD +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/REQUESTED +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/WHEEL +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/direct_url.json +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/entry_points.txt +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/licenses/AUTHORS.md +
-    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/licenses/LICENSE+
     - lib/python3.10/site-packages/conda_libmamba_solver/__init__.py     - lib/python3.10/site-packages/conda_libmamba_solver/__init__.py
     - lib/python3.10/site-packages/conda_libmamba_solver/exceptions.py     - lib/python3.10/site-packages/conda_libmamba_solver/exceptions.py
行 11024: 行 10572:
     - lib/python3.10/site-packages/conda_libmamba_solver/state.py     - lib/python3.10/site-packages/conda_libmamba_solver/state.py
     - lib/python3.10/site-packages/conda_libmamba_solver/utils.py     - lib/python3.10/site-packages/conda_libmamba_solver/utils.py
-Linking mamba-1.4.2-py310h51d5547_0 +Linking mamba-1.5.5-py310h51d5547_0 
-<span style="color:#A2734C"><b>warning  libmamba</b></span> [mamba-1.4.2-py310h51d5547_0] The following files were already present in the environment:+<font color="#A2734C"><b>warning  libmamba</b></font> [mamba-1.5.5-py310h51d5547_0] The following files were already present in the environment:
     - bin/mamba     - bin/mamba
     - condabin/mamba     - condabin/mamba
     - etc/fish/conf.d/mamba.fish     - etc/fish/conf.d/mamba.fish
     - etc/profile.d/mamba.sh     - etc/profile.d/mamba.sh
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/INSTALLER 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/LICENSE 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/METADATA 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/RECORD 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/REQUESTED 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/WHEEL 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/direct_url.json 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/entry_points.txt 
-    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/top_level.txt 
     - lib/python3.10/site-packages/mamba/__init__.py     - lib/python3.10/site-packages/mamba/__init__.py
     - lib/python3.10/site-packages/mamba/__pycache__/__init__.cpython-310.pyc     - lib/python3.10/site-packages/mamba/__pycache__/__init__.cpython-310.pyc
行 11063: 行 10602:
 Transaction finished Transaction finished
 installation finished. installation finished.
 +Do you wish to update your shell profile to automatically initialize conda?
 +This will activate conda on startup and change the command prompt when activated.
 +If you&apos;d prefer that conda&apos;s base environment not be activated on startup,
 +   run the following command when conda is activated:
 +
 +conda config --set auto_activate_base false
 +
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_command><html><pre> +<WRAP color_result><html><pre> 
-Do you wish the installer to initialize Mambaforge +You can undo this by running `conda init --reverse $SHELL`? [yes|no] 
-by running conda init? [yes|no] +[no] &gt;&gt;&gt; <b class=DiYE> &lt;- Enter</b>
-[no] >>> <b class=DiYE>yes &lt;を入力して Enter</b>+
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-no change     /home/tomoyan/miniforge3/condabin/conda +You have chosen to not have conda modify your shell scripts at all. 
-no change     /home/tomoyan/miniforge3/bin/conda +To activate conda&apos;s base environment in your current shell session:
-no change     /home/tomoyan/miniforge3/bin/conda-env +
-no change     /home/tomoyan/miniforge3/bin/activate +
-no change     /home/tomoyan/miniforge3/bin/deactivate +
-no change     /home/tomoyan/miniforge3/etc/profile.d/conda.sh +
-no change     /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish +
-no change     /home/tomoyan/miniforge3/shell/condabin/Conda.psm1 +
-no change     /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1 +
-no change     /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh +
-no change     /home/tomoyan/miniforge3/etc/profile.d/conda.csh +
-modified      /home/tomoyan/.zshrc+
  
-==&gtFor changes to take effect, close and re-open your current shell. &lt;==+eval &quot;$(/home/tomoyan/miniforge3/bin/conda shell.YOUR_SHELL_NAME hook)&quot
  
-<div class=BSc> +To install conda&apos;s shell functions for easier accessfirst activate, then:
-                  __    __    __    __ +
-                 /  \  /  \  /  \  /  \ +
-                /    \/    \/    \/    \ +
-███████████████/  /██/  /██/  /██/  /████████████████████████ +
-              /  / \   / \   / \   / \  \____ +
-             /  /   \_/   \_/   \_/      o \__, +
-            / _/                       \_____/ +
-            |/ +
-        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗ +
-        ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ +
-        ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ +
-        ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ +
-        ██║ ╚═╝ ██║██║  ██║██║ ╚═╝ ██║██████╔╝██║  ██║ +
-        ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝+
  
-        mamba (1.4.2) supported by @QuantStack +conda init
- +
-        GitHub:  https://github.com/mamba-org/mamba +
-        Twitter: https://twitter.com/QuantStack +
- +
-█████████████████████████████████████████████████████████████ +
-</div> +
-no change     /home/tomoyan/miniforge3/condabin/conda +
-no change     /home/tomoyan/miniforge3/bin/conda +
-no change     /home/tomoyan/miniforge3/bin/conda-env +
-no change     /home/tomoyan/miniforge3/bin/activate +
-no change     /home/tomoyan/miniforge3/bin/deactivate +
-no change     /home/tomoyan/miniforge3/etc/profile.d/conda.sh +
-no change     /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish +
-no change     /home/tomoyan/miniforge3/shell/condabin/Conda.psm1 +
-no change     /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1 +
-no change     /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh +
-no change     /home/tomoyan/miniforge3/etc/profile.d/conda.csh +
-no change     /home/tomoyan/.zshrc +
-No action taken. +
-Added mamba to /home/tomoyan/.zshrc +
- +
-==&gt; For changes to take effect, close and re-open your current shell. &lt;== +
- +
-If you&apos;d prefer that conda&apos;s base environment not be activated on startup,  +
-   set the auto_activate_base parameter to false:  +
- +
-conda config --set auto_activate_base false+
  
 Thank you for installing Miniforge3! Thank you for installing Miniforge3!
行 11137: 行 10631:
 公式: [[git>conda-forge/miniforge#uninstallation|Uninstallation - conda-forge/miniforge: A conda-forge distribution.]] [[gtr>https://github.com/conda-forge/miniforge#uninstallation|翻訳]]\\ 公式: [[git>conda-forge/miniforge#uninstallation|Uninstallation - conda-forge/miniforge: A conda-forge distribution.]] [[gtr>https://github.com/conda-forge/miniforge#uninstallation|翻訳]]\\
  
-===== micromamba インストール =====+===== micromamba =====
  
-==== Linux ====+==== インストール ====
 公式: [[https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html|Micromamba Installation — documentation]] [[gtr>https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html|翻訳]]\\ 公式: [[https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html|Micromamba Installation — documentation]] [[gtr>https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html|翻訳]]\\
  
行 11239: 行 10733:
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
 <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">.</span> <u style="text-decoration-style:single">~/.bashrc</u> <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">.</span> <u style="text-decoration-style:single">~/.bashrc</u>
 +</pre></html></WRAP>
 +</WRAP>
 +
 +動作確認🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">micromamba</font> <font color="#A347BA">--version</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +1.5.7
 +</pre></html></WRAP>
 +</WRAP>
 +
 +==== 更新 ====
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">micromamba</font> self-update         
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +nodefaults/noarch                                             No change
 +nodefaults/linux-64                                           No change
 +conda-forge/linux-64                                33.1MB @   3.0MB/s 11.4s
 +conda-forge/noarch                                  13.9MB @ 933.7kB/s 15.0s
 +
 +Your micromamba version (1.5.7) is already up to date.
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 11832: 行 11351:
  
 ===== 使い方 ===== ===== 使い方 =====
 +<WRAP round tip 90%>
 +
 +manba はシェルの関数で定義されていて which で存在場所を知ることができないので以下のように調べられる🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">type</font><font color="#999999"> mamba</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +mamba is a shell function from /home/tomoyan/miniforge3/etc/profile.d/mamba.sh
 +</pre></html></WRAP>
 +
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#2AA1B3"><b>declare</b></font><font color="#999999"> </font><font color="#A347BA">-f</font><font color="#999999"> mamba </font><font color="#12488B"><b>|</b></font><font color="#999999"> </font><font color="#26A269">bat</font><font color="#999999"> </font><font color="#A347BA">-n</font><font color="#999999"> </font><font color="#A347BA">-l</font><font color="#999999"> bash</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre class=Bat>
 +<font color="#444444">   1</font> <font color="#A6E22E">mamba</font><font color="#FFFFFF"> () {</font>
 +<font color="#444444">   2</font> <font color="#FFFFFF">    </font><font color="#BE84FF">\l</font><font color="#FFFFFF">ocal cmd=&quot;$</font><font color="#E6DB74">{</font><font color="#FFFFFF">1</font><font color="#F92672">-</font><font color="#E6DB74">__missing__}</font><font color="#FFFFFF">&quot;</font>
 +<font color="#444444">   3</font> <font color="#FFFFFF">    </font><font color="#F92672">case</font><font color="#FFFFFF"> &quot;$cmd&quot; </font><font color="#F92672">in</font>
 +<font color="#444444">   4</font> <font color="#FFFFFF">        </font><font color="#F92672">(</font><font color="#FFFFFF">activate </font><font color="#F92672">|</font><font color="#FFFFFF"> deactivate</font><font color="#F92672">)</font><font color="#FFFFFF"> __conda_activate &quot;$@&quot; ;;</font>
 +<font color="#444444">   5</font> <font color="#FFFFFF">        </font><font color="#F92672">(</font><font color="#FFFFFF">install </font><font color="#F92672">|</font><font color="#FFFFFF"> update </font><font color="#F92672">|</font><font color="#FFFFFF"> upgrade </font><font color="#F92672">|</font><font color="#FFFFFF"> remove </font><font color="#F92672">|</font><font color="#FFFFFF"> uninstall</font><font color="#F92672">)</font><font color="#FFFFFF"> __mamba_exe &quot;$@&quot; </font><font color="#F92672">||</font><font color="#FFFFFF"> </font><font color="#BE84FF">\r</font><font color="#FFFFFF">eturn</font>
 +<font color="#444444">   6</font> <font color="#FFFFFF">            __conda_reactivate ;;</font>
 +<font color="#444444">   7</font> <font color="#FFFFFF">        </font><font color="#F92672">(*)</font><font color="#FFFFFF"> __mamba_exe &quot;$@&quot; ;;</font>
 +<font color="#444444">   8</font> <font color="#FFFFFF">    </font><font color="#F92672">esac</font>
 +<font color="#444444">   9</font> <font color="#FFFFFF">}</font>
 +</pre></html></WRAP>
 +</WRAP>
 +
 +</WRAP>
  
 ==== ヘルプ [-h,--help] ==== ==== ヘルプ [-h,--help] ====
行 11992: 行 11539:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">mamba</span> create <span style="color:#A347BA">--name</span> JupyterLab+<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">mamba</span> create <span style="color:#A347BA">--name</span> JupyterLab_py312
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-Empty environment created at prefix: /home/tomoyan/micromamba/envs/JupyterLab+Empty environment created at prefix: /home/tomoyan/micromamba/envs/JupyterLab_py312
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 12002: 行 11549:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> <u style="text-decoration-style:single">create</u> <font color="#A347BA">--name</font> JupyterLab <font color="#A347BA">--channel</font> conda-forge python=3.12 nodejs=20 jupyterlab=4 jupyterlab-language-pack-ja-JP jupyterlab-git ipywidgets ipyparallel notebook qtconsole jupyterlab-lsp+<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> create <font color="#A347BA">--name</font> JupyterLab_py312 <font color="#A347BA">--channel</font> conda-forge python=3.12 nodejs=20
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_hlong><html><pre> <WRAP color_result_hlong><html><pre>
-conda-forge/linux-64                                        Using cache+<pre>conda-forge/linux-64                                        Using cache
 conda-forge/noarch                                          Using cache conda-forge/noarch                                          Using cache
 +nodefaults/linux-64                                           No change
 +nodefaults/noarch                                             No change
  
 Transaction Transaction
  
-  Prefix: /home/tomoyan/micromamba/envs/JupyterLab+  Prefix: /home/tomoyan/micromamba/envs/JupyterLab_py312
  
   Updating specs:   Updating specs:
行 12016: 行 11565:
    - python=3.12    - python=3.12
    - nodejs=20    - nodejs=20
-   - jupyterlab=4 
-   - jupyterlab-language-pack-ja-JP 
-   - jupyterlab-git 
-   - ipywidgets 
-   - ipyparallel 
-   - notebook 
-   - qtconsole 
-   - jupyterlab-lsp 
  
  
-  Package                                  Version  Build               Channel           Size +  Package              Version  Build               Channel           Size 
-────────────────────────────────────────────────────────────────────────────────────────────────+────────────────────────────────────────────────────────────────────────────
   Install:   Install:
-────────────────────────────────────────────────────────────────────────────────────────────────+────────────────────────────────────────────────────────────────────────────
  
-  <font color="#26A269">+ python_abi                    </font>            3.12  4_cp312             conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ _libgcc_mutex   </font>       0.1  conda_forge         conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ _libgcc_mutex                 </font>             0.1  conda_forge         conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ ld_impl_linux-64</font>      2.40  h41732ed_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libstdcxx-ng                  </font>          13.2.0  h7e041cc_5          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ ca-certificates </font>  2024.2.2  hbcca054_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ ld_impl_linux-64              </font>            2.40  h41732ed_0          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">libstdcxx-ng    </font>    13.2.0  h7e041cc_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ ca-certificates               </font>        2024.2.2  hbcca054_0          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">libgomp         </font>    13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">libgomp                       </font>          13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">_openmp_mutex   </font>       4.5  2_gnu               conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">_openmp_mutex                 </font>             4.5  2_gnu               conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">libgcc-ng       </font>    13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libgcc-ng                     </font>          13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">libxcrypt       </font>    4.4.36  hd590300_1          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">xorg-xf86vidmodeproto         </font>           2.3.1  h7f98852_1002       conda-forge       24kB +  <font color="#26A269">+ libexpat        </font>     2.6.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-xproto                   </font>          7.0.31  h7f98852_1007       conda-forge       75kB +  <font color="#26A269">+ libzlib         </font>    1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-kbproto                  </font>           1.0.7  h7f98852_1002       conda-forge       27kB +  <font color="#26A269">+ libffi          </font>     3.4.2  h7f98852_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-renderproto              </font>          0.11.1  h7f98852_1002       conda-forge       10kB +  <font color="#26A269">+ bzip2           </font>     1.0.8  hd590300_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ graphite2                     </font>          1.3.13  h58526e2_1001       conda-forge      105kB +  <font color="#26A269">+ ncurses         </font>       6.4  h59595ed_2          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-libxdmcp                 </font>           1.1.3  h7f98852_0          conda-forge       19kB +  <font color="#26A269">+ libuv           </font>    1.46.0  hd590300_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ pthread-stubs                 </font>             0. h36c2ea0_1001       conda-forge        6kB +  <font color="#26A269">+ icu             </font>      73.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libsodium                     </font>          1.0.18  h36c2ea0_1          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ openssl         </font>     3.2.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ attr                          </font>           2.5.1  h166bdaf_1          conda-forge       71kB +  <font color="#26A269">+ libuuid         </font>    2.38.1  h0b41bf4_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ mpg123                        </font>          1.32.4  h59595ed_0          conda-forge      491kB +  <font color="#26A269">+ libnsl          </font>     2.0.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ lame                          </font>           3.100  h166bdaf_1003       conda-forge      508kB +  <font color="#26A269">+ xz              </font>     5.2.6  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ lz4-c                         </font>           1.9.4  hcb278e6_0          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ tk              </font>    8.6.13  noxft_h4845f30_101  conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">libjpeg-turbo                 </font>           3.0.0  hd590300_1          conda-forge      619kB +  <font color="#26A269">+ libsqlite       </font>    3.45.2  h2797004_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-xextproto                </font>           7.3.0  h0b41bf4_1003       conda-forge       30kB +  <font color="#26A269">+ zlib            </font>    1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ pixman                        </font>          0.43.2  h59595ed_0          conda-forge      387kB +  <font color="#26A269">+ readline        </font>       8.2  h8228510_1          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ alsa-lib                      </font>          1.2.11  hd590300_1          conda-forge      555kB +  <font color="#26A269">nodejs          </font>    20.9.0  hb753e55_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libopus                       </font>           1.3.1  h7f98852_1          conda-forge      261kB +  <font color="#26A269">tzdata          </font>     2024a  h0c530f3_0          conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libogg                        </font>           1.3.4  h7f98852_1          conda-forge      211kB +  <font color="#26A269">python          </font>    3.12.2  hab00c5b_0_cpython  conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ libiconv                      </font>            1.17  hd590300_2          conda-forge      706kB +  <font color="#26A269">wheel           </font>    0.42.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ keyutils                      </font>           1.6.1  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font> +  <font color="#26A269">+ setuptools      </font>    69.2.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> 
-  <font color="#26A269">+ xorg-libxau                   </font>          1.0.11  hd590300_0          conda-forge       14kB +  <font color="#26A269">+ pip             </font>      24.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
-  <font color="#26A269">+ gettext                       </font>          0.21.1  h27087fc_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">xorg-libice                   </font>           1.1.1  hd590300_0          conda-forge       58kB +
-  <font color="#26A269">+ nspr                          </font>            4.35  h27087fc_0          conda-forge      227kB +
-  <font color="#26A269">+ libxcrypt                     </font>          4.4.36  hd590300_1          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libexpat                      </font>           2.6.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libzlib                       </font>          1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libffi                        </font>           3.4.2  h7f98852_5          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ bzip2                         </font>           1.0.8  hd590300_5          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ yaml                          </font>           0.2.5  h7f98852_2          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ ncurses                       </font>             6.4  h59595ed_2          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libuv                         </font>          1.46.0  hd590300_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ icu                           </font>            73.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ openssl                       </font>           3.2.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libuuid                       </font>          2.38.1  h0b41bf4_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libnsl                        </font>           2.0.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ xz                            </font>           5.2.6  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ zeromq                        </font>           4.3.5  h59595ed_1          conda-forge      343kB +
-  <font color="#26A269">+ libcap                        </font>            2.69  h0f662aa_0          conda-forge      101kB +
-  <font color="#26A269">+ libvorbis                     </font>           1.3.7  h9c3ff4c_0          conda-forge      286kB +
-  <font color="#26A269">+ libxcb                        </font>            1.15  h0b41bf4_0          conda-forge      384kB +
-  <font color="#26A269">+ libgpg-error                  </font>            1.48  h71f35ed_0          conda-forge      266kB +
-  <font color="#26A269">+ libflac                       </font>           1.4.3  h59595ed_0          conda-forge      394kB +
-  <font color="#26A269">+ expat                         </font>           2.6.2  h59595ed_0          conda-forge      138kB +
-  <font color="#26A269">+ libpng                        </font>          1.6.43  h2797004_0          conda-forge      288kB +
-  <font color="#26A269">+ zstd                          </font>           1.5.5  hfc55251_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ tk                            </font>          8.6.13  noxft_h4845f30_101  conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ libsqlite                     </font>          3.45.2  h2797004_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ zlib                          </font>          1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pcre2                         </font>           10.43  hcad00b1_0          conda-forge      951kB +
-  <font color="#26A269">+ libedit                       </font>    3.1.20191231  he28a2e2_2          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ readline                      </font>             8.2  h8228510_1          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">mysql-common                  </font>          8.0.33  hf1915f5_6          conda-forge      753kB +
-  <font color="#26A269">+ libevent                      </font>          2.1.12  hf998b51_1          conda-forge      427kB +
-  <font color="#26A269">+ xorg-libsm                    </font>           1.2.4  h7391055_0          conda-forge       27kB +
-  <font color="#26A269">+ libxml2                       </font>          2.12.5  h232c23b_0          conda-forge      705kB +
-  <font color="#26A269">+ xcb-util-wm                   </font>           0.4.1  h8ee46fc_1          conda-forge       52kB +
-  <font color="#26A269">+ xcb-util-keysyms              </font>           0.4.0  h8ee46fc_1          conda-forge       14kB +
-  <font color="#26A269">+ xcb-util                      </font>           0.4.0  hd590300_1          conda-forge       20kB +
-  <font color="#26A269">+ xcb-util-renderutil           </font>           0.3.9  hd590300_1          conda-forge       17kB +
-  <font color="#26A269">+ xorg-libx11                   </font>           1.8.7  h8ee46fc_0          conda-forge      829kB +
-  <font color="#26A269">+ libgcrypt                     </font>          1.10.3  hd590300_0          conda-forge      635kB +
-  <font color="#26A269">+ libsndfile                    </font>           1.2.2  hc60ed4a_1          conda-forge      354kB +
-  <font color="#26A269">+ freetype                      </font>          2.12.1  h267a509_2          conda-forge      635kB +
-  <font color="#26A269">+ nss                           </font>            3.98  h1d7d5a4_0          conda-forge        2MB +
-  <font color="#26A269">+ nodejs                        </font>          20.9.0  hb753e55_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">libglib                       </font>          2.80.0  hf2295e7_0          conda-forge        3MB +
-  <font color="#26A269">+ krb5                          </font>          1.21.2  h659d440_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ mysql-libs                    </font>          8.0.33  hca2cd23_6          conda-forge        2MB +
-  <font color="#26A269">+ libllvm15                     </font>          15.0.7  hb3ce162_4          conda-forge       33MB +
-  <font color="#26A269">+ xcb-util-image                </font>           0.4.0  h8ee46fc_1          conda-forge       24kB +
-  <font color="#26A269">+ xkeyboard-config              </font>            2.41  hd590300_0          conda-forge      898kB +
-  <font color="#26A269">+ xorg-libxext                  </font>           1.3.4  h0b41bf4_2          conda-forge       50kB +
-  <font color="#26A269">+ xorg-libxrender               </font>          0.9.11  hd590300_0          conda-forge       38kB +
-  <font color="#26A269">+ libsystemd0                   </font>             255  h3516f8a_1          conda-forge      403kB +
-  <font color="#26A269">+ fontconfig                    </font>          2.14.2  h14ed4e7_0          conda-forge      272kB +
-  <font color="#26A269">+ dbus                          </font>          1.13.6  h5008d03_3          conda-forge      619kB +
-  <font color="#26A269">+ glib-tools                    </font>          2.80.0  hde27a5a_0          conda-forge      112kB +
-  <font color="#26A269">+ libcups                       </font>           2.3.3  h4637d8d_4          conda-forge        5MB +
-  <font color="#26A269">+ libpq                         </font>            16.2  h33b98f1_0          conda-forge        2MB +
-  <font color="#26A269">+ libclang13                    </font>          15.0.7  default_ha2b6cf4_4  conda-forge       10MB +
-  <font color="#26A269">+ libxkbcommon                  </font>           1.6.0  hd429924_1          conda-forge      575kB +
-  <font color="#26A269">+ pulseaudio-client             </font>            16.1  hb77b528_5          conda-forge      755kB +
-  <font color="#26A269">+ libclang                      </font>          15.0.7  default_hb11cfb5_4  conda-forge      133kB +
-  <font color="#26A269">+ tzdata                        </font>           2024a  h0c530f3_0          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">font-ttf-dejavu-sans-mono     </font>            2.37  hab24e00_0          conda-forge      397kB +
-  <font color="#26A269">+ font-ttf-inconsolata          </font>           3.000  h77eed37_0          conda-forge       97kB +
-  <font color="#26A269">+ font-ttf-source-code-pro      </font>           2.038  h77eed37_0          conda-forge      701kB +
-  <font color="#26A269">+ font-ttf-ubuntu               </font>            0.83  h77eed37_1          conda-forge        2MB +
-  <font color="#26A269">+ fonts-conda-forge             </font>                0                   conda-forge        4kB +
-  <font color="#26A269">+ fonts-conda-ecosystem         </font>                0                   conda-forge        4kB +
-  <font color="#26A269">+ python                        </font>          3.12.2  hab00c5b_0_cpython  conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">cairo                         </font>          1.18.0  h3faef2a_0          conda-forge      982kB +
-  <font color="#26A269">+ harfbuzz                      </font>           8.3.0  h3d44ed6_0          conda-forge        2MB +
-  <font color="#26A269">+ wheel                         </font>          0.42.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ setuptools                    </font>          69.2.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pip                           </font>            24.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pycparser                     </font>            2.21  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ types-python-dateutil         </font>  2.9.0.20240316  pyhd8ed1ab_0        conda-forge       22kB +
-  <font color="#26A269">+ soupsieve                     </font>             2.5  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ webencodings                  </font>           0.5.1  pyhd8ed1ab_2        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ smmap                         </font>           5.0.0  pyhd8ed1ab_0        conda-forge       22kB +
-  <font color="#26A269">+ mistune                       </font>           3.0.2  pyhd8ed1ab_0        conda-forge       66kB +
-  <font color="#26A269">+ pandocfilters                 </font>           1.5.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ defusedxml                    </font>           0.7.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ python-fastjsonschema         </font>          2.19.1  pyhd8ed1ab_0        conda-forge      225kB +
-  <font color="#26A269">+ wcwidth                       </font>          0.2.13  pyhd8ed1ab_0        conda-forge       33kB +
-  <font color="#26A269">+ charset-normalizer            </font>           3.3.2  pyhd8ed1ab_0        conda-forge       47kB +
-  <font color="#26A269">+ pysocks                       </font>           1.7.1  pyha2e5f31_6        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pure_eval                     </font>           0.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ executing                     </font>           2.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ ptyprocess                    </font>           0.7.0  pyhd3deb0d_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ colorama                      </font>           0.4.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ platformdirs                  </font>           4.2.0  pyhd8ed1ab_0        conda-forge       20kB +
-  <font color="#26A269">+ toml                          </font>          0.10.2  pyhd8ed1ab_0        conda-forge       18kB +
-  <font color="#26A269">+ ply                           </font>            3.11  py_1                conda-forge       45kB +
-  <font color="#26A269">+ cached_property               </font>           1.5.2  pyha770c72_1        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ hyperframe                    </font>           6.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ six                           </font>          1.16.0  pyh6c4a22f_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pytz                          </font>          2024.1  pyhd8ed1ab_0        conda-forge      189kB +
-  <font color="#26A269">+ hpack                         </font>           4.0.0  pyh9f0ad1d_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ sniffio                       </font>           1.3.1  pyhd8ed1ab_0        conda-forge       15kB +
-  <font color="#26A269">+ certifi                       </font>        2024.2.2  pyhd8ed1ab_0        conda-forge      161kB +
-  <font color="#26A269">+ zipp                          </font>          3.17.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ nest-asyncio                  </font>           1.6.0  pyhd8ed1ab_0        conda-forge       12kB +
-  <font color="#26A269">+ entrypoints                   </font>             0.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ exceptiongroup                </font>           1.2.0  pyhd8ed1ab_2        conda-forge       21kB +
-  <font color="#26A269">+ typing_extensions             </font>          4.10.0  pyha770c72_0        conda-forge       37kB +
-  <font color="#26A269">+ parso                         </font>           0.8.3  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ decorator                     </font>           5.1.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pickleshare                   </font>           0.7.5  py_1003             conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ attrs                         </font>          23.2.0  pyh71513ae_0        conda-forge       55kB +
-  <font color="#26A269">+ pkgutil-resolve-name          </font>          1.3.10  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ webcolors                     </font>            1.13  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ uri-template                  </font>           1.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ idna                          </font>             3.6  pyhd8ed1ab_0        conda-forge       50kB +
-  <font color="#26A269">+ python-json-logger            </font>           2.0.7  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ rfc3986-validator             </font>           0.1.1  pyh9f0ad1d_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ typing_utils                  </font>           0.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ websocket-client              </font>           1.7.0  pyhd8ed1ab_0        conda-forge       47kB +
-  <font color="#26A269">+ prometheus_client             </font>          0.20.0  pyhd8ed1ab_0        conda-forge       49kB +
-  <font color="#26A269">+ tomli                         </font>           2.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ json5                         </font>          0.9.24  pyhd8ed1ab_0        conda-forge       28kB +
-  <font color="#26A269">+ send2trash                    </font>           1.8.2  pyh41d4057_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ traitlets                     </font>          5.14.2  pyhd8ed1ab_0        conda-forge      110kB +
-  <font color="#26A269">+ pygments                      </font>          2.17.2  pyhd8ed1ab_0        conda-forge      860kB +
-  <font color="#26A269">+ packaging                     </font>            24.0  pyhd8ed1ab_0        conda-forge       50kB +
-  <font color="#26A269">+ widgetsnbextension            </font>          4.0.10  pyhd8ed1ab_0        conda-forge      886kB +
-  <font color="#26A269">+ jupyterlab_widgets            </font>          3.0.10  pyhd8ed1ab_0        conda-forge      187kB +
-  <font color="#26A269">+ jupyterlab-language-pack-ja-jp</font>       4.1.post0  pyh87cfba7_0        conda-forge       47kB +
-  <font color="#26A269">+ beautifulsoup4                </font>          4.12.3  pyha770c72_0        conda-forge      118kB +
-  <font color="#26A269">+ tinycss2                      </font>           1.2.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ gitdb                         </font>          4.0.11  pyhd8ed1ab_0        conda-forge       53kB +
-  <font color="#26A269">+ prompt-toolkit                </font>          3.0.42  pyha770c72_0        conda-forge      270kB +
-  <font color="#26A269">+ pexpect                       </font>           4.9.0  pyhd8ed1ab_0        conda-forge       54kB +
-  <font color="#26A269">+ tqdm                          </font>          4.66.2  pyhd8ed1ab_0        conda-forge       90kB +
-  <font color="#26A269">+ cached-property               </font>           1.5.2  hd8ed1ab_1          conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ asttokens                     </font>           2.4.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ python-dateutil               </font>           2.9.0  pyhd8ed1ab_0        conda-forge      223kB +
-  <font color="#26A269">+ rfc3339-validator             </font>           0.1.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ babel                         </font>          2.14.0  pyhd8ed1ab_0        conda-forge        8MB +
-  <font color="#26A269">+ h2                            </font>           4.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ importlib_resources           </font>           6.3.0  pyhd8ed1ab_0        conda-forge       31kB +
-  <font color="#26A269">+ importlib-metadata            </font>           7.0.2  pyha770c72_0        conda-forge       27kB +
-  <font color="#26A269">+ h11                           </font>          0.14.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ typing-extensions             </font>          4.10.0  hd8ed1ab_0          conda-forge       10kB +
-  <font color="#26A269">+ async-lru                     </font>           2.0.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ jedi                          </font>          0.19.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ anyio                         </font>           4.3.0  pyhd8ed1ab_0        conda-forge      102kB +
-  <font color="#26A269">+ overrides                     </font>           7.7.0  pyhd8ed1ab_0        conda-forge       30kB +
-  <font color="#26A269">+ matplotlib-inline             </font>           0.1.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ comm                          </font>           0.2.2  pyhd8ed1ab_0        conda-forge       12kB +
-  <font color="#26A269">+ jupyterlab_pygments           </font>           0.3.0  pyhd8ed1ab_1        conda-forge       19kB +
-  <font color="#26A269">+ bleach                        </font>           6.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ qtpy                          </font>           2.4.1  pyhd8ed1ab_0        conda-forge       62kB +
-  <font color="#26A269">+ gitpython                     </font>          3.1.42  pyhd8ed1ab_0        conda-forge      150kB +
-  <font color="#26A269">+ fqdn                          </font>           1.5.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ stack_data                    </font>           0.6.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ arrow                         </font>           1.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ importlib_metadata            </font>           7.0.2  hd8ed1ab_0          conda-forge        9kB +
-  <font color="#26A269">+ httpcore                      </font>           1.0.4  pyhd8ed1ab_0        conda-forge       46kB +
-  <font color="#26A269">+ ipython                       </font>          8.22.2  pyh707e725_0        conda-forge      594kB +
-  <font color="#26A269">+ isoduration                   </font>         20.11.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ httpx                         </font>          0.27.0  pyhd8ed1ab_0        conda-forge       65kB +
-  <font color="#26A269">+ ipywidgets                    </font>           8.1.2  pyhd8ed1ab_0        conda-forge      114kB +
-  <font color="#26A269">+ brotli-python                 </font>           1.1.0  py312h30efb56_1     conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ glib                          </font>          2.80.0  hf2295e7_0          conda-forge      503kB +
-  <font color="#26A269">+ debugpy                       </font>           1.8.1  py312h30efb56_0     conda-forge        2MB +
-  <font color="#26A269">+ psutil                        </font>           5.9.8  py312h98912ed_0     conda-forge      486kB +
-  <font color="#26A269">+ markupsafe                    </font>           2.1.5  py312h98912ed_0     conda-forge       27kB +
-  <font color="#26A269">+ rpds-py                       </font>          0.18.0  py312h4b3b743_0     conda-forge      919kB +
-  <font color="#26A269">+ jsonpointer                   </font>             2.4  py312h7900ff3_3     conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pyyaml                        </font>           6.0.1  py312h98912ed_1     conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pyzmq                         </font>          25.1.2  py312h886d080_0     conda-forge      529kB +
-  <font color="#26A269">+ tornado                       </font>             6.4  py312h98912ed_0     conda-forge      841kB +
-  <font color="#26A269">+ cffi                          </font>          1.16.0  py312hf06ca03_0     conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ jupyter_core                  </font>           5.7.2  py312h7900ff3_0     conda-forge       93kB +
-  <font color="#26A269">+ sip                           </font>          6.7.12  py312h30efb56_0     conda-forge      576kB +
-  <font color="#26A269">+ gstreamer                     </font>          1.22.9  h98fc4e7_0          conda-forge        2MB +
-  <font color="#26A269">+ argon2-cffi-bindings          </font>          21.2.0  py312h98912ed_4     conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ pyqt5-sip                     </font>         12.12.2  py312h30efb56_5     conda-forge       86kB +
-  <font color="#26A269">+ gst-plugins-base              </font>          1.22.9  h8e1006c_0          conda-forge        3MB +
-  <font color="#26A269">+ qt-main                       </font>          5.15.8  h5810be5_19         conda-forge       61MB +
-  <font color="#26A269">+ pyqt                          </font>          5.15.9  py312h949fe66_5     conda-forge        5MB +
-  <font color="#26A269">+ urllib3                       </font>           2.2.1  pyhd8ed1ab_0        conda-forge       95kB +
-  <font color="#26A269">+ jinja2                        </font>           3.1.3  pyhd8ed1ab_0        conda-forge      112kB +
-  <font color="#26A269">+ referencing                   </font>          0.33.0  pyhd8ed1ab_0        conda-forge       39kB +
-  <font color="#26A269">+ terminado                     </font>          0.18.1  pyh0d859eb_0        conda-forge       22kB +
-  <font color="#26A269">+ jupyter_client                </font>           8.6.1  pyhd8ed1ab_0        conda-forge      106kB +
-  <font color="#26A269">+ argon2-cffi                   </font>          23.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ requests                      </font>          2.31.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ jsonschema-specifications     </font>       2023.12.1  pyhd8ed1ab_0        conda-forge       16kB +
-  <font color="#26A269">+ jupyter_server_terminals      </font>           0.5.3  pyhd8ed1ab_0        conda-forge       20kB +
-  <font color="#26A269">+ ipykernel                     </font>          6.29.3  pyhd33586a_0        conda-forge      119kB +
-  <font color="#26A269">+ jsonschema                    </font>          4.21.1  pyhd8ed1ab_0        conda-forge       73kB +
-  <font color="#26A269">+ qtconsole-base                </font>           5.5.1  pyha770c72_0        conda-forge      100kB +
-  <font color="#26A269">+ ipyparallel                   </font>           8.7.0  pyhd8ed1ab_0        conda-forge      205kB +
-  <font color="#26A269">+ jsonschema-with-format-nongpl </font>          4.21.1  pyhd8ed1ab_0        conda-forge        7kB +
-  <font color="#26A269">+ nbformat                      </font>          5.10.3  pyhd8ed1ab_0        conda-forge      101kB +
-  <font color="#26A269">+ qtconsole                     </font>           5.5.1  pyhd8ed1ab_0        conda-forge        7kB +
-  <font color="#26A269">+ jupyter_events                </font>           0.9.1  pyhd8ed1ab_0        conda-forge       21kB +
-  <font color="#26A269">+ nbclient                      </font>          0.10.0  pyhd8ed1ab_0        conda-forge       28kB +
-  <font color="#26A269">+ nbconvert-core                </font>          7.16.2  pyhd8ed1ab_0        conda-forge      188kB +
-  <font color="#26A269">+ jupyter_server                </font>          2.13.0  pyhd8ed1ab_0        conda-forge      325kB +
-  <font color="#26A269">+ jupyter-server-mathjax        </font>           0.2.6  pyh5bfe37b_1        conda-forge<font color="#26A269">     Cached</font> +
-  <font color="#26A269">+ jupyterlab_server             </font>          2.25.4  pyhd8ed1ab_0        conda-forge       49kB +
-  <font color="#26A269">+ notebook-shim                 </font>           0.2.4  pyhd8ed1ab_0        conda-forge       17kB +
-  <font color="#26A269">+ jupyter-lsp                   </font>           2.2.4  pyhd8ed1ab_0        conda-forge       55kB +
-  <font color="#26A269">+ nbdime                        </font>           4.0.1  pyhd8ed1ab_0        conda-forge        4MB +
-  <font color="#26A269">+ jupyterlab                    </font>           4.1.5  pyhd8ed1ab_0        conda-forge        7MB +
-  <font color="#26A269">+ jupyterlab-git                </font>          0.50.0  pyhd8ed1ab_1        conda-forge      903kB +
-  <font color="#26A269">+ jupyterlab-lsp                </font>           5.1.0  pyhd8ed1ab_1        conda-forge      603kB +
-  <font color="#26A269">+ notebook                      </font>           7.1.2  pyhd8ed1ab_0        conda-forge        4MB+
  
   Summary:   Summary:
  
-  Install: 241 packages+  Install: 29 packages
  
-  Total download: 187MB+  Total download: 0 B
  
-────────────────────────────────────────────────────────────────────────────────────────────────+────────────────────────────────────────────────────────────────────────────
  
  
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-Confirm changes: [Y/n]+Confirm changes: [Y/n] <b class=DiYE>Enter</b>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_hlong><html><pre> <WRAP color_result_hlong><html><pre>
  
 Transaction starting Transaction starting
-xorg-kbproto                                        27.3kB @  52.4kB/ 0.5s 
-xorg-renderproto                                     9.6kB @  17.9kB/ 0.5s 
-xorg-xf86vidmodeproto                               23.9kB @  41.3kB/ 0.6s 
-xorg-xproto                                         74.9kB @ 112.5kB/ 0.7s 
-graphite2                                          104.7kB @ 146.7kB/ 0.7s 
-libvorbis                                          286.3kB @ 212.4kB/ 0.6s 
-libflac                                            394.4kB @ 144.4kB/ 1.4s 
-libiconv                                           705.8kB @ 232.3kB/ 2.5s 
-xorg-libsm                                          27.4kB @   8.6kB/ 0.2s 
-xcb-util-keysyms                                    14.2kB @   4.2kB/ 0.2s 
-pcre2                                              950.8kB @ 267.6kB/ 0.8s 
-freetype                                           635.0kB @ 143.6kB/ 0.9s 
-xorg-libx11                                        828.7kB @ 183.7kB/ 1.1s 
-nspr                                               226.8kB @  43.5kB/ 4.6s 
-xkeyboard-config                                   898.0kB @ 164.5kB/ 0.9s 
-mysql-libs                                           1.5MB @ 275.5kB/ 1.1s 
-libsystemd0                                        402.6kB @  69.9kB/ 0.5s 
-glib-tools                                         112.5kB @  19.5kB/ 0.3s 
-libclang                                           133.4kB @  22.5kB/ 0.2s 
-fonts-conda-ecosystem                                3.7kB @ 604.0 B/s  0.1s 
-types-python-dateutil                               21.8kB @   3.5kB/ 0.2s 
-python-fastjsonschema                              225.2kB @  34.1kB/ 0.3s 
-font-ttf-source-code-pro                           700.8kB @ 105.9kB/ 0.9s 
-platformdirs                                        20.2kB @   3.0kB/ 0.2s 
-alsa-lib                                           554.7kB @  81.5kB/ 6.3s 
-pytz                                               188.5kB @  24.0kB/ 1.2s 
-typing_extensions                                   37.0kB @   4.7kB/ 1.1s 
-prometheus_client                                   48.9kB @   6.1kB/ 0.1s 
-nest-asyncio                                        11.6kB @   1.4kB/ 1.2s 
-json5                                               27.9kB @   3.5kB/ 0.2s 
-gitdb                                               52.9kB @   6.4kB/ 0.2s 
-jupyterlab_widgets                                 187.1kB @  22.7kB/ 0.3s 
-importlib_resources                                 30.9kB @   3.7kB/ 0.2s 
-anyio                                              102.3kB @  12.0kB/ 0.3s 
-jupyterlab_pygments                                 18.8kB @   2.2kB/ 0.2s 
-importlib_metadata                                   9.4kB @   1.1kB/ 0.1s 
-httpx                                               64.7kB @   7.4kB/ 0.1s 
-tqdm                                                89.6kB @  10.2kB/ 0.7s 
-rpds-py                                            919.4kB @  93.9kB/ 1.0s 
-pyqt5-sip                                           85.8kB @   8.5kB/ 0.3s 
-debugpy                                              2.1MB @ 147.0kB/ 5.5s 
-referencing                                         39.1kB @   2.7kB/ 0.3s 
-jsonschema-specifications                           16.4kB @   1.1kB/ 0.4s 
-pyqt                                                 5.3MB @ 348.2kB/ 5.0s 
-jsonschema                                          72.8kB @   4.8kB/ 0.3s 
-jsonschema-with-format-nongpl                        7.5kB @ 487.0 B/s  0.2s 
-jupyter_events                                      21.3kB @   1.4kB/ 0.1s 
-jupyter_server                                     324.5kB @  20.7kB/ 0.4s 
-jupyter-lsp                                         55.3kB @   3.5kB/ 0.4s 
-tornado                                            840.5kB @  53.3kB/ 7.0s 
-xorg-libxdmcp                                       19.1kB @   1.2kB/ 0.1s 
-jupyterlab-git                                     902.8kB @  54.9kB/ 0.7s 
-xorg-libxau                                         14.5kB @ 873.0 B/s  0.1s 
-pixman                                             386.8kB @  23.1kB/ 0.9s 
-mpg123                                             491.1kB @  29.2kB/ 1.1s 
-libcap                                             100.6kB @   6.0kB/ 0.3s 
-libclang13                                           9.6MB @ 567.5kB/s 11.3s 
-xcb-util                                            19.7kB @   1.2kB/ 0.1s 
-expat                                              137.6kB @   8.1kB/ 0.3s 
-libsndfile                                         354.4kB @  20.1kB/ 0.7s 
-libevent                                           427.4kB @  23.9kB/ 1.0s 
-xorg-libxrender                                     37.8kB @   2.1kB/ 0.9s 
-pulseaudio-client                                  754.8kB @  38.9kB/ 1.5s 
-font-ttf-ubuntu                                      1.6MB @  61.2kB/ 8.5s 
-libcups                                              4.5MB @ 170.3kB/ 8.9s 
-wcwidth                                             32.7kB @   1.2kB/ 0.1s 
-ply                                                 44.8kB @   1.7kB/ 0.2s 
-exceptiongroup                                      20.6kB @ 767.0 B/s  0.1s 
-websocket-client                                    46.6kB @   1.7kB/ 0.1s 
-packaging                                           49.8kB @   1.8kB/ 0.2s 
-beautifulsoup4                                     118.2kB @   4.4kB/ 0.2s 
-typing-extensions                                   10.2kB @ 374.0 B/s  0.2s 
-qtpy                                                61.8kB @   2.2kB/ 0.3s 
-python-dateutil                                    222.7kB @   8.0kB/ 0.8s 
-ipython                                            593.7kB @  21.1kB/ 0.6s 
-jupyter_core                                        92.8kB @   3.3kB/ 0.2s 
-psutil                                             486.2kB @  16.4kB/ 2.0s 
-jinja2                                             111.6kB @   3.7kB/ 0.6s 
-jupyter_server_terminals                            19.8kB @ 650.0 B/s  0.2s 
-gst-plugins-base                                     2.7MB @  88.4kB/ 2.4s 
-harfbuzz                                             1.5MB @  50.4kB/s 11.3s 
-nbclient                                            27.9kB @ 904.0 B/s  0.1s 
-notebook-shim                                       16.9kB @ 547.0 B/s  0.1s 
-ipyparallel                                        205.0kB @   6.6kB/ 0.6s 
-attr                                                71.0kB @   2.3kB/ 0.4s 
-jupyterlab-lsp                                     603.4kB @  19.2kB/ 0.7s 
-libpng                                             288.2kB @   9.1kB/ 0.3s 
-libopus                                            260.7kB @   8.2kB/ 0.8s 
-xcb-util-wm                                         52.1kB @   1.6kB/ 0.2s 
-zeromq                                             343.4kB @  10.7kB/ 0.7s 
-xorg-libxext                                        50.1kB @   1.6kB/ 0.1s 
-font-ttf-inconsolata                                96.5kB @   3.0kB/ 0.3s 
-smmap                                               22.5kB @ 689.0 B/s  0.2s 
-toml                                                18.4kB @ 562.0 B/s  0.1s 
-attrs                                               54.6kB @   1.7kB/ 0.2s 
-pygments                                           860.4kB @  24.6kB/ 2.0s 
-prompt-toolkit                                     270.4kB @   7.6kB/ 0.6s 
-importlib-metadata                                  26.9kB @ 752.0 B/s  0.2s 
-gitpython                                          149.6kB @   4.1kB/ 0.4s 
-libpq                                                2.5MB @  68.3kB/ 4.3s 
-glib                                               503.5kB @  13.6kB/ 0.8s 
-sip                                                576.3kB @  15.5kB/ 0.9s 
-urllib3                                             94.7kB @   2.5kB/ 0.5s 
-ipykernel                                          119.0kB @   3.2kB/ 0.6s 
-qtconsole                                            7.3kB @ 193.0 B/s  0.4s 
-pthread-stubs                                        5.6kB @ 148.0 B/s  0.1s 
-libogg                                             210.6kB @   5.5kB/ 0.4s 
-nss                                                  2.0MB @  51.1kB/ 7.6s 
-xcb-util-renderutil                                 17.0kB @ 428.0 B/s  0.1s 
-xcb-util-image                                      24.5kB @ 616.0 B/s  0.1s 
-libxkbcommon                                       574.9kB @  14.4kB/ 0.3s 
-libgpg-error                                       266.4kB @   6.6kB/ 1.8s 
-sniffio                                             15.1kB @ 373.0 B/s  0.2s 
-cairo                                              982.4kB @  24.2kB/ 0.5s 
-traitlets                                          110.3kB @   2.7kB/ 0.3s 
-pexpect                                             53.6kB @   1.3kB/ 0.1s 
-comm                                                12.1kB @ 297.0 B/s  0.1s 
-markupsafe                                          26.7kB @ 654.0 B/s  0.1s 
-qtconsole-base                                     100.2kB @   2.4kB/ 1.1s 
-jupyterlab_server                                   48.8kB @   1.2kB/ 0.2s 
-lame                                               508.3kB @  11.9kB/ 0.6s 
-libxcb                                             384.2kB @   8.9kB/ 0.5s 
-libgcrypt                                          634.9kB @  14.5kB/ 0.5s 
-nbdime                                               4.4MB @ 100.8kB/ 6.1s 
-mistune                                             66.0kB @   1.5kB/ 0.2s 
-dbus                                               618.6kB @  14.0kB/ 0.4s 
-idna                                                50.1kB @   1.1kB/ 0.1s 
-ipywidgets                                         113.6kB @   2.6kB/ 0.3s 
-terminado                                           22.5kB @ 501.0 B/s  0.2s 
-nbconvert-core                                     188.3kB @   4.2kB/ 0.5s 
-xorg-xextproto                                      30.3kB @ 661.0 B/s  0.5s 
-libxml2                                            704.8kB @  15.2kB/ 0.7s 
-font-ttf-dejavu-sans-mono                          397.4kB @   8.4kB/ 0.6s 
-certifi                                            160.6kB @   3.4kB/ 0.3s 
-overrides                                           30.2kB @ 634.0 B/s  0.2s 
-babel                                                7.6MB @ 153.2kB/ 5.6s 
-gstreamer                                            2.0MB @  39.8kB/ 2.2s 
-mysql-common                                       753.5kB @  14.9kB/ 0.8s 
-fonts-conda-forge                                    4.1kB @  80.0 B/s  0.3s 
-jupyterlab-language-pack-ja-jp                      47.2kB @ 918.0 B/s  0.5s 
-jupyter_client                                     106.0kB @   2.1kB/ 0.3s 
-xorg-libice                                         58.5kB @   1.1kB/ 0.3s 
-charset-normalizer                                  46.6kB @ 888.0 B/s  0.4s 
-pyzmq                                              528.7kB @   9.9kB/ 1.0s 
-jupyterlab                                           7.1MB @ 129.9kB/ 4.7s 
-httpcore                                            45.7kB @ 837.0 B/s  0.3s 
-fontconfig                                         272.0kB @   4.9kB/ 0.4s 
-libglib                                              2.9MB @  51.3kB/ 2.8s 
-widgetsnbextension                                 886.4kB @  15.1kB/ 2.5s 
-libjpeg-turbo                                      618.6kB @  10.4kB/s 58.8s 
-nbformat                                           100.8kB @   1.7kB/ 0.6s 
-notebook                                             4.1MB @  67.8kB/ 5.3s 
-libllvm15                                           33.3MB @ 549.5kB/s 43.7s 
-qt-main                                             61.3MB @ 698.1kB/s 47.1s 
-Linking python_abi-3.12-4_cp312 
 Linking _libgcc_mutex-0.1-conda_forge Linking _libgcc_mutex-0.1-conda_forge
-Linking libstdcxx-ng-13.2.0-h7e041cc_5 
 Linking ld_impl_linux-64-2.40-h41732ed_0 Linking ld_impl_linux-64-2.40-h41732ed_0
 Linking ca-certificates-2024.2.2-hbcca054_0 Linking ca-certificates-2024.2.2-hbcca054_0
 +Linking libstdcxx-ng-13.2.0-h7e041cc_5
 Linking libgomp-13.2.0-h807b86a_5 Linking libgomp-13.2.0-h807b86a_5
 Linking _openmp_mutex-4.5-2_gnu Linking _openmp_mutex-4.5-2_gnu
 Linking libgcc-ng-13.2.0-h807b86a_5 Linking libgcc-ng-13.2.0-h807b86a_5
-Linking xorg-xf86vidmodeproto-2.3.1-h7f98852_1002 
-Linking xorg-xproto-7.0.31-h7f98852_1007 
-Linking xorg-kbproto-1.0.7-h7f98852_1002 
-Linking xorg-renderproto-0.11.1-h7f98852_1002 
-Linking graphite2-1.3.13-h58526e2_1001 
-Linking xorg-libxdmcp-1.1.3-h7f98852_0 
-Linking pthread-stubs-0.4-h36c2ea0_1001 
-Linking libsodium-1.0.18-h36c2ea0_1 
-Linking attr-2.5.1-h166bdaf_1 
-Linking mpg123-1.32.4-h59595ed_0 
-Linking lame-3.100-h166bdaf_1003 
-Linking lz4-c-1.9.4-hcb278e6_0 
-Linking libjpeg-turbo-3.0.0-hd590300_1 
-Linking xorg-xextproto-7.3.0-h0b41bf4_1003 
-Linking pixman-0.43.2-h59595ed_0 
-Linking alsa-lib-1.2.11-hd590300_1 
-Linking libopus-1.3.1-h7f98852_1 
-Linking libogg-1.3.4-h7f98852_1 
-Linking libiconv-1.17-hd590300_2 
-Linking keyutils-1.6.1-h166bdaf_0 
-Linking xorg-libxau-1.0.11-hd590300_0 
-Linking gettext-0.21.1-h27087fc_0 
-Linking xorg-libice-1.1.1-hd590300_0 
-Linking nspr-4.35-h27087fc_0 
 Linking libxcrypt-4.4.36-hd590300_1 Linking libxcrypt-4.4.36-hd590300_1
 Linking libexpat-2.6.2-h59595ed_0 Linking libexpat-2.6.2-h59595ed_0
行 12480: 行 11630:
 Linking libffi-3.4.2-h7f98852_5 Linking libffi-3.4.2-h7f98852_5
 Linking bzip2-1.0.8-hd590300_5 Linking bzip2-1.0.8-hd590300_5
-Linking yaml-0.2.5-h7f98852_2 
 Linking ncurses-6.4-h59595ed_2 Linking ncurses-6.4-h59595ed_2
 Linking libuv-1.46.0-hd590300_0 Linking libuv-1.46.0-hd590300_0
行 12488: 行 11637:
 Linking libnsl-2.0.1-hd590300_0 Linking libnsl-2.0.1-hd590300_0
 Linking xz-5.2.6-h166bdaf_0 Linking xz-5.2.6-h166bdaf_0
-Linking zeromq-4.3.5-h59595ed_1 
-Linking libcap-2.69-h0f662aa_0 
-Linking libvorbis-1.3.7-h9c3ff4c_0 
-Linking libxcb-1.15-h0b41bf4_0 
-Linking libgpg-error-1.48-h71f35ed_0 
-Linking libflac-1.4.3-h59595ed_0 
-Linking expat-2.6.2-h59595ed_0 
-Linking libpng-1.6.43-h2797004_0 
-Linking zstd-1.5.5-hfc55251_0 
 Linking tk-8.6.13-noxft_h4845f30_101 Linking tk-8.6.13-noxft_h4845f30_101
 Linking libsqlite-3.45.2-h2797004_0 Linking libsqlite-3.45.2-h2797004_0
 Linking zlib-1.2.13-hd590300_5 Linking zlib-1.2.13-hd590300_5
-Linking pcre2-10.43-hcad00b1_0 
-Linking libedit-3.1.20191231-he28a2e2_2 
 Linking readline-8.2-h8228510_1 Linking readline-8.2-h8228510_1
-Linking mysql-common-8.0.33-hf1915f5_6 
-Linking libevent-2.1.12-hf998b51_1 
-Linking xorg-libsm-1.2.4-h7391055_0 
-Linking libxml2-2.12.5-h232c23b_0 
-Linking xcb-util-wm-0.4.1-h8ee46fc_1 
-Linking xcb-util-keysyms-0.4.0-h8ee46fc_1 
-Linking xcb-util-0.4.0-hd590300_1 
-Linking xcb-util-renderutil-0.3.9-hd590300_1 
-Linking xorg-libx11-1.8.7-h8ee46fc_0 
-Linking libgcrypt-1.10.3-hd590300_0 
-Linking libsndfile-1.2.2-hc60ed4a_1 
-Linking freetype-2.12.1-h267a509_2 
-Linking nss-3.98-h1d7d5a4_0 
 Linking nodejs-20.9.0-hb753e55_0 Linking nodejs-20.9.0-hb753e55_0
-Linking libglib-2.80.0-hf2295e7_0 
-Linking krb5-1.21.2-h659d440_0 
-Linking mysql-libs-8.0.33-hca2cd23_6 
-Linking libllvm15-15.0.7-hb3ce162_4 
-Linking xcb-util-image-0.4.0-h8ee46fc_1 
-Linking xkeyboard-config-2.41-hd590300_0 
-Linking xorg-libxext-1.3.4-h0b41bf4_2 
-Linking xorg-libxrender-0.9.11-hd590300_0 
-Linking libsystemd0-255-h3516f8a_1 
-Linking fontconfig-2.14.2-h14ed4e7_0 
-Linking dbus-1.13.6-h5008d03_3 
-Linking glib-tools-2.80.0-hde27a5a_0 
-Linking libcups-2.3.3-h4637d8d_4 
-Linking libpq-16.2-h33b98f1_0 
-Linking libclang13-15.0.7-default_ha2b6cf4_4 
-Linking libxkbcommon-1.6.0-hd429924_1 
-Linking pulseaudio-client-16.1-hb77b528_5 
-Linking libclang-15.0.7-default_hb11cfb5_4 
 Linking tzdata-2024a-h0c530f3_0 Linking tzdata-2024a-h0c530f3_0
-Linking font-ttf-dejavu-sans-mono-2.37-hab24e00_0 
-Linking font-ttf-inconsolata-3.000-h77eed37_0 
-Linking font-ttf-source-code-pro-2.038-h77eed37_0 
-Linking font-ttf-ubuntu-0.83-h77eed37_1 
-Linking fonts-conda-forge-1-0 
-Linking fonts-conda-ecosystem-1-0 
 Linking python-3.12.2-hab00c5b_0_cpython Linking python-3.12.2-hab00c5b_0_cpython
-Linking cairo-1.18.0-h3faef2a_0 
-Linking harfbuzz-8.3.0-h3d44ed6_0 
 Linking wheel-0.42.0-pyhd8ed1ab_0 Linking wheel-0.42.0-pyhd8ed1ab_0
 Linking setuptools-69.2.0-pyhd8ed1ab_0 Linking setuptools-69.2.0-pyhd8ed1ab_0
 Linking pip-24.0-pyhd8ed1ab_0 Linking pip-24.0-pyhd8ed1ab_0
-Linking pycparser-2.21-pyhd8ed1ab_0 
-Linking types-python-dateutil-2.9.0.20240316-pyhd8ed1ab_0 
-Linking soupsieve-2.5-pyhd8ed1ab_1 
-Linking webencodings-0.5.1-pyhd8ed1ab_2 
-Linking smmap-5.0.0-pyhd8ed1ab_0 
-Linking mistune-3.0.2-pyhd8ed1ab_0 
-Linking pandocfilters-1.5.0-pyhd8ed1ab_0 
-Linking defusedxml-0.7.1-pyhd8ed1ab_0 
-Linking python-fastjsonschema-2.19.1-pyhd8ed1ab_0 
-Linking wcwidth-0.2.13-pyhd8ed1ab_0 
-Linking charset-normalizer-3.3.2-pyhd8ed1ab_0 
-Linking pysocks-1.7.1-pyha2e5f31_6 
-Linking pure_eval-0.2.2-pyhd8ed1ab_0 
-Linking executing-2.0.1-pyhd8ed1ab_0 
-Linking ptyprocess-0.7.0-pyhd3deb0d_0 
-Linking colorama-0.4.6-pyhd8ed1ab_0 
-Linking platformdirs-4.2.0-pyhd8ed1ab_0 
-Linking toml-0.10.2-pyhd8ed1ab_0 
-Linking ply-3.11-py_1 
-Linking cached_property-1.5.2-pyha770c72_1 
-Linking hyperframe-6.0.1-pyhd8ed1ab_0 
-Linking six-1.16.0-pyh6c4a22f_0 
-Linking pytz-2024.1-pyhd8ed1ab_0 
-Linking hpack-4.0.0-pyh9f0ad1d_0 
-Linking sniffio-1.3.1-pyhd8ed1ab_0 
-Linking certifi-2024.2.2-pyhd8ed1ab_0 
-Linking zipp-3.17.0-pyhd8ed1ab_0 
-Linking nest-asyncio-1.6.0-pyhd8ed1ab_0 
-Linking entrypoints-0.4-pyhd8ed1ab_0 
-Linking exceptiongroup-1.2.0-pyhd8ed1ab_2 
-Linking typing_extensions-4.10.0-pyha770c72_0 
-Linking parso-0.8.3-pyhd8ed1ab_0 
-Linking decorator-5.1.1-pyhd8ed1ab_0 
-Linking pickleshare-0.7.5-py_1003 
-Linking attrs-23.2.0-pyh71513ae_0 
-Linking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1 
-Linking webcolors-1.13-pyhd8ed1ab_0 
-Linking uri-template-1.3.0-pyhd8ed1ab_0 
-Linking idna-3.6-pyhd8ed1ab_0 
-Linking python-json-logger-2.0.7-pyhd8ed1ab_0 
-Linking rfc3986-validator-0.1.1-pyh9f0ad1d_0 
-Linking typing_utils-0.1.0-pyhd8ed1ab_0 
-Linking websocket-client-1.7.0-pyhd8ed1ab_0 
-Linking prometheus_client-0.20.0-pyhd8ed1ab_0 
-Linking tomli-2.0.1-pyhd8ed1ab_0 
-Linking json5-0.9.24-pyhd8ed1ab_0 
-Linking send2trash-1.8.2-pyh41d4057_0 
-Linking traitlets-5.14.2-pyhd8ed1ab_0 
-Linking pygments-2.17.2-pyhd8ed1ab_0 
-Linking packaging-24.0-pyhd8ed1ab_0 
-Linking widgetsnbextension-4.0.10-pyhd8ed1ab_0 
-Linking jupyterlab_widgets-3.0.10-pyhd8ed1ab_0 
-Linking jupyterlab-language-pack-ja-jp-4.1.post0-pyh87cfba7_0 
-Linking beautifulsoup4-4.12.3-pyha770c72_0 
-Linking tinycss2-1.2.1-pyhd8ed1ab_0 
-Linking gitdb-4.0.11-pyhd8ed1ab_0 
-Linking prompt-toolkit-3.0.42-pyha770c72_0 
-Linking pexpect-4.9.0-pyhd8ed1ab_0 
-Linking tqdm-4.66.2-pyhd8ed1ab_0 
-Linking cached-property-1.5.2-hd8ed1ab_1 
-Linking asttokens-2.4.1-pyhd8ed1ab_0 
-Linking python-dateutil-2.9.0-pyhd8ed1ab_0 
-Linking rfc3339-validator-0.1.4-pyhd8ed1ab_0 
-Linking babel-2.14.0-pyhd8ed1ab_0 
-Linking h2-4.1.0-pyhd8ed1ab_0 
-Linking importlib_resources-6.3.0-pyhd8ed1ab_0 
-Linking importlib-metadata-7.0.2-pyha770c72_0 
-Linking h11-0.14.0-pyhd8ed1ab_0 
-Linking typing-extensions-4.10.0-hd8ed1ab_0 
-Linking async-lru-2.0.4-pyhd8ed1ab_0 
-Linking jedi-0.19.1-pyhd8ed1ab_0 
-Linking anyio-4.3.0-pyhd8ed1ab_0 
-Linking overrides-7.7.0-pyhd8ed1ab_0 
-Linking matplotlib-inline-0.1.6-pyhd8ed1ab_0 
-Linking comm-0.2.2-pyhd8ed1ab_0 
-Linking jupyterlab_pygments-0.3.0-pyhd8ed1ab_1 
-Linking bleach-6.1.0-pyhd8ed1ab_0 
-Linking qtpy-2.4.1-pyhd8ed1ab_0 
-Linking gitpython-3.1.42-pyhd8ed1ab_0 
-Linking fqdn-1.5.1-pyhd8ed1ab_0 
-Linking stack_data-0.6.2-pyhd8ed1ab_0 
-Linking arrow-1.3.0-pyhd8ed1ab_0 
-Linking importlib_metadata-7.0.2-hd8ed1ab_0 
-Linking httpcore-1.0.4-pyhd8ed1ab_0 
-Linking ipython-8.22.2-pyh707e725_0 
-Linking isoduration-20.11.0-pyhd8ed1ab_0 
-Linking httpx-0.27.0-pyhd8ed1ab_0 
-Linking ipywidgets-8.1.2-pyhd8ed1ab_0 
-Linking brotli-python-1.1.0-py312h30efb56_1 
-Linking glib-2.80.0-hf2295e7_0 
-Linking debugpy-1.8.1-py312h30efb56_0 
-Linking psutil-5.9.8-py312h98912ed_0 
-Linking markupsafe-2.1.5-py312h98912ed_0 
-Linking rpds-py-0.18.0-py312h4b3b743_0 
-Linking jsonpointer-2.4-py312h7900ff3_3 
-Linking pyyaml-6.0.1-py312h98912ed_1 
-Linking pyzmq-25.1.2-py312h886d080_0 
-Linking tornado-6.4-py312h98912ed_0 
-Linking cffi-1.16.0-py312hf06ca03_0 
-Linking jupyter_core-5.7.2-py312h7900ff3_0 
-Linking sip-6.7.12-py312h30efb56_0 
-Linking gstreamer-1.22.9-h98fc4e7_0 
-Linking argon2-cffi-bindings-21.2.0-py312h98912ed_4 
-Linking pyqt5-sip-12.12.2-py312h30efb56_5 
-Linking gst-plugins-base-1.22.9-h8e1006c_0 
-Linking qt-main-5.15.8-h5810be5_19 
-Linking pyqt-5.15.9-py312h949fe66_5 
-Linking urllib3-2.2.1-pyhd8ed1ab_0 
-Linking jinja2-3.1.3-pyhd8ed1ab_0 
-Linking referencing-0.33.0-pyhd8ed1ab_0 
-Linking terminado-0.18.1-pyh0d859eb_0 
-Linking jupyter_client-8.6.1-pyhd8ed1ab_0 
-Linking argon2-cffi-23.1.0-pyhd8ed1ab_0 
-Linking requests-2.31.0-pyhd8ed1ab_0 
-Linking jsonschema-specifications-2023.12.1-pyhd8ed1ab_0 
-Linking jupyter_server_terminals-0.5.3-pyhd8ed1ab_0 
-Linking ipykernel-6.29.3-pyhd33586a_0 
-Linking jsonschema-4.21.1-pyhd8ed1ab_0 
-Linking qtconsole-base-5.5.1-pyha770c72_0 
-Linking ipyparallel-8.7.0-pyhd8ed1ab_0 
-Linking jsonschema-with-format-nongpl-4.21.1-pyhd8ed1ab_0 
-Linking nbformat-5.10.3-pyhd8ed1ab_0 
-Linking qtconsole-5.5.1-pyhd8ed1ab_0 
-Linking jupyter_events-0.9.1-pyhd8ed1ab_0 
-Linking nbclient-0.10.0-pyhd8ed1ab_0 
-Linking nbconvert-core-7.16.2-pyhd8ed1ab_0 
-Linking jupyter_server-2.13.0-pyhd8ed1ab_0 
-Linking jupyter-server-mathjax-0.2.6-pyh5bfe37b_1 
-Linking jupyterlab_server-2.25.4-pyhd8ed1ab_0 
-Linking notebook-shim-0.2.4-pyhd8ed1ab_0 
-Linking jupyter-lsp-2.2.4-pyhd8ed1ab_0 
-Linking nbdime-4.0.1-pyhd8ed1ab_0 
-Linking jupyterlab-4.1.5-pyhd8ed1ab_0 
-Linking jupyterlab-git-0.50.0-pyhd8ed1ab_1 
- 
-Linking jupyterlab-lsp-5.1.0-pyhd8ed1ab_1 
-Linking notebook-7.1.2-pyhd8ed1ab_0 
  
 Transaction finished Transaction finished
行 12692: 行 11654:
 To activate this environment, use: To activate this environment, use:
  
-    micromamba activate JupyterLab+    micromamba activate JupyterLab_py312
  
 Or to execute a single command in this environment, use: Or to execute a single command in this environment, use:
  
-    micromamba run -n JupyterLab mycommand+    micromamba run -n JupyterLab_py312 mycommand
  
 </pre></html></WRAP> </pre></html></WRAP>
行 12732: 行 11694:
 </accordion> </accordion>
  
-mamba による空の conda 環境を新規作成。\\+conda 環境をアクティブにしなくても環境内で実行できる🤔\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">--name</font> JupyterLab pip install jupyter-ai jupyter-ai-magics ai21 anthropic boto3 cohere qianfan langchain-google-genai gpt4all huggingface_hub ipywidgets pillow langchain_nvidia_ai_endpoints openai+<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">--name</font> JupyterLab_py312 pip install jupyterlab jupyterlab-language-pack-ja-JP jupyterlab-git ipywidgets ipyparallel notebook qtconsole jupyterlab-lsp 
 +</pre></html></WRAP> 
 +<WRAP color_result_hlong><html><pre> 
 +Collecting jupyterlab 
 +  Downloading jupyterlab-4.1.5-py3-none-any.whl.metadata (15 kB) 
 +Collecting jupyterlab-language-pack-ja-JP 
 +  Downloading jupyterlab_language_pack_ja_jp-4.1.post0-py2.py3-none-any.whl.metadata (2.7 kB) 
 +Collecting jupyterlab-git 
 +  Downloading jupyterlab_git-0.50.0-py3-none-any.whl.metadata (31 kB) 
 +Collecting ipywidgets 
 +  Downloading ipywidgets-8.1.2-py3-none-any.whl.metadata (2.4 kB) 
 +Collecting ipyparallel 
 +  Downloading ipyparallel-8.7.0-py3-none-any.whl.metadata (6.4 kB) 
 +Collecting notebook 
 +  Downloading notebook-7.1.2-py3-none-any.whl.metadata (10 kB) 
 +Collecting qtconsole 
 +  Downloading qtconsole-5.5.1-py3-none-any.whl.metadata (5.1 kB) 
 +Collecting jupyterlab-lsp 
 +  Downloading jupyterlab_lsp-5.1.0-py3-none-any.whl.metadata (12 kB) 
 +Requirement already satisfied: async-lru&gt;=1.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (2.0.4) 
 +Requirement already satisfied: httpx&gt;=0.25.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (0.27.0) 
 +Requirement already satisfied: ipykernel in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (6.29.3) 
 +Requirement already satisfied: jinja2&gt;=3.0.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (3.1.3) 
 +Requirement already satisfied: jupyter-core in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (5.7.2) 
 +Requirement already satisfied: jupyter-lsp&gt;=2.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (2.2.4) 
 +Requirement already satisfied: jupyter-server&lt;3,&gt;=2.4.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (2.13.0) 
 +Requirement already satisfied: jupyterlab-server&lt;3,&gt;=2.19.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (2.25.4) 
 +Requirement already satisfied: notebook-shim&gt;=0.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (0.2.4) 
 +Requirement already satisfied: packaging in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (24.0) 
 +Requirement already satisfied: tornado&gt;=6.2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (6.4) 
 +Requirement already satisfied: traitlets in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab) (5.14.2) 
 +Requirement already satisfied: nbdime~=4.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-git) (4.0.1) 
 +Requirement already satisfied: nbformat in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-git) (5.10.3) 
 +Requirement already satisfied: pexpect in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-git) (4.9.0) 
 +Requirement already satisfied: comm&gt;=0.1.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (0.2.2) 
 +Requirement already satisfied: ipython&gt;=6.1.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (8.22.2) 
 +Requirement already satisfied: widgetsnbextension~=4.0.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (4.0.10) 
 +Requirement already satisfied: jupyterlab-widgets~=3.0.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (3.0.10) 
 +Requirement already satisfied: decorator in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (5.1.1) 
 +Requirement already satisfied: entrypoints in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (0.4) 
 +Requirement already satisfied: jupyter-client in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (8.6.1) 
 +Requirement already satisfied: psutil in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (5.9.8) 
 +Requirement already satisfied: python-dateutil&gt;=2.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (2.9.0.post0) 
 +Requirement already satisfied: pyzmq&gt;=18 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (25.1.2) 
 +Requirement already satisfied: tqdm in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipyparallel) (4.66.2) 
 +Requirement already satisfied: pygments in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from qtconsole) (2.17.2) 
 +Requirement already satisfied: qtpy&gt;=2.4.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from qtconsole) (2.4.1) 
 +Requirement already satisfied: anyio in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpx&gt;=0.25.0-&gt;jupyterlab) (4.3.0) 
 +Requirement already satisfied: certifi in ./.local/lib/python3.12/site-packages (from httpx&gt;=0.25.0-&gt;jupyterlab) (2024.2.2) 
 +Requirement already satisfied: httpcore==1.* in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpx&gt;=0.25.0-&gt;jupyterlab) (1.0.4) 
 +Requirement already satisfied: idna in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpx&gt;=0.25.0-&gt;jupyterlab) (3.6) 
 +Requirement already satisfied: sniffio in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpx&gt;=0.25.0-&gt;jupyterlab) (1.3.1) 
 +Requirement already satisfied: h11&lt;0.15,&gt;=0.13 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpcore==1.*-&gt;httpx&gt;=0.25.0-&gt;jupyterlab) (0.14.0) 
 +Requirement already satisfied: debugpy&gt;=1.6.5 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab) (1.8.1) 
 +Requirement already satisfied: matplotlib-inline&gt;=0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab) (0.1.6) 
 +Requirement already satisfied: nest-asyncio in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab) (1.6.0) 
 +Requirement already satisfied: jedi&gt;=0.16 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython&gt;=6.1.0-&gt;ipywidgets) (0.19.1) 
 +Requirement already satisfied: prompt-toolkit&lt;3.1.0,&gt;=3.0.41 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython&gt;=6.1.0-&gt;ipywidgets) (3.0.43) 
 +Requirement already satisfied: stack-data in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython&gt;=6.1.0-&gt;ipywidgets) (0.6.3) 
 +Requirement already satisfied: MarkupSafe&gt;=2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jinja2&gt;=3.0.3-&gt;jupyterlab) (2.1.5) 
 +Requirement already satisfied: platformdirs&gt;=2.5 in ./.local/lib/python3.12/site-packages (from jupyter-core-&gt;jupyterlab) (4.2.0) 
 +Requirement already satisfied: argon2-cffi in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (23.1.0) 
 +Requirement already satisfied: jupyter-events&gt;=0.9.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.9.1) 
 +Requirement already satisfied: jupyter-server-terminals in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.5.3) 
 +Requirement already satisfied: nbconvert&gt;=6.4.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (7.16.2) 
 +Requirement already satisfied: overrides in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (7.7.0) 
 +Requirement already satisfied: prometheus-client in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.20.0) 
 +Requirement already satisfied: send2trash&gt;=1.8.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.8.2) 
 +Requirement already satisfied: terminado&gt;=0.8.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.18.1) 
 +Requirement already satisfied: websocket-client in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.7.0) 
 +Requirement already satisfied: babel&gt;=2.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (2.14.0) 
 +Requirement already satisfied: json5&gt;=0.9.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (0.9.24) 
 +Requirement already satisfied: jsonschema&gt;=4.18.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (4.21.1) 
 +Requirement already satisfied: requests&gt;=2.31 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (2.31.0) 
 +Requirement already satisfied: colorama in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbdime~=4.0.1-&gt;jupyterlab-git) (0.4.6) 
 +Requirement already satisfied: gitpython!=2.1.4,!=2.1.5,!=2.1.6 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbdime~=4.0.1-&gt;jupyterlab-git) (3.1.42) 
 +Requirement already satisfied: jupyter-server-mathjax&gt;=0.2.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbdime~=4.0.1-&gt;jupyterlab-git) (0.2.6) 
 +Requirement already satisfied: fastjsonschema in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbformat-&gt;jupyterlab-git) (2.19.1) 
 +Requirement already satisfied: ptyprocess&gt;=0.5 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from pexpect-&gt;jupyterlab-git) (0.7.0) 
 +Requirement already satisfied: six&gt;=1.5 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from python-dateutil&gt;=2.1-&gt;ipyparallel) (1.16.0) 
 +Requirement already satisfied: gitdb&lt;5,&gt;=4.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from gitpython!=2.1.4,!=2.1.5,!=2.1.6-&gt;nbdime~=4.0.1-&gt;jupyterlab-git) (4.0.11) 
 +Requirement already satisfied: parso&lt;0.9.0,&gt;=0.8.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jedi&gt;=0.16-&gt;ipython&gt;=6.1.0-&gt;ipywidgets) (0.8.3) 
 +Requirement already satisfied: attrs&gt;=22.2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (23.2.0) 
 +Requirement already satisfied: jsonschema-specifications&gt;=2023.03.6 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (2023.12.1) 
 +Requirement already satisfied: referencing&gt;=0.28.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (0.34.0) 
 +Requirement already satisfied: rpds-py&gt;=0.7.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (0.18.0) 
 +Requirement already satisfied: python-json-logger&gt;=2.0.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (2.0.7) 
 +Requirement already satisfied: pyyaml&gt;=5.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (6.0.1) 
 +Requirement already satisfied: rfc3339-validator in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.1.4) 
 +Requirement already satisfied: rfc3986-validator&gt;=0.1.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.1.1) 
 +Requirement already satisfied: beautifulsoup4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (4.12.3) 
 +Requirement already satisfied: bleach!=5.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (6.1.0) 
 +Requirement already satisfied: defusedxml in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.7.1) 
 +Requirement already satisfied: jupyterlab-pygments in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.3.0) 
 +Requirement already satisfied: mistune&lt;4,&gt;=2.0.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (3.0.2) 
 +Requirement already satisfied: nbclient&gt;=0.5.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.10.0) 
 +Requirement already satisfied: pandocfilters&gt;=1.4.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.5.1) 
 +Requirement already satisfied: tinycss2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.2.1) 
 +Requirement already satisfied: wcwidth in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from prompt-toolkit&lt;3.1.0,&gt;=3.0.41-&gt;ipython&gt;=6.1.0-&gt;ipywidgets) (0.2.13) 
 +Requirement already satisfied: charset-normalizer&lt;4,&gt;=2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from requests&gt;=2.31-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (3.3.2) 
 +Requirement already satisfied: urllib3&lt;3,&gt;=1.21.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from requests&gt;=2.31-&gt;jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab) (2.2.1) 
 +Requirement already satisfied: argon2-cffi-bindings in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from argon2-cffi-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (21.2.0) 
 +Requirement already satisfied: executing&gt;=1.2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython&gt;=6.1.0-&gt;ipywidgets) (2.0.1) 
 +Requirement already satisfied: asttokens&gt;=2.1.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython&gt;=6.1.0-&gt;ipywidgets) (2.4.1) 
 +Requirement already satisfied: pure-eval in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython&gt;=6.1.0-&gt;ipywidgets) (0.2.2) 
 +Requirement already satisfied: webencodings in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from bleach!=5.0.0-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (0.5.1) 
 +Requirement already satisfied: smmap&lt;6,&gt;=3.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from gitdb&lt;5,&gt;=4.0.1-&gt;gitpython!=2.1.4,!=2.1.5,!=2.1.6-&gt;nbdime~=4.0.1-&gt;jupyterlab-git) (5.0.1) 
 +Requirement already satisfied: fqdn in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.5.1) 
 +Requirement already satisfied: isoduration in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (20.11.0) 
 +Requirement already satisfied: jsonpointer&gt;1.13 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (2.4) 
 +Requirement already satisfied: uri-template in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.3.0) 
 +Requirement already satisfied: webcolors&gt;=1.11 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.13) 
 +Requirement already satisfied: cffi&gt;=1.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.16.0) 
 +Requirement already satisfied: soupsieve&gt;1.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from beautifulsoup4-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (2.5) 
 +Requirement already satisfied: pycparser in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from cffi&gt;=1.0.1-&gt;argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (2.21) 
 +Requirement already satisfied: arrow&gt;=0.15.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (1.3.0) 
 +Requirement already satisfied: types-python-dateutil&gt;=2.8.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from arrow&gt;=0.15.0-&gt;isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=2.4.0-&gt;jupyterlab) (2.9.0.20240316) 
 +Downloading jupyterlab-4.1.5-py3-none-any.whl (11.4 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">11.4/11.4 MB</font> <font color="#C01C28">3.6 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading jupyterlab_language_pack_ja_jp-4.1.post0-py2.py3-none-any.whl (59 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">59.2/59.2 kB</font> <font color="#C01C28">679.4 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading jupyterlab_git-0.50.0-py3-none-any.whl (1.2 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.2/1.2 MB</font> <font color="#C01C28">2.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading ipywidgets-8.1.2-py3-none-any.whl (139 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">139.4/139.4 kB</font> <font color="#C01C28">1.5 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading ipyparallel-8.7.0-py3-none-any.whl (292 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">292.4/292.4 kB</font> <font color="#C01C28">1.1 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading notebook-7.1.2-py3-none-any.whl (5.0 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">5.0/5.0 MB</font> <font color="#C01C28">3.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading qtconsole-5.5.1-py3-none-any.whl (123 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">123.4/123.4 kB</font> <font color="#C01C28">745.1 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading jupyterlab_lsp-5.1.0-py3-none-any.whl (1.6 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.6/1.6 MB</font> <font color="#C01C28">2.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Installing collected packages: jupyterlab-language-pack-ja-JP, ipywidgets, qtconsole, ipyparallel, jupyterlab, notebook, jupyterlab-lsp, jupyterlab-git 
 +Successfully installed ipyparallel-8.7.0 ipywidgets-8.1.2 jupyterlab-4.1.5 jupyterlab-git-0.50.0 jupyterlab-language-pack-ja-JP-4.1.post0 jupyterlab-lsp-5.1.0 notebook-7.1.2 qtconsole-5.5.1 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">--name</font> JupyterLab_py312 pip install jupyter-ai jupyter-ai-magics ai21 anthropic boto3 cohere qianfan langchain-google-genai gpt4all huggingface_hub ipywidgets pillow langchain_nvidia_ai_endpoints openai
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_hlong><html><pre> <WRAP color_result_hlong><html><pre>
-langchain-google-genai gpt4all huggingface_hub ipywidgets pillow langchain_nvidia_ai_endpoints openai 
 Collecting jupyter-ai Collecting jupyter-ai
   Downloading jupyter_ai-2.12.0-py3-none-any.whl.metadata (8.2 kB)   Downloading jupyter_ai-2.12.0-py3-none-any.whl.metadata (8.2 kB)
-Requirement already satisfied: jupyter-ai-magics in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (2.12.0)+Collecting jupyter-ai-magics 
 +  Downloading jupyter_ai_magics-2.12.0-py3-none-any.whl.metadata (3.8 kB)
 Collecting ai21 Collecting ai21
   Downloading ai21-2.1.2-py3-none-any.whl.metadata (9.8 kB)   Downloading ai21-2.1.2-py3-none-any.whl.metadata (9.8 kB)
行 12758: 行 11857:
 Collecting huggingface_hub Collecting huggingface_hub
   Downloading huggingface_hub-0.21.4-py3-none-any.whl.metadata (13 kB)   Downloading huggingface_hub-0.21.4-py3-none-any.whl.metadata (13 kB)
-Collecting ipywidgets +Requirement already satisfied: ipywidgets in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (8.1.2)
-  Downloading ipywidgets-8.1.2-py3-none-any.whl.metadata (2.4 kB)+
 Collecting pillow Collecting pillow
   Downloading pillow-10.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.7 kB)   Downloading pillow-10.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.7 kB)
行 12766: 行 11864:
 Collecting openai Collecting openai
   Downloading openai-1.14.1-py3-none-any.whl.metadata (18 kB)   Downloading openai-1.14.1-py3-none-any.whl.metadata (18 kB)
-Requirement already satisfied: aiosqlite&gt;=0.18 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (0.20.0) +Collecting aiosqlite&gt;=0.18 (from jupyter-ai) 
-Requirement already satisfied: dask[distributed] in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (2024.3.1) +  Downloading aiosqlite-0.20.0-py3-none-any.whl.metadata (4.3 kB
-Requirement already satisfied: deepmerge&gt;=1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (1.1.1) +Collecting dask[distributed] (from jupyter-ai) 
-Requirement already satisfied: faiss-cpu in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (1.8.0) +  Downloading dask-2024.3.1-py3-none-any.whl.metadata (3.8 kB
-Requirement already satisfied: importlib-metadata&gt;=5.2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (6.11.0) +Collecting deepmerge&gt;=1.0 (from jupyter-ai) 
-Requirement already satisfied: jupyter-server&lt;3,&gt;=1.6 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (2.13.0) +  Downloading deepmerge-1.1.1-py3-none-any.whl.metadata (1.9 kB
-Requirement already satisfied: jupyterlab~=4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (4.1.5) +Collecting faiss-cpu (from jupyter-ai) 
-Requirement already satisfied: tiktoken in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (0.6.0) +  Downloading faiss_cpu-1.8.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB
-Requirement already satisfied: traitlets&gt;=5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (5.14.2) +Collecting importlib-metadata&gt;=5.2.0 (from jupyter-ai) 
-Requirement already satisfied: typing-extensions&gt;=4.5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai) (4.10.0) +  Downloading importlib_metadata-7.0.2-py3-none-any.whl.metadata (4.6 kB
-Requirement already satisfied: click~=8.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai-magics) (8.1.7) +Requirement already satisfied: jupyter-server&lt;3,&gt;=1.6 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-ai) (2.13.0) 
-Requirement already satisfied: ipython in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai-magics) (8.22.2) +Requirement already satisfied: jupyterlab~=4.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-ai) (4.1.5) 
-Requirement already satisfied: jsonpath-ng&lt;2,&gt;=1.5.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai-magics) (1.6.1) +Collecting tiktoken (from jupyter-ai) 
-Requirement already satisfied: langchain&lt;0.2.0,&gt;=0.1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-ai-magics) (0.1.12) +  Downloading tiktoken-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB
-Requirement already satisfied: ai21-tokenizer&lt;0.4.0,&gt;=0.3.9 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ai21) (0.3.11) +Requirement already satisfied: traitlets&gt;=5.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-ai) (5.14.2) 
-Requirement already satisfied: dataclasses-json&lt;0.7.0,&gt;=0.6.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ai21) (0.6.4) +Collecting typing-extensions&gt;=4.5.0 (from jupyter-ai) 
-Requirement already satisfied: requests&lt;3.0.0,&gt;=2.31.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ai21) (2.31.0) +  Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB
-Requirement already satisfied: anyio&lt;5,&gt;=3.5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (4.3.0) +Collecting click~=8.0 (from jupyter-ai-magics) 
-Requirement already satisfied: distro&lt;2,&gt;=1.7.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (1.9.0) +  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB
-Requirement already satisfied: httpx&lt;1,&gt;=0.23.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (0.27.0) +Requirement already satisfied: ipython in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-ai-magics) (8.22.2) 
-Requirement already satisfied: pydantic&lt;3,&gt;=1.9.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (2.6.4) +Collecting jsonpath-ng&lt;2,&gt;=1.5.3 (from jupyter-ai-magics) 
-Requirement already satisfied: sniffio in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (1.3.1) +  Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB
-Requirement already satisfied: tokenizers&gt;=0.13.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anthropic) (0.15.2) +Collecting langchain&lt;0.2.0,&gt;=0.1.0 (from jupyter-ai-magics) 
-Requirement already satisfied: botocore&lt;1.35.0,&gt;=1.34.64 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from boto3) (1.34.64) +  Downloading langchain-0.1.12-py3-none-any.whl.metadata (13 kB
-Requirement already satisfied: jmespath&lt;2.0.0,&gt;=0.7.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from boto3) (1.0.1) +Collecting ai21-tokenizer&lt;0.4.0,&gt;=0.3.9 (from ai21) 
-Requirement already satisfied: s3transfer&lt;0.11.0,&gt;=0.10.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from boto3) (0.10.1) +  Downloading ai21_tokenizer-0.3.11-py3-none-any.whl.metadata (3.2 kB
-Requirement already satisfied: aiohttp&lt;4.0,&gt;=3.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from cohere) (3.9.3) +Collecting dataclasses-json&lt;0.7.0,&gt;=0.6.3 (from ai21) 
-Requirement already satisfied: backoff&lt;3.0,&gt;=2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from cohere) (2.2.1) +  Downloading dataclasses_json-0.6.4-py3-none-any.whl.metadata (25 kB
-Requirement already satisfied: fastavro&lt;2.0,&gt;=1.8 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from cohere) (1.9.4) +Requirement already satisfied: requests&lt;3.0.0,&gt;=2.31.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ai21) (2.31.0) 
-Requirement already satisfied: urllib3&lt;3,&gt;=1.26 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from cohere) (2.2.1) +Requirement already satisfied: anyio&lt;5,&gt;=3.5.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from anthropic) (4.3.0) 
-Requirement already satisfied: aiolimiter&gt;=1.1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (1.1.0) +Collecting distro&lt;2,&gt;=1.7.0 (from anthropic) 
-Requirement already satisfied: bce-python-sdk&gt;=0.8.79 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (0.9.5) +  Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB
-Requirement already satisfied: clevercsv in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (0.8.2) +Requirement already satisfied: httpx&lt;1,&gt;=0.23.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from anthropic) (0.27.0) 
-Requirement already satisfied: ijson in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (3.2.3) +Collecting pydantic&lt;3,&gt;=1.9.0 (from anthropic) 
-Requirement already satisfied: multiprocess in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (0.70.16) +  Downloading pydantic-2.6.4-py3-none-any.whl.metadata (85 kB) 
-Requirement already satisfied: numpy&gt;=1.22.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (1.26.4) +     <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">85.1/85.1 kB</font> <font color="#C01C28">595.0 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
-Requirement already satisfied: prompt-toolkit&gt;=3.0.38 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (3.0.42+Requirement already satisfied: sniffio in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from anthropic) (1.3.1) 
-Requirement already satisfied: pyarrow&gt;=14.0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (15.0.1) +Collecting tokenizers&gt;=0.13.0 (from anthropic) 
-Requirement already satisfied: python-dateutil&lt;3.0.0,&gt;=2.8.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (2.9.0) +  Downloading tokenizers-0.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB
-Requirement already satisfied: python-dotenv&gt;=1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (1.0.1) +Collecting botocore&lt;1.35.0,&gt;=1.34.64 (from boto3) 
-Requirement already satisfied: pyyaml&lt;7.0.0,&gt;=6.0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (6.0.1) +  Downloading botocore-1.34.64-py3-none-any.whl.metadata (5.7 kB
-Requirement already satisfied: rich&gt;=13.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (13.7.1) +Collecting jmespath&lt;2.0.0,&gt;=0.7.1 (from boto3) 
-Requirement already satisfied: tenacity&lt;9.0.0,&gt;=8.2.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (8.2.3) +  Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB
-Requirement already satisfied: typer&gt;=0.9.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from qianfan) (0.9.0) +Collecting s3transfer&lt;0.11.0,&gt;=0.10.0 (from boto3) 
-Requirement already satisfied: google-generativeai&lt;0.5.0,&gt;=0.4.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain-google-genai) (0.4.1) +  Downloading s3transfer-0.10.1-py3-none-any.whl.metadata (1.7 kB
-Requirement already satisfied: langchain-core&lt;0.2,&gt;=0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain-google-genai) (0.1.32) +Collecting aiohttp&lt;4.0,&gt;=3.0 (from cohere) 
-Requirement already satisfied: tqdm in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from gpt4all) (4.66.2)+  Downloading aiohttp-3.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.4 kB
 +Collecting backoff&lt;3.0,&gt;=2.0 (from cohere) 
 +  Downloading backoff-2.2.1-py3-none-any.whl.metadata (14 kB
 +Collecting fastavro&lt;2.0,&gt;=1.8 (from cohere) 
 +  Downloading fastavro-1.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) 
 +Collecting importlib-metadata&gt;=5.2.0 (from jupyter-ai) 
 +  Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB
 +Requirement already satisfied: urllib3&lt;3,&gt;=1.26 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from cohere) (2.2.1) 
 +Collecting aiolimiter&gt;=1.1.0 (from qianfan) 
 +  Downloading aiolimiter-1.1.0-py3-none-any.whl.metadata (4.5 kB
 +Collecting bce-python-sdk&gt;=0.8.79 (from qianfan) 
 +  Downloading bce_python_sdk-0.9.5-py3-none-any.whl.metadata (318 bytes
 +Collecting clevercsv (from qianfan) 
 +  Downloading clevercsv-0.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB
 +Collecting ijson (from qianfan) 
 +  Downloading ijson-3.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB
 +Collecting multiprocess (from qianfan) 
 +  Downloading multiprocess-0.70.16-py312-none-any.whl.metadata (7.2 kB
 +Collecting numpy&gt;=1.22.0 (from qianfan) 
 +  Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 
 +     <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">61.0/61.0 kB</font> <font color="#C01C28">437.1 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Requirement already satisfied: prompt-toolkit&gt;=3.0.38 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from qianfan) (3.0.43
 +Collecting pyarrow&gt;=14.0.1 (from qianfan) 
 +  Downloading pyarrow-15.0.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.0 kB
 +Requirement already satisfied: python-dateutil&lt;3.0.0,&gt;=2.8.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from qianfan) (2.9.0.post0
 +Collecting python-dotenv&gt;=1.0 (from qianfan) 
 +  Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB
 +Requirement already satisfied: pyyaml&lt;7.0.0,&gt;=6.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from qianfan) (6.0.1) 
 +Collecting rich&gt;=13.0.0 (from qianfan) 
 +  Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB
 +Collecting tenacity&lt;9.0.0,&gt;=8.2.3 (from qianfan) 
 +  Downloading tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB
 +Collecting typer&gt;=0.9.0 (from qianfan) 
 +  Downloading typer-0.9.0-py3-none-any.whl.metadata (14 kB
 +Collecting google-generativeai&lt;0.5.0,&gt;=0.4.1 (from langchain-google-genai) 
 +  Downloading google_generativeai-0.4.1-py3-none-any.whl.metadata (6.2 kB
 +Collecting langchain-core&lt;0.2,&gt;=0.1 (from langchain-google-genai) 
 +  Downloading langchain_core-0.1.32-py3-none-any.whl.metadata (6.0 kB
 +Requirement already satisfied: tqdm in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from gpt4all) (4.66.2)
 Requirement already satisfied: filelock in ./.local/lib/python3.12/site-packages (from huggingface_hub) (3.13.1) Requirement already satisfied: filelock in ./.local/lib/python3.12/site-packages (from huggingface_hub) (3.13.1)
-Requirement already satisfied: fsspec&gt;=2023.5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from huggingface_hub) (2024.3.0) +Collecting fsspec&gt;=2023.5.0 (from huggingface_hub) 
-Requirement already satisfied: packaging&gt;=20.9 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from huggingface_hub) (23.2+  Downloading fsspec-2024.3.0-py3-none-any.whl.metadata (6.8 kB
-Requirement already satisfied: comm&gt;=0.1.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipywidgets) (0.2.2) +Requirement already satisfied: packaging&gt;=20.9 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from huggingface_hub) (24.0
-Requirement already satisfied: widgetsnbextension~=4.0.10 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipywidgets) (4.0.10) +Requirement already satisfied: comm&gt;=0.1.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (0.2.2) 
-Requirement already satisfied: jupyterlab-widgets~=3.0.10 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipywidgets) (3.0.10) +Requirement already satisfied: widgetsnbextension~=4.0.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (4.0.10) 
-Requirement already satisfied: sentencepiece&lt;0.2.0,&gt;=0.1.96 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ai21-tokenizer&lt;0.4.0,&gt;=0.3.9-&gt;ai21) (0.1.99) +Requirement already satisfied: jupyterlab-widgets~=3.0.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipywidgets) (3.0.10) 
-Requirement already satisfied: aiosignal&gt;=1.1.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (1.3.1) +Collecting sentencepiece&lt;0.2.0,&gt;=0.1.96 (from ai21-tokenizer&lt;0.4.0,&gt;=0.3.9-&gt;ai21) 
-Requirement already satisfied: attrs&gt;=17.3.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (23.2.0) +  Downloading sentencepiece-0.1.99.tar.gz (2.6 MB
-Requirement already satisfied: frozenlist&gt;=1.1.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (1.4.1) +     <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">2.6/2.6 MB</font> <font color="#C01C28">2.8 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
-Requirement already satisfied: multidict&lt;7.0,&gt;=4.5 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (6.0.5) +  Preparing metadata (setup.py) ... done 
-Requirement already satisfied: yarl&lt;2.0,&gt;=1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (1.9.4) +Collecting aiosignal&gt;=1.1.2 (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) 
-Requirement already satisfied: idna&gt;=2.8 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from anyio&lt;5,&gt;=3.5.0-&gt;anthropic) (3.6) +  Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB
-Requirement already satisfied: pycryptodome&gt;=3.8.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) (3.20.0) +Requirement already satisfied: attrs&gt;=17.3.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) (23.2.0) 
-Requirement already satisfied: future&gt;=0.6.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) (1.0.0) +Collecting frozenlist&gt;=1.1.1 (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) 
-Requirement already satisfied: six&gt;=1.4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) (1.16.0) +  Downloading frozenlist-1.4.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB
-Requirement already satisfied: marshmallow&lt;4.0.0,&gt;=3.18.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) (3.21.1) +Collecting multidict&lt;7.0,&gt;=4.5 (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) 
-Requirement already satisfied: typing-inspect&lt;1,&gt;=0.4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) (0.9.0) +  Downloading multidict-6.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB
-Requirement already satisfied: google-ai-generativelanguage==0.4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (0.4.0) +Collecting yarl&lt;2.0,&gt;=1.0 (from aiohttp&lt;4.0,&gt;=3.0-&gt;cohere) 
-Requirement already satisfied: google-auth&gt;=2.15.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (2.28.2) +  Downloading yarl-1.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB
-Requirement already satisfied: google-api-core in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (2.17.1) +Requirement already satisfied: idna&gt;=2.8 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from anyio&lt;5,&gt;=3.5.0-&gt;anthropic) (3.6) 
-Requirement already satisfied: protobuf in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (4.25.3+Collecting pycryptodome&gt;=3.8.0 (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) 
-Requirement already satisfied: proto-plus&lt;2.0.0dev,&gt;=1.22.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (1.23.0)+  Downloading pycryptodome-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB
 +Collecting future&gt;=0.6.0 (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) 
 +  Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB
 +Requirement already satisfied: six&gt;=1.4.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from bce-python-sdk&gt;=0.8.79-&gt;qianfan) (1.16.0) 
 +Collecting marshmallow&lt;4.0.0,&gt;=3.18.0 (from dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) 
 +  Downloading marshmallow-3.21.1-py3-none-any.whl.metadata (7.2 kB
 +Collecting typing-inspect&lt;1,&gt;=0.4.0 (from dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) 
 +  Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB
 +Collecting google-ai-generativelanguage==0.4.0 (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading google_ai_generativelanguage-0.4.0-py3-none-any.whl.metadata (5.1 kB
 +Collecting google-auth&gt;=2.15.0 (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading google_auth-2.28.2-py2.py3-none-any.whl.metadata (4.7 kB
 +Collecting google-api-core (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading google_api_core-2.17.1-py3-none-any.whl.metadata (2.7 kB
 +Collecting protobuf (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading protobuf-5.26.0-cp37-abi3-manylinux2014_x86_64.whl.metadata (592 bytes
 +Collecting proto-plus&lt;2.0.0dev,&gt;=1.22.3 (from google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading proto_plus-1.23.0-py3-none-any.whl.metadata (2.2 kB) 
 +Collecting protobuf (from google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
 Requirement already satisfied: certifi in ./.local/lib/python3.12/site-packages (from httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (2024.2.2) Requirement already satisfied: certifi in ./.local/lib/python3.12/site-packages (from httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (2024.2.2)
-Requirement already satisfied: httpcore==1.* in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (1.0.4) +Requirement already satisfied: httpcore==1.* in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (1.0.4) 
-Requirement already satisfied: h11&lt;0.15,&gt;=0.13 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from httpcore==1.*-&gt;httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (0.14.0) +Requirement already satisfied: h11&lt;0.15,&gt;=0.13 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from httpcore==1.*-&gt;httpx&lt;1,&gt;=0.23.0-&gt;anthropic) (0.14.0) 
-Requirement already satisfied: zipp&gt;=0.5 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from importlib-metadata&gt;=5.2.0-&gt;jupyter-ai) (3.17.0+Collecting zipp&gt;=0.5 (from importlib-metadata&gt;=5.2.0-&gt;jupyter-ai) 
-Requirement already satisfied: decorator in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (5.1.1) +  Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB
-Requirement already satisfied: jedi&gt;=0.16 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.19.1) +Requirement already satisfied: decorator in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (5.1.1) 
-Requirement already satisfied: matplotlib-inline in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.1.6) +Requirement already satisfied: jedi&gt;=0.16 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.19.1) 
-Requirement already satisfied: pygments&gt;=2.4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (2.17.2) +Requirement already satisfied: matplotlib-inline in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.1.6) 
-Requirement already satisfied: stack-data in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.6.2+Requirement already satisfied: pygments&gt;=2.4.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (2.17.2) 
-Requirement already satisfied: pexpect&gt;4.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (4.9.0) +Requirement already satisfied: stack-data in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (0.6.3
-Requirement already satisfied: ply in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonpath-ng&lt;2,&gt;=1.5.3-&gt;jupyter-ai-magics) (3.11) +Requirement already satisfied: pexpect&gt;4.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipython-&gt;jupyter-ai-magics) (4.9.0) 
-Requirement already satisfied: argon2-cffi in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (23.1.0) +Collecting ply (from jsonpath-ng&lt;2,&gt;=1.5.3-&gt;jupyter-ai-magics) 
-Requirement already satisfied: jinja2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (3.1.3) +  Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes
-Requirement already satisfied: jupyter-client&gt;=7.4.4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (8.6.1) +Requirement already satisfied: argon2-cffi in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (23.1.0) 
-Requirement already satisfied: jupyter-core!=5.0.*,&gt;=4.12 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (5.7.2) +Requirement already satisfied: jinja2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (3.1.3) 
-Requirement already satisfied: jupyter-events&gt;=0.9.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.9.1) +Requirement already satisfied: jupyter-client&gt;=7.4.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (8.6.1) 
-Requirement already satisfied: jupyter-server-terminals in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.5.3) +Requirement already satisfied: jupyter-core!=5.0.*,&gt;=4.12 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (5.7.2) 
-Requirement already satisfied: nbconvert&gt;=6.4.4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (7.16.2) +Requirement already satisfied: jupyter-events&gt;=0.9.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.9.1) 
-Requirement already satisfied: nbformat&gt;=5.3.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (5.10.3) +Requirement already satisfied: jupyter-server-terminals in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.5.3) 
-Requirement already satisfied: overrides in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (7.7.0) +Requirement already satisfied: nbconvert&gt;=6.4.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (7.16.2) 
-Requirement already satisfied: prometheus-client in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.20.0) +Requirement already satisfied: nbformat&gt;=5.3.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (5.10.3) 
-Requirement already satisfied: pyzmq&gt;=24 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (25.1.2) +Requirement already satisfied: overrides in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (7.7.0) 
-Requirement already satisfied: send2trash&gt;=1.8.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.8.2) +Requirement already satisfied: prometheus-client in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.20.0) 
-Requirement already satisfied: terminado&gt;=0.8.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.18.1) +Requirement already satisfied: pyzmq&gt;=24 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (25.1.2) 
-Requirement already satisfied: tornado&gt;=6.2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (6.4) +Requirement already satisfied: send2trash&gt;=1.8.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.8.2) 
-Requirement already satisfied: websocket-client in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.7.0) +Requirement already satisfied: terminado&gt;=0.8.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.18.1) 
-Requirement already satisfied: async-lru&gt;=1.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.0.4) +Requirement already satisfied: tornado&gt;=6.2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (6.4) 
-Requirement already satisfied: ipykernel in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (6.29.3) +Requirement already satisfied: websocket-client in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.7.0) 
-Requirement already satisfied: jupyter-lsp&gt;=2.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.2.4) +Requirement already satisfied: async-lru&gt;=1.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.0.4) 
-Requirement already satisfied: jupyterlab-server&lt;3,&gt;=2.19.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.25.4) +Requirement already satisfied: ipykernel in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (6.29.3) 
-Requirement already satisfied: notebook-shim&gt;=0.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (0.2.4) +Requirement already satisfied: jupyter-lsp&gt;=2.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.2.4) 
-Requirement already satisfied: SQLAlchemy&lt;3,&gt;=1.4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (2.0.28) +Requirement already satisfied: jupyterlab-server&lt;3,&gt;=2.19.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (2.25.4) 
-Requirement already satisfied: jsonpatch&lt;2.0,&gt;=1.33 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (1.33) +Requirement already satisfied: notebook-shim&gt;=0.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab~=4.0-&gt;jupyter-ai) (0.2.4) 
-Requirement already satisfied: langchain-community&lt;0.1,&gt;=0.0.28 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (0.0.28) +Collecting SQLAlchemy&lt;3,&gt;=1.4 (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: langchain-text-splitters&lt;0.1,&gt;=0.0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (0.0.1) +  Downloading SQLAlchemy-2.0.28-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB
-Requirement already satisfied: langsmith&lt;0.2.0,&gt;=0.1.17 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (0.1.27) +Collecting jsonpatch&lt;2.0,&gt;=1.33 (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: wcwidth in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from prompt-toolkit&gt;=3.0.38-&gt;qianfan) (0.2.13) +  Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB
-Requirement already satisfied: annotated-types&gt;=0.4.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from pydantic&lt;3,&gt;=1.9.0-&gt;anthropic) (0.6.0) +Collecting langchain-community&lt;0.1,&gt;=0.0.28 (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: pydantic-core==2.16.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from pydantic&lt;3,&gt;=1.9.0-&gt;anthropic) (2.16.3) +  Downloading langchain_community-0.0.28-py3-none-any.whl.metadata (8.3 kB
-Requirement already satisfied: charset-normalizer&lt;4,&gt;=2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from requests&lt;3.0.0,&gt;=2.31.0-&gt;ai21) (3.3.2) +Collecting langchain-text-splitters&lt;0.1,&gt;=0.0.1 (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: markdown-it-py&gt;=2.2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from rich&gt;=13.0.0-&gt;qianfan) (3.0.0) +  Downloading langchain_text_splitters-0.0.1-py3-none-any.whl.metadata (2.0 kB
-Requirement already satisfied: chardet&gt;=3.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from clevercsv-&gt;qianfan) (5.2.0) +Collecting langsmith&lt;0.2.0,&gt;=0.1.17 (from langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: regex&gt;=2018.11 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from clevercsv-&gt;qianfan) (2023.12.25) +  Downloading langsmith-0.1.27-py3-none-any.whl.metadata (13 kB) 
-Requirement already satisfied: cloudpickle&gt;=1.5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dask[distributed]-&gt;jupyter-ai) (3.0.0) +Collecting packaging&gt;=20.9 (from huggingface_hub) 
-Requirement already satisfied: partd&gt;=1.2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dask[distributed]-&gt;jupyter-ai) (1.4.1) +  Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB
-Requirement already satisfied: toolz&gt;=0.10.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dask[distributed]-&gt;jupyter-ai) (0.12.1) +Requirement already satisfied: wcwidth in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from prompt-toolkit&gt;=3.0.38-&gt;qianfan) (0.2.13) 
-Requirement already satisfied: distributed==2024.3.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from dask[distributed]-&gt;jupyter-ai) (2024.3.1) +Collecting annotated-types&gt;=0.4.0 (from pydantic&lt;3,&gt;=1.9.0-&gt;anthropic) 
-Requirement already satisfied: locket&gt;=1.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (1.0.0) +  Downloading annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB
-Requirement already satisfied: msgpack&gt;=1.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (1.0.8) +Collecting pydantic-core==2.16.3 (from pydantic&lt;3,&gt;=1.9.0-&gt;anthropic) 
-Requirement already satisfied: psutil&gt;=5.7.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (5.9.8) +  Downloading pydantic_core-2.16.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB
-Requirement already satisfied: sortedcontainers&gt;=2.0.5 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (2.4.0) +Requirement already satisfied: charset-normalizer&lt;4,&gt;=2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from requests&lt;3.0.0,&gt;=2.31.0-&gt;ai21) (3.3.2) 
-Requirement already satisfied: tblib&gt;=1.6.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (3.0.0) +Collecting markdown-it-py&gt;=2.2.0 (from rich&gt;=13.0.0-&gt;qianfan) 
-Requirement already satisfied: zict&gt;=3.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (3.0.0) +  Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB
-Requirement already satisfied: dill&gt;=0.3.8 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from multiprocess-&gt;qianfan) (0.3.8) +Collecting chardet&gt;=3.0 (from clevercsv-&gt;qianfan) 
-Requirement already satisfied: googleapis-common-protos&lt;2.0.dev0,&gt;=1.56.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-api-core-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (1.63.0) +  Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB
-Requirement already satisfied: cachetools&lt;6.0,&gt;=2.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (5.3.3) +Collecting regex&gt;=2018.11 (from clevercsv-&gt;qianfan) 
-Requirement already satisfied: pyasn1-modules&gt;=0.2.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (0.3.0) +  Downloading regex-2023.12.25-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB
-Requirement already satisfied: rsa&lt;5,&gt;=3.1.4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (4.9) +     <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">40.9/40.9 kB</font> <font color="#C01C28">221.6 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
-Requirement already satisfied: parso&lt;0.9.0,&gt;=0.8.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jedi&gt;=0.16-&gt;ipython-&gt;jupyter-ai-magics) (0.8.3) +Collecting cloudpickle&gt;=1.5.0 (from dask[distributed]-&gt;jupyter-ai) 
-Requirement already satisfied: MarkupSafe&gt;=2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jinja2-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.1.5) +  Downloading cloudpickle-3.0.0-py3-none-any.whl.metadata (7.0 kB
-Requirement already satisfied: jsonpointer&gt;=1.9 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonpatch&lt;2.0,&gt;=1.33-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (2.4)+Collecting partd&gt;=1.2.0 (from dask[distributed]-&gt;jupyter-ai) 
 +  Downloading partd-1.4.1-py3-none-any.whl.metadata (4.6 kB
 +Collecting toolz&gt;=0.10.0 (from dask[distributed]-&gt;jupyter-ai) 
 +  Downloading toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB
 +Collecting distributed==2024.3.1 (from dask[distributed]-&gt;jupyter-ai) 
 +  Downloading distributed-2024.3.1-py3-none-any.whl.metadata (3.4 kB
 +Collecting locket&gt;=1.0.0 (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) 
 +  Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB
 +Collecting msgpack&gt;=1.0.0 (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) 
 +  Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB
 +Requirement already satisfied: psutil&gt;=5.7.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) (5.9.8) 
 +Collecting sortedcontainers&gt;=2.0.5 (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) 
 +  Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB
 +Collecting tblib&gt;=1.6.0 (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) 
 +  Downloading tblib-3.0.0-py3-none-any.whl.metadata (25 kB
 +Collecting zict&gt;=3.0.0 (from distributed==2024.3.1-&gt;dask[distributed]-&gt;jupyter-ai) 
 +  Downloading zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes
 +Collecting dill&gt;=0.3.8 (from multiprocess-&gt;qianfan) 
 +  Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB
 +Collecting googleapis-common-protos&lt;2.0.dev0,&gt;=1.56.2 (from google-api-core-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading googleapis_common_protos-1.63.0-py2.py3-none-any.whl.metadata (1.5 kB
 +Collecting cachetools&lt;6.0,&gt;=2.0.0 (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB
 +Collecting pyasn1-modules&gt;=0.2.1 (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl.metadata (3.6 kB
 +Collecting rsa&lt;5,&gt;=3.1.4 (from google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB
 +Requirement already satisfied: parso&lt;0.9.0,&gt;=0.8.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jedi&gt;=0.16-&gt;ipython-&gt;jupyter-ai-magics) (0.8.3) 
 +Requirement already satisfied: MarkupSafe&gt;=2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jinja2-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.1.5) 
 +Requirement already satisfied: jsonpointer&gt;=1.9 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonpatch&lt;2.0,&gt;=1.33-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (2.4)
 Requirement already satisfied: platformdirs&gt;=2.5 in ./.local/lib/python3.12/site-packages (from jupyter-core!=5.0.*,&gt;=4.12-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.2.0) Requirement already satisfied: platformdirs&gt;=2.5 in ./.local/lib/python3.12/site-packages (from jupyter-core!=5.0.*,&gt;=4.12-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.2.0)
-Requirement already satisfied: jsonschema&gt;=4.18.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.21.1) +Requirement already satisfied: jsonschema&gt;=4.18.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.21.1) 
-Requirement already satisfied: python-json-logger&gt;=2.0.4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.0.7) +Requirement already satisfied: python-json-logger&gt;=2.0.4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.0.7) 
-Requirement already satisfied: referencing in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.33.0) +Requirement already satisfied: referencing in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.34.0) 
-Requirement already satisfied: rfc3339-validator in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.1.4) +Requirement already satisfied: rfc3339-validator in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.1.4) 
-Requirement already satisfied: rfc3986-validator&gt;=0.1.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.1.1) +Requirement already satisfied: rfc3986-validator&gt;=0.1.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.1.1) 
-Requirement already satisfied: babel&gt;=2.10 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (2.14.0) +Requirement already satisfied: babel&gt;=2.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (2.14.0) 
-Requirement already satisfied: json5&gt;=0.9.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (0.9.24) +Requirement already satisfied: json5&gt;=0.9.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jupyterlab-server&lt;3,&gt;=2.19.0-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (0.9.24) 
-Requirement already satisfied: orjson&lt;4.0.0,&gt;=3.9.14 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from langsmith&lt;0.2.0,&gt;=0.1.17-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (3.9.15) +Collecting orjson&lt;4.0.0,&gt;=3.9.14 (from langsmith&lt;0.2.0,&gt;=0.1.17-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: mdurl~=0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from markdown-it-py&gt;=2.2.0-&gt;rich&gt;=13.0.0-&gt;qianfan) (0.1.2) +  Downloading orjson-3.9.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (49 kB
-Requirement already satisfied: beautifulsoup4 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.12.3) +     <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">49.5/49.5 kB</font> <font color="#C01C28">466.8 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
-Requirement already satisfied: bleach!=5.0.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (6.1.0) +Collecting mdurl~=0.(from markdown-it-py&gt;=2.2.0-&gt;rich&gt;=13.0.0-&gt;qianfan) 
-Requirement already satisfied: defusedxml in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.7.1) +  Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB
-Requirement already satisfied: jupyterlab-pygments in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.3.0) +Requirement already satisfied: beautifulsoup4 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (4.12.3) 
-Requirement already satisfied: mistune&lt;4,&gt;=2.0.3 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (3.0.2) +Requirement already satisfied: bleach!=5.0.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (6.1.0) 
-Requirement already satisfied: nbclient&gt;=0.5.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.10.0) +Requirement already satisfied: defusedxml in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.7.1) 
-Requirement already satisfied: pandocfilters&gt;=1.4.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.5.0+Requirement already satisfied: jupyterlab-pygments in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.3.0) 
-Requirement already satisfied: tinycss2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.2.1) +Requirement already satisfied: mistune&lt;4,&gt;=2.0.3 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (3.0.2) 
-Requirement already satisfied: fastjsonschema in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from nbformat&gt;=5.3.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.19.1) +Requirement already satisfied: nbclient&gt;=0.5.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.10.0) 
-Requirement already satisfied: ptyprocess&gt;=0.5 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from pexpect&gt;4.3-&gt;ipython-&gt;jupyter-ai-magics) (0.7.0) +Requirement already satisfied: pandocfilters&gt;=1.4.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.5.1
-Requirement already satisfied: greenlet!=0.4.17 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from SQLAlchemy&lt;3,&gt;=1.4-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) (3.0.3) +Requirement already satisfied: tinycss2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.2.1) 
-Requirement already satisfied: mypy-extensions&gt;=0.3.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from typing-inspect&lt;1,&gt;=0.4.0-&gt;dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) (1.0.0) +Requirement already satisfied: fastjsonschema in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from nbformat&gt;=5.3.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.19.1) 
-Requirement already satisfied: argon2-cffi-bindings in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (21.2.0) +Requirement already satisfied: ptyprocess&gt;=0.5 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from pexpect&gt;4.3-&gt;ipython-&gt;jupyter-ai-magics) (0.7.0) 
-Requirement already satisfied: debugpy&gt;=1.6.5 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (1.8.1) +Collecting greenlet!=0.4.17 (from SQLAlchemy&lt;3,&gt;=1.4-&gt;langchain&lt;0.2.0,&gt;=0.1.0-&gt;jupyter-ai-magics) 
-Requirement already satisfied: nest-asyncio in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (1.6.0) +  Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB
-Requirement already satisfied: executing&gt;=1.2.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (2.0.1) +Collecting mypy-extensions&gt;=0.3.0 (from typing-inspect&lt;1,&gt;=0.4.0-&gt;dataclasses-json&lt;0.7.0,&gt;=0.6.3-&gt;ai21) 
-Requirement already satisfied: asttokens&gt;=2.1.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (2.4.1) +  Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB
-Requirement already satisfied: pure-eval in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (0.2.2) +Requirement already satisfied: argon2-cffi-bindings in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (21.2.0) 
-Requirement already satisfied: webencodings in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from bleach!=5.0.0-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.5.1) +Requirement already satisfied: debugpy&gt;=1.6.5 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (1.8.1) 
-Requirement already satisfied: grpcio&lt;2.0dev,&gt;=1.33.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,&lt;3.0.0dev,&gt;=1.34.0-&gt;google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (1.62.1) +Requirement already satisfied: nest-asyncio in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from ipykernel-&gt;jupyterlab~=4.0-&gt;jupyter-ai) (1.6.0) 
-Requirement already satisfied: grpcio-status&lt;2.0.dev0,&gt;=1.33.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,&lt;3.0.0dev,&gt;=1.34.0-&gt;google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (1.62.1) +Requirement already satisfied: executing&gt;=1.2.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (2.0.1) 
-Requirement already satisfied: jsonschema-specifications&gt;=2023.03.6 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2023.12.1) +Requirement already satisfied: asttokens&gt;=2.1.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (2.4.1) 
-Requirement already satisfied: rpds-py&gt;=0.7.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.18.0) +Requirement already satisfied: pure-eval in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from stack-data-&gt;ipython-&gt;jupyter-ai-magics) (0.2.2) 
-Requirement already satisfied: fqdn in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.5.1) +Requirement already satisfied: webencodings in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from bleach!=5.0.0-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.5.1) 
-Requirement already satisfied: isoduration in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (20.11.0) +Collecting grpcio&lt;2.0dev,&gt;=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,&lt;3.0.0dev,&gt;=1.34.0-&gt;google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
-Requirement already satisfied: uri-template in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.3.0) +  Downloading grpcio-1.62.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB
-Requirement already satisfied: webcolors&gt;=1.11 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.13) +Collecting grpcio-status&lt;2.0.dev0,&gt;=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,&lt;3.0.0dev,&gt;=1.34.0-&gt;google-ai-generativelanguage==0.4.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
-Requirement already satisfied: pyasn1&lt;0.6.0,&gt;=0.4.6 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from pyasn1-modules&gt;=0.2.1-&gt;google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) (0.5.1) +  Downloading grpcio_status-1.62.1-py3-none-any.whl.metadata (1.3 kB
-Requirement already satisfied: cffi&gt;=1.0.1 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.16.0) +Requirement already satisfied: jsonschema-specifications&gt;=2023.03.6 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2023.12.1) 
-Requirement already satisfied: soupsieve&gt;1.2 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from beautifulsoup4-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.5) +Requirement already satisfied: rpds-py&gt;=0.7.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema&gt;=4.18.0-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (0.18.0) 
-Requirement already satisfied: pycparser in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from cffi&gt;=1.0.1-&gt;argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.21) +Requirement already satisfied: fqdn in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.5.1) 
-Requirement already satisfied: arrow&gt;=0.15.0 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.3.0) +Requirement already satisfied: isoduration in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (20.11.0) 
-Requirement already satisfied: types-python-dateutil&gt;=2.8.10 in ./micromamba/envs/JupyterLab/lib/python3.12/site-packages (from arrow&gt;=0.15.0-&gt;isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.9.0.20240316)+Requirement already satisfied: uri-template in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.3.0) 
 +Requirement already satisfied: webcolors&gt;=1.11 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.13) 
 +Collecting pyasn1&lt;0.6.0,&gt;=0.4.6 (from pyasn1-modules&gt;=0.2.1-&gt;google-auth&gt;=2.15.0-&gt;google-generativeai&lt;0.5.0,&gt;=0.4.1-&gt;langchain-google-genai) 
 +  Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB
 +Requirement already satisfied: cffi&gt;=1.0.1 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.16.0) 
 +Requirement already satisfied: soupsieve&gt;1.2 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from beautifulsoup4-&gt;nbconvert&gt;=6.4.4-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.5) 
 +Requirement already satisfied: pycparser in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from cffi&gt;=1.0.1-&gt;argon2-cffi-bindings-&gt;argon2-cffi-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.21) 
 +Requirement already satisfied: arrow&gt;=0.15.0 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (1.3.0) 
 +Requirement already satisfied: types-python-dateutil&gt;=2.8.10 in ./micromamba/envs/JupyterLab_py312/lib/python3.12/site-packages (from arrow&gt;=0.15.0-&gt;isoduration-&gt;jsonschema[format-nongpl]&gt;=4.18.0-&gt;jupyter-events&gt;=0.9.0-&gt;jupyter-server&lt;3,&gt;=1.6-&gt;jupyter-ai) (2.9.0.20240316)
 Downloading jupyter_ai-2.12.0-py3-none-any.whl (929 kB) Downloading jupyter_ai-2.12.0-py3-none-any.whl (929 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">929.3/929.3 kB</font> <font color="#C01C28">694.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">929.3/929.3 kB</font> <font color="#C01C28">1.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading jupyter_ai_magics-2.12.0-py3-none-any.whl (27 kB)
 Downloading ai21-2.1.2-py3-none-any.whl (55 kB) Downloading ai21-2.1.2-py3-none-any.whl (55 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">55.3/55.3 kB</font> <font color="#C01C28">281.kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">55.3/55.3 kB</font> <font color="#C01C28">243.kB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading anthropic-0.20.0-py3-none-any.whl (850 kB) Downloading anthropic-0.20.0-py3-none-any.whl (850 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">850.5/850.5 kB</font> <font color="#C01C28">835.4 kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">850.5/850.5 kB</font> <font color="#C01C28">2.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading boto3-1.34.64-py3-none-any.whl (139 kB) Downloading boto3-1.34.64-py3-none-any.whl (139 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">139.3/139.3 kB</font> <font color="#C01C28">731.kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">139.3/139.3 kB</font> <font color="#C01C28">1.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading cohere-4.56-py3-none-any.whl (52 kB) Downloading cohere-4.56-py3-none-any.whl (52 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">52.7/52.7 kB</font> <font color="#C01C28">207.kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">52.7/52.7 kB</font> <font color="#C01C28">561.kB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading qianfan-0.3.5-py3-none-any.whl (304 kB) Downloading qianfan-0.3.5-py3-none-any.whl (304 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">304.8/304.8 kB</font> <font color="#C01C28">955.5 kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">304.8/304.8 kB</font> <font color="#C01C28">1.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading langchain_google_genai-0.0.11-py3-none-any.whl (28 kB) Downloading langchain_google_genai-0.0.11-py3-none-any.whl (28 kB)
 Downloading gpt4all-2.2.1.post1-py3-none-manylinux1_x86_64.whl (4.1 MB) Downloading gpt4all-2.2.1.post1-py3-none-manylinux1_x86_64.whl (4.1 MB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">4.1/4.1 MB</font> <font color="#C01C28">1.MB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">4.1/4.1 MB</font> <font color="#C01C28">2.MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading huggingface_hub-0.21.4-py3-none-any.whl (346 kB) Downloading huggingface_hub-0.21.4-py3-none-any.whl (346 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">346.4/346.4 kB</font> <font color="#C01C28">1.1 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">346.4/346.4 kB</font> <font color="#C01C28">1.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
-Downloading ipywidgets-8.1.2-py3-none-any.whl (139 kB) +
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">139.4/139.4 kB</font> <font color="#C01C28">646.6 kB/s</font> eta <font color="#2AA1B3">0:00:00</font>+
 Downloading pillow-10.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB) Downloading pillow-10.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">4.5/4.5 MB</font> <font color="#C01C28">1.MB/s</font> eta <font color="#2AA1B3">0:00:00</font>+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">4.5/4.5 MB</font> <font color="#C01C28">3.MB/s</font> eta <font color="#2AA1B3">0:00:00</font>
 Downloading langchain_nvidia_ai_endpoints-0.0.3-py3-none-any.whl (16 kB) Downloading langchain_nvidia_ai_endpoints-0.0.3-py3-none-any.whl (16 kB)
 Downloading openai-1.14.1-py3-none-any.whl (257 kB) Downloading openai-1.14.1-py3-none-any.whl (257 kB)
-   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">257.5/257.5 kB</font> <font color="#C01C28">845.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">257.5/257.5 kB</font> <font color="#C01C28">916.0 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
-Installing collected packages: pillow, huggingface_hub, gpt4all, qianfan, openai, cohereai21ipywidgets, boto3, anthropic, langchain_nvidia_ai_endpoints, langchain-google-genai, jupyter-ai +Downloading ai21_tokenizer-0.3.11-py3-none-any.whl (2.7 MB) 
-Successfully installed ai21-2.1.2 anthropic-0.20.0 boto3-1.34.64 cohere-4.56 gpt4all-2.2.1.post1 huggingface_hub-0.21.4 ipywidgets-8.1.2 jupyter-ai-2.12.0 langchain-google-genai-0.0.11 langchain_nvidia_ai_endpoints-0.0.3 openai-1.14.1 pillow-10.2.0 qianfan-0.3.5+   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">2.7/2.7 MB</font> <font color="#C01C28">3.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading aiohttp-3.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.3/1.3 MB</font> <font color="#C01C28">3.1 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading aiolimiter-1.1.0-py3-none-any.whl (7.2 kB
 +Downloading aiosqlite-0.20.0-py3-none-any.whl (15 kB) 
 +Downloading backoff-2.2.1-py3-none-any.whl (15 kB) 
 +Downloading bce_python_sdk-0.9.5-py3-none-any.whl (329 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">329.8/329.8 kB</font> <font color="#C01C28">1.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading botocore-1.34.64-py3-none-any.whl (12.0 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">12.0/12.0 MB</font> <font color="#C01C28">4.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading click-8.1.7-py3-none-any.whl (97 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">97.9/97.9 kB</font> <font color="#C01C28">488.0 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading dataclasses_json-0.6.4-py3-none-any.whl (28 kB) 
 +Downloading deepmerge-1.1.1-py3-none-any.whl (8.6 kB) 
 +Downloading distro-1.9.0-py3-none-any.whl (20 kB) 
 +Downloading fastavro-1.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">3.3/3.3 MB</font> <font color="#C01C28">3.5 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading fsspec-2024.3.0-py3-none-any.whl (171 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">171.9/171.9 kB</font> <font color="#C01C28">909.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading google_generativeai-0.4.1-py3-none-any.whl (137 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">137.4/137.4 kB</font> <font color="#C01C28">709.2 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading google_ai_generativelanguage-0.4.0-py3-none-any.whl (598 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">598.7/598.7 kB</font> <font color="#C01C28">1.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 
 +Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 
 +Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 
 +Downloading langchain-0.1.12-py3-none-any.whl (809 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">809.1/809.1 kB</font> <font color="#C01C28">2.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading langchain_core-0.1.32-py3-none-any.whl (260 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">260.9/260.9 kB</font> <font color="#C01C28">2.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">18.0/18.0 MB</font> <font color="#C01C28">4.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading packaging-23.2-py3-none-any.whl (53 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">53.0/53.0 kB</font> <font color="#C01C28">641.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading pyarrow-15.0.1-cp312-cp312-manylinux_2_28_x86_64.whl (38.3 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">38.3/38.3 MB</font> <font color="#C01C28">3.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading pydantic-2.6.4-py3-none-any.whl (394 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">394.9/394.9 kB</font> <font color="#C01C28">2.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading pydantic_core-2.16.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">2.2/2.2 MB</font> <font color="#C01C28">3.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 
 +Downloading rich-13.7.1-py3-none-any.whl (240 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">240.7/240.7 kB</font> <font color="#C01C28">1.1 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading s3transfer-0.10.1-py3-none-any.whl (82 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">82.2/82.2 kB</font> <font color="#C01C28">447.2 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading tenacity-8.2.3-py3-none-any.whl (24 kB) 
 +Downloading tokenizers-0.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">3.6/3.6 MB</font> <font color="#C01C28">3.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading typer-0.9.0-py3-none-any.whl (45 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">45.9/45.9 kB</font> <font color="#C01C28">730.3 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) 
 +Downloading clevercsv-0.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (111 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">111.8/111.8 kB</font> <font color="#C01C28">630.8 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading distributed-2024.3.1-py3-none-any.whl (1.0 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.0/1.0 MB</font> <font color="#C01C28">2.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading dask-2024.3.1-py3-none-any.whl (1.2 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.2/1.2 MB</font> <font color="#C01C28">2.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading faiss_cpu-1.8.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.0 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">27.0/27.0 MB</font> <font color="#C01C28">3.5 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading ijson-3.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">123.6/123.6 kB</font> <font color="#C01C28">689.9 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading multiprocess-0.70.16-py312-none-any.whl (146 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">146.7/146.7 kB</font> <font color="#C01C28">758.4 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading tiktoken-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.8/1.8 MB</font> <font color="#C01C28">2.8 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 
 +Downloading annotated_types-0.6.0-py3-none-any.whl (12 kB) 
 +Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">199.4/199.4 kB</font> <font color="#C01C28">769.1 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading cloudpickle-3.0.0-py3-none-any.whl (20 kB) 
 +Downloading dill-0.3.8-py3-none-any.whl (116 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">116.3/116.3 kB</font> <font color="#C01C28">1.4 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading frozenlist-1.4.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">281.5/281.5 kB</font> <font color="#C01C28">622.0 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading future-1.0.0-py3-none-any.whl (491 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">491.3/491.3 kB</font> <font color="#C01C28">1.4 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading google_api_core-2.17.1-py3-none-any.whl (137 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">137.0/137.0 kB</font> <font color="#C01C28">650.6 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading google_auth-2.28.2-py2.py3-none-any.whl (186 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">186.9/186.9 kB</font> <font color="#C01C28">924.2 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 
 +Downloading langchain_community-0.0.28-py3-none-any.whl (1.8 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">1.8/1.8 MB</font> <font color="#C01C28">2.6 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading langchain_text_splitters-0.0.1-py3-none-any.whl (21 kB) 
 +Downloading langsmith-0.1.27-py3-none-any.whl (68 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">68.0/68.0 kB</font> <font color="#C01C28">750.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">87.5/87.5 kB</font> <font color="#C01C28">336.4 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading marshmallow-3.21.1-py3-none-any.whl (49 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">49.4/49.4 kB</font> <font color="#C01C28">508.8 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading multidict-6.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">130.8/130.8 kB</font> <font color="#C01C28">756.3 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading partd-1.4.1-py3-none-any.whl (18 kB) 
 +Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">294.6/294.6 kB</font> <font color="#C01C28">1.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading pycryptodome-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">2.1/2.1 MB</font> <font color="#C01C28">3.3 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading regex-2023.12.25-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (789 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">789.1/789.1 kB</font> <font color="#C01C28">2.7 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading SQLAlchemy-2.0.28-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">3.2/3.2 MB</font> <font color="#C01C28">3.1 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading toolz-0.12.1-py3-none-any.whl (56 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">56.1/56.1 kB</font> <font color="#C01C28">288.8 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 
 +Downloading yarl-1.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">322.4/322.4 kB</font> <font color="#C01C28">1.2 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) 
 +Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">49.6/49.6 kB</font> <font color="#C01C28">584.6 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 
 +Downloading googleapis_common_protos-1.63.0-py2.py3-none-any.whl (229 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">229.1/229.1 kB</font> <font color="#C01C28">965.6 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">625.7/625.7 kB</font> <font color="#C01C28">2.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) 
 +Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 
 +Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">408.3/408.3 kB</font> <font color="#C01C28">1.9 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) 
 +Downloading orjson-3.9.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">138.7/138.7 kB</font> <font color="#C01C28">642.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading proto_plus-1.23.0-py3-none-any.whl (48 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">48.8/48.8 kB</font> <font color="#C01C28">489.5 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">181.3/181.3 kB</font> <font color="#C01C28">1.0 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading rsa-4.9-py3-none-any.whl (34 kB) 
 +Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 
 +Downloading tblib-3.0.0-py3-none-any.whl (12 kB) 
 +Downloading zict-3.0.0-py2.py3-none-any.whl (43 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">43.3/43.3 kB</font> <font color="#C01C28">431.2 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading grpcio-1.62.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">5.5/5.5 MB</font> <font color="#C01C28">3.8 MB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Downloading grpcio_status-1.62.1-py3-none-any.whl (14 kB) 
 +Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) 
 +   <font color="#729C1F">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</font> <font color="#26A269">84.9/84.9 kB</font> <font color="#C01C28">424.7 kB/s</font> eta <font color="#2AA1B3">0:00:00</font> 
 +Building wheels for collected packages: sentencepiece 
 +  Building wheel for sentencepiece (setup.py) ... done 
 +  Created wheel for sentencepiece: filename=sentencepiece-0.1.99-cp312-cp312-linux_x86_64.whl size=1295938 sha256=23ddbcda2c7a2375d3c7a662d18aa0a82e1fb7f6af9f279335c7553d9e0a1276 
 +  Stored in directory: /home/tomoyan/.cache/pip/wheels/e0/8c/e0/65e33b1f4b8462dfc537a0cac02e5c03e1207564c300e4bde5 
 +Successfully built sentencepiece 
 +Installing collected packages: sortedcontainers, sentencepiece, ply, ijson, deepmerge, zipp, zict, typing-extensions, toolz, tenacity, tblib, regex, python-dotenv, pycryptodome, pyasn1, protobuf, pillow, packaging, orjson, numpy, mypy-extensions, multidict, msgpack, mdurl, locket, jsonpath-ng, jsonpatch, jmespath, grpcio, greenlet, future, fsspec, frozenlist, fastavro, distro, dill, cloudpickle, click, chardet, cachetools, backoff, annotated-types, aiolimiter, ai21-tokenizer, yarl, typing-inspect, typer, tiktoken, SQLAlchemy, rsa, pydantic-core, pyasn1-modules, pyarrow, proto-plus, partd, multiprocess, marshmallow, markdown-it-py, importlib-metadata, huggingface_hub, gpt4all, googleapis-common-protos, faiss-cpu, clevercsv, botocore, bce-python-sdk, aiosqlite, aiosignal, tokenizers, s3transfer, rich, pydantic, grpcio-status, google-auth, dataclasses-json, dask, aiohttp, qianfan, openai, langsmithgoogle-api-coredistributed, cohere, boto3, anthropic, ai21, langchain-core, langchain-text-splitters, langchain_nvidia_ai_endpoints, langchain-community, google-ai-generativelanguage, langchain, google-generativeai, langchain-google-genai, jupyter-ai-magics, jupyter-ai 
 +  Attempting uninstall: packaging 
 +    Found existing installation: packaging 24.0 
 +    Uninstalling packaging-24.0: 
 +      Successfully uninstalled packaging-24.0 
 +<font color="#C01C28">ERROR: pip&apos;s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.</font> 
 +<font color="#C01C28">pipx 1.4.3 requires argcomplete&gt;=1.9.4, which is not installed.</font> 
 +Successfully installed SQLAlchemy-2.0.28 ai21-2.1.2 ai21-tokenizer-0.3.11 aiohttp-3.9.3 aiolimiter-1.1.0 aiosignal-1.3.1 aiosqlite-0.20.0 annotated-types-0.6.0 anthropic-0.20.0 backoff-2.2.1 bce-python-sdk-0.9.5 boto3-1.34.64 botocore-1.34.64 cachetools-5.3.3 chardet-5.2.0 clevercsv-0.8.2 click-8.1.7 cloudpickle-3.0.0 cohere-4.56 dask-2024.3.1 dataclasses-json-0.6.4 deepmerge-1.1.1 dill-0.3.8 distributed-2024.3.1 distro-1.9.0 faiss-cpu-1.8.0 fastavro-1.9.4 frozenlist-1.4.1 fsspec-2024.3.0 future-1.0.0 google-ai-generativelanguage-0.4.0 google-api-core-2.17.1 google-auth-2.28.2 google-generativeai-0.4.1 googleapis-common-protos-1.63.0 gpt4all-2.2.1.post1 greenlet-3.0.3 grpcio-1.62.1 grpcio-status-1.62.1 huggingface_hub-0.21.4 ijson-3.2.3 importlib-metadata-6.11.0 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.1 jupyter-ai-2.12.0 jupyter-ai-magics-2.12.0 langchain-0.1.12 langchain-community-0.0.28 langchain-core-0.1.32 langchain-google-genai-0.0.11 langchain-text-splitters-0.0.1 langchain_nvidia_ai_endpoints-0.0.3 langsmith-0.1.27 locket-1.0.0 markdown-it-py-3.0.0 marshmallow-3.21.1 mdurl-0.1.2 msgpack-1.0.8 multidict-6.0.5 multiprocess-0.70.16 mypy-extensions-1.0.0 numpy-1.26.4 openai-1.14.1 orjson-3.9.15 packaging-23.2 partd-1.4.1 pillow-10.2.0 ply-3.11 proto-plus-1.23.0 protobuf-4.25.3 pyarrow-15.0.1 pyasn1-0.5.1 pyasn1-modules-0.3.0 pycryptodome-3.20.0 pydantic-2.6.4 pydantic-core-2.16.3 python-dotenv-1.0.1 qianfan-0.3.5 regex-2023.12.25 rich-13.7.1 rsa-4.9 s3transfer-0.10.1 sentencepiece-0.1.99 sortedcontainers-2.4.0 tblib-3.0.0 tenacity-8.2.3 tiktoken-0.6.0 tokenizers-0.15.2 toolz-0.12.1 typer-0.9.0 typing-extensions-4.10.0 typing-inspect-0.9.0 yarl-1.9.4 zict-3.0.0 zipp-3.18.1
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">--name</font> JupyterLab jupyter lab <font color="#A347BA">--ip=0.0.0.0</font> <font color="#A347BA">--port=8888</font> <font color="#A347BA">--no-browser</font>+<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> run <font color="#A347BA">--name</font> JupyterLab_py312 jupyter lab <font color="#A347BA">--ip=0.0.0.0</font> <font color="#A347BA">--port=8888</font> <font color="#A347BA">--no-browser</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result_hlong><html><pre> <WRAP color_result_hlong><html><pre>
行 14324: 行 13662:
  
 ==== 環境の削除 [env remove --name] ==== ==== 環境の削除 [env remove --name] ====
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> env remove <font color="#A347BA">--name</font> JupyterLab
 +</pre></html></WRAP>
 +<WRAP color_result_hlong><html><pre>
 +Transaction
 +
 +  Prefix: /home/tomoyan/micromamba/envs/JupyterLab
 +
 +  Removing specs:
 +
 +   - _libgcc_mutex
 +   - _openmp_mutex
 +   - alsa-lib
 +   - anyio
 +   - argon2-cffi
 +   - argon2-cffi-bindings
 +   - arrow
 +   - asttokens
 +   - async-lru
 +   - attr
 +   - attrs
 +   - babel
 +   - beautifulsoup4
 +   - bleach
 +   - brotli-python
 +   - bzip2
 +   - ca-certificates
 +   - cached-property
 +   - cached_property
 +   - cairo
 +   - certifi
 +   - cffi
 +   - charset-normalizer
 +   - colorama
 +   - comm
 +   - dbus
 +   - debugpy
 +   - decorator
 +   - defusedxml
 +   - entrypoints
 +   - exceptiongroup
 +   - executing
 +   - expat
 +   - font-ttf-dejavu-sans-mono
 +   - font-ttf-inconsolata
 +   - font-ttf-source-code-pro
 +   - font-ttf-ubuntu
 +   - fontconfig
 +   - fonts-conda-ecosystem
 +   - fonts-conda-forge
 +   - fqdn
 +   - freetype
 +   - gettext
 +   - gitdb
 +   - gitpython
 +   - glib
 +   - glib-tools
 +   - graphite2
 +   - gst-plugins-base
 +   - gstreamer
 +   - h11
 +   - h2
 +   - harfbuzz
 +   - hpack
 +   - httpcore
 +   - httpx
 +   - hyperframe
 +   - icu
 +   - idna
 +   - importlib-metadata
 +   - importlib_metadata
 +   - importlib_resources
 +   - ipykernel
 +   - ipyparallel
 +   - ipython
 +   - ipywidgets
 +   - isoduration
 +   - jedi
 +   - jinja2
 +   - json5
 +   - jsonpointer
 +   - jsonschema
 +   - jsonschema-specifications
 +   - jsonschema-with-format-nongpl
 +   - jupyter-lsp
 +   - jupyter-server-mathjax
 +   - jupyter_client
 +   - jupyter_core
 +   - jupyter_events
 +   - jupyter_server
 +   - jupyter_server_terminals
 +   - jupyterlab
 +   - jupyterlab-git
 +   - jupyterlab-language-pack-ja-jp
 +   - jupyterlab-lsp
 +   - jupyterlab_pygments
 +   - jupyterlab_server
 +   - jupyterlab_widgets
 +   - keyutils
 +   - krb5
 +   - lame
 +   - ld_impl_linux-64
 +   - libcap
 +   - libclang
 +   - libclang13
 +   - libcups
 +   - libedit
 +   - libevent
 +   - libexpat
 +   - libffi
 +   - libflac
 +   - libgcc-ng
 +   - libgcrypt
 +   - libglib
 +   - libgomp
 +   - libgpg-error
 +   - libiconv
 +   - libjpeg-turbo
 +   - libllvm15
 +   - libnsl
 +   - libogg
 +   - libopus
 +   - libpng
 +   - libpq
 +   - libsndfile
 +   - libsodium
 +   - libsqlite
 +   - libstdcxx-ng
 +   - libsystemd0
 +   - libuuid
 +   - libuv
 +   - libvorbis
 +   - libxcb
 +   - libxcrypt
 +   - libxkbcommon
 +   - libxml2
 +   - libzlib
 +   - lz4-c
 +   - markupsafe
 +   - matplotlib-inline
 +   - mistune
 +   - mpg123
 +   - mysql-common
 +   - mysql-libs
 +   - nbclient
 +   - nbconvert-core
 +   - nbdime
 +   - nbformat
 +   - ncurses
 +   - nest-asyncio
 +   - nodejs
 +   - notebook
 +   - notebook-shim
 +   - nspr
 +   - nss
 +   - openssl
 +   - overrides
 +   - packaging
 +   - pandocfilters
 +   - parso
 +   - pcre2
 +   - pexpect
 +   - pickleshare
 +   - pip
 +   - pixman
 +   - pkgutil-resolve-name
 +   - platformdirs
 +   - ply
 +   - prometheus_client
 +   - prompt-toolkit
 +   - psutil
 +   - pthread-stubs
 +   - ptyprocess
 +   - pulseaudio-client
 +   - pure_eval
 +   - pycparser
 +   - pygments
 +   - pyqt
 +   - pyqt5-sip
 +   - pysocks
 +   - python
 +   - python-dateutil
 +   - python-fastjsonschema
 +   - python-json-logger
 +   - python_abi
 +   - pytz
 +   - pyyaml
 +   - pyzmq
 +   - qt-main
 +   - qtconsole
 +   - qtconsole-base
 +   - qtpy
 +   - readline
 +   - referencing
 +   - requests
 +   - rfc3339-validator
 +   - rfc3986-validator
 +   - rpds-py
 +   - send2trash
 +   - setuptools
 +   - sip
 +   - six
 +   - smmap
 +   - sniffio
 +   - soupsieve
 +   - stack_data
 +   - terminado
 +   - tinycss2
 +   - tk
 +   - toml
 +   - tomli
 +   - tornado
 +   - tqdm
 +   - traitlets
 +   - types-python-dateutil
 +   - typing-extensions
 +   - typing_extensions
 +   - typing_utils
 +   - tzdata
 +   - uri-template
 +   - urllib3
 +   - wcwidth
 +   - webcolors
 +   - webencodings
 +   - websocket-client
 +   - wheel
 +   - widgetsnbextension
 +   - xcb-util
 +   - xcb-util-image
 +   - xcb-util-keysyms
 +   - xcb-util-renderutil
 +   - xcb-util-wm
 +   - xkeyboard-config
 +   - xorg-kbproto
 +   - xorg-libice
 +   - xorg-libsm
 +   - xorg-libx11
 +   - xorg-libxau
 +   - xorg-libxdmcp
 +   - xorg-libxext
 +   - xorg-libxrender
 +   - xorg-renderproto
 +   - xorg-xextproto
 +   - xorg-xf86vidmodeproto
 +   - xorg-xproto
 +   - xz
 +   - yaml
 +   - zeromq
 +   - zipp
 +   - zlib
 +   - zstd
 +
 +
 +  Package                                  Version  Build               Channel           Size
 +────────────────────────────────────────────────────────────────────────────────────────────────
 +  Remove:
 +────────────────────────────────────────────────────────────────────────────────────────────────
 +
 +  <font color="#C01C28">- alsa-lib                      </font>          1.2.11  hd590300_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ipyparallel                   </font>           8.7.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ipywidgets                    </font>           8.1.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab-git                </font>          0.50.0  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab-language-pack-ja-jp</font>       4.1.post0  pyh87cfba7_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab-lsp                </font>           5.1.0  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nodejs                        </font>          20.9.0  hb753e55_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- notebook                      </font>           7.1.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- qtconsole                     </font>           5.5.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tqdm                          </font>          4.66.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- widgetsnbextension            </font>          4.0.10  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab_widgets            </font>          3.0.10  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nbdime                        </font>           4.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libuv                         </font>          1.46.0  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab                    </font>           4.1.5  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- qtconsole-base                </font>           5.5.1  pyha770c72_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pyqt                          </font>          5.15.9  py312h949fe66_5     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter-server-mathjax        </font>           0.2.6  pyh5bfe37b_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- gitpython                     </font>          3.1.42  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- colorama                      </font>           0.4.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- notebook-shim                 </font>           0.2.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab_server             </font>          2.25.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter-lsp                   </font>           2.2.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- httpx                         </font>          0.27.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- async-lru                     </font>           2.0.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- qtpy                          </font>           2.4.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ipykernel                     </font>          6.29.3  pyhd33586a_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- qt-main                       </font>          5.15.8  h5810be5_19         conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pyqt5-sip                     </font>         12.12.2  py312h30efb56_5     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- gitdb                         </font>          4.0.11  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- requests                      </font>          2.31.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- json5                         </font>          0.9.24  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- babel                         </font>          2.14.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter_server                </font>          2.13.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- httpcore                      </font>           1.0.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- psutil                        </font>           5.9.8  py312h98912ed_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nest-asyncio                  </font>           1.6.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ipython                       </font>          8.22.2  pyh707e725_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- debugpy                       </font>           1.8.1  py312h30efb56_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- comm                          </font>           0.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-xf86vidmodeproto         </font>           2.3.1  h7f98852_1002       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xcb-util-wm                   </font>           0.4.1  h8ee46fc_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xcb-util-renderutil           </font>           0.3.9  hd590300_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xcb-util-keysyms              </font>           0.4.0  h8ee46fc_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xcb-util-image                </font>           0.4.0  h8ee46fc_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pulseaudio-client             </font>            16.1  hb77b528_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nss                           </font>            3.98  h1d7d5a4_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- mysql-libs                    </font>          8.0.33  hca2cd23_6          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libxkbcommon                  </font>           1.6.0  hd429924_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libpq                         </font>            16.2  h33b98f1_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libjpeg-turbo                 </font>           3.0.0  hd590300_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libevent                      </font>          2.1.12  hf998b51_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libcups                       </font>           2.3.3  h4637d8d_4          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libclang                      </font>          15.0.7  default_hb11cfb5_4  conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- harfbuzz                      </font>           8.3.0  h3d44ed6_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- gst-plugins-base              </font>          1.22.9  h8e1006c_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- toml                          </font>          0.10.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- sip                           </font>          6.7.12  py312h30efb56_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- smmap                         </font>           5.0.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- urllib3                       </font>           2.2.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- charset-normalizer            </font>           3.3.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pytz                          </font>          2024.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- websocket-client              </font>           1.7.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- send2trash                    </font>           1.8.2  pyh41d4057_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- prometheus_client             </font>          0.20.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- overrides                     </font>           7.7.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nbconvert-core                </font>          7.16.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter_server_terminals      </font>           0.5.3  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter_events                </font>           0.9.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- argon2-cffi                   </font>          23.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- h2                            </font>           4.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- h11                           </font>          0.14.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- certifi                       </font>        2024.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- anyio                         </font>           4.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- stack_data                    </font>           0.6.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- prompt-toolkit                </font>          3.0.42  pyha770c72_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pickleshare                   </font>           0.7.5  py_1003             conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pexpect                       </font>           4.9.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- matplotlib-inline             </font>           0.1.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jedi                          </font>          0.19.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- decorator                     </font>           5.1.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xcb-util                      </font>           0.4.0  hd590300_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libsystemd0                   </font>             255  h3516f8a_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libsndfile                    </font>           1.2.2  hc60ed4a_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- dbus                          </font>          1.13.6  h5008d03_3          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nspr                          </font>            4.35  h27087fc_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- mysql-common                  </font>          8.0.33  hf1915f5_6          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xkeyboard-config              </font>            2.41  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- krb5                          </font>          1.21.2  h659d440_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libclang13                    </font>          15.0.7  default_ha2b6cf4_4  conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- graphite2                     </font>          1.3.13  h58526e2_1001       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- cairo                         </font>          1.18.0  h3faef2a_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- gstreamer                     </font>          1.22.9  h98fc4e7_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tomli                         </font>           2.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ply                           </font>            3.11  py_1                conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pysocks                       </font>           1.7.1  pyha2e5f31_6        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- brotli-python                 </font>           1.1.0  py312h30efb56_1     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- typing_utils                  </font>           0.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tinycss2                      </font>           1.2.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pandocfilters                 </font>           1.5.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nbclient                      </font>          0.10.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- mistune                       </font>           3.0.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyterlab_pygments           </font>           0.3.0  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jinja2                        </font>           3.1.3  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- entrypoints                   </font>             0.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- defusedxml                    </font>           0.7.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- bleach                        </font>           6.1.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- beautifulsoup4                </font>          4.12.3  pyha770c72_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- terminado                     </font>          0.18.1  pyh0d859eb_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pyyaml                        </font>           6.0.1  py312h98912ed_1     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- python-json-logger            </font>           2.0.7  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jsonschema-with-format-nongpl </font>          4.21.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- typing-extensions             </font>          4.10.0  hd8ed1ab_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- argon2-cffi-bindings          </font>          21.2.0  py312h98912ed_4     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- hyperframe                    </font>           6.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- hpack                         </font>           4.0.0  pyh9f0ad1d_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- sniffio                       </font>           1.3.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- exceptiongroup                </font>           1.2.0  pyhd8ed1ab_2        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pure_eval                     </font>           0.2.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- executing                     </font>           2.0.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- asttokens                     </font>           2.4.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- wcwidth                       </font>          0.2.13  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- parso                         </font>           0.8.3  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- lz4-c                         </font>           1.9.4  hcb278e6_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libgcrypt                     </font>          1.10.3  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libcap                        </font>            2.69  h0f662aa_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- mpg123                        </font>          1.32.4  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libvorbis                     </font>           1.3.7  h9c3ff4c_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libopus                       </font>           1.3.1  h7f98852_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libflac                       </font>           1.4.3  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- lame                          </font>           3.100  h166bdaf_1003       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libedit                       </font>    3.1.20191231  he28a2e2_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- keyutils                      </font>           1.6.1  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libllvm15                     </font>          15.0.7  hb3ce162_4          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- zlib                          </font>          1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libxrender               </font>          0.9.11  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libxext                  </font>           1.3.4  h0b41bf4_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libsm                    </font>           1.2.4  h7391055_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pixman                        </font>          0.43.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- fonts-conda-ecosystem         </font>                0                   conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- fontconfig                    </font>          2.14.2  h14ed4e7_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- glib                          </font>          2.80.0  hf2295e7_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- nbformat                      </font>          5.10.3  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter_client                </font>           8.6.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pygments                      </font>          2.17.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- markupsafe                    </font>           2.1.5  py312h98912ed_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- webencodings                  </font>           0.5.1  pyhd8ed1ab_2        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- packaging                     </font>            24.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- soupsieve                     </font>             2.5  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ptyprocess                    </font>           0.7.0  pyhd3deb0d_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- yaml                          </font>           0.2.5  h7f98852_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- webcolors                     </font>            1.13  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- uri-template                  </font>           1.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- rfc3986-validator             </font>           0.1.1  pyh9f0ad1d_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- rfc3339-validator             </font>           0.1.4  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jsonpointer                   </font>             2.4  py312h7900ff3_3     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- isoduration                   </font>         20.11.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- idna                          </font>             3.6  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- fqdn                          </font>           1.5.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- typing_extensions             </font>          4.10.0  pyha770c72_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- cffi                          </font>          1.16.0  py312hf06ca03_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libgpg-error                  </font>            1.48  h71f35ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- attr                          </font>           2.5.1  h166bdaf_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libogg                        </font>           1.3.4  h7f98852_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- zstd                          </font>           1.5.5  hfc55251_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libxml2                       </font>          2.12.5  h232c23b_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-renderproto              </font>          0.11.1  h7f98852_1002       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libx11                   </font>           1.8.7  h8ee46fc_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libice                   </font>           1.1.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- fonts-conda-forge             </font>                0                   conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- freetype                      </font>          2.12.1  h267a509_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- expat                         </font>           2.6.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- glib-tools                    </font>          2.80.0  hde27a5a_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- python-fastjsonschema         </font>          2.19.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jsonschema                    </font>          4.21.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tornado                       </font>             6.4  py312h98912ed_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pyzmq                         </font>          25.1.2  py312h886d080_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jupyter_core                  </font>           5.7.2  py312h7900ff3_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- importlib_metadata            </font>           7.0.2  hd8ed1ab_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- arrow                         </font>           1.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- cached-property               </font>           1.5.2  hd8ed1ab_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pycparser                     </font>            2.21  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- gettext                       </font>          0.21.1  h27087fc_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- icu                           </font>            73.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-xproto                   </font>          7.0.31  h7f98852_1007       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-xextproto                </font>           7.3.0  h0b41bf4_1003       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-kbproto                  </font>           1.0.7  h7f98852_1002       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libxcb                        </font>            1.15  h0b41bf4_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- font-ttf-ubuntu               </font>            0.83  h77eed37_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- font-ttf-source-code-pro      </font>           2.038  h77eed37_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- font-ttf-inconsolata          </font>           3.000  h77eed37_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- font-ttf-dejavu-sans-mono     </font>            2.37  hab24e00_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libpng                        </font>          1.6.43  h2797004_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libglib                       </font>          2.80.0  hf2295e7_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pkgutil-resolve-name          </font>          1.3.10  pyhd8ed1ab_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- jsonschema-specifications     </font>       2023.12.1  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- zeromq                        </font>           4.3.5  h59595ed_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- traitlets                     </font>          5.14.2  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- platformdirs                  </font>           4.2.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- importlib-metadata            </font>           7.0.2  pyha770c72_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- types-python-dateutil         </font>  2.9.0.20240316  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- python-dateutil               </font>           2.9.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- cached_property               </font>           1.5.2  pyha770c72_1        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libxdmcp                 </font>           1.1.3  h7f98852_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xorg-libxau                   </font>          1.0.11  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pthread-stubs                 </font>             0.4  h36c2ea0_1001       conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pcre2                         </font>           10.43  hcad00b1_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libiconv                      </font>            1.17  hd590300_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- referencing                   </font>          0.33.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- importlib_resources           </font>           6.3.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libstdcxx-ng                  </font>          13.2.0  h7e041cc_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libsodium                     </font>          1.0.18  h36c2ea0_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- six                           </font>          1.16.0  pyh6c4a22f_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- rpds-py                       </font>          0.18.0  py312h4b3b743_0     conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- attrs                         </font>          23.2.0  pyh71513ae_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- zipp                          </font>          3.17.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- python_abi                    </font>            3.12  4_cp312             conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- pip                           </font>            24.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- python                        </font>          3.12.2  hab00c5b_0_cpython  conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- setuptools                    </font>          69.2.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- wheel                         </font>          0.42.0  pyhd8ed1ab_0        conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- xz                            </font>           5.2.6  h166bdaf_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tzdata                        </font>           2024a  h0c530f3_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- tk                            </font>          8.6.13  noxft_h4845f30_101  conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- readline                      </font>             8.2  h8228510_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- openssl                       </font>           3.2.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libxcrypt                     </font>          4.4.36  hd590300_1          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libuuid                       </font>          2.38.1  h0b41bf4_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libsqlite                     </font>          3.45.2  h2797004_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libnsl                        </font>           2.0.1  hd590300_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libffi                        </font>           3.4.2  h7f98852_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libexpat                      </font>           2.6.2  h59595ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ld_impl_linux-64              </font>            2.40  h41732ed_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- bzip2                         </font>           1.0.8  hd590300_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ncurses                       </font>             6.4  h59595ed_2          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- ca-certificates               </font>        2024.2.2  hbcca054_0          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libzlib                       </font>          1.2.13  hd590300_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libgcc-ng                     </font>          13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- _openmp_mutex                 </font>             4.5  2_gnu               conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- libgomp                       </font>          13.2.0  h807b86a_5          conda-forge<font color="#26A269">     Cached</font>
 +  <font color="#C01C28">- _libgcc_mutex                 </font>             0.1  conda_forge         conda-forge<font color="#26A269">     Cached</font>
 +
 +  Summary:
 +
 +  Remove: 241 packages
 +
 +  Total download: 0 B
 +
 +────────────────────────────────────────────────────────────────────────────────────────────────
 +
 +
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Confirm changes: [Y/n] <b class=DiYE>Enter</b>
 +</pre></html></WRAP>
 +<WRAP color_result_hlong><html><pre>
 +Transaction starting
 +Unlinking alsa-lib-1.2.11-hd590300_1
 +Unlinking ipyparallel-8.7.0-pyhd8ed1ab_0
 +Unlinking ipywidgets-8.1.2-pyhd8ed1ab_0
 +Unlinking jupyterlab-git-0.50.0-pyhd8ed1ab_1
 +Unlinking jupyterlab-language-pack-ja-jp-4.1.post0-pyh87cfba7_0
 +Unlinking jupyterlab-lsp-5.1.0-pyhd8ed1ab_1
 +Unlinking nodejs-20.9.0-hb753e55_0
 +Unlinking notebook-7.1.2-pyhd8ed1ab_0
 +Unlinking qtconsole-5.5.1-pyhd8ed1ab_0
 +Unlinking tqdm-4.66.2-pyhd8ed1ab_0
 +Unlinking widgetsnbextension-4.0.10-pyhd8ed1ab_0
 +Unlinking jupyterlab_widgets-3.0.10-pyhd8ed1ab_0
 +Unlinking nbdime-4.0.1-pyhd8ed1ab_0
 +Unlinking libuv-1.46.0-hd590300_0
 +Unlinking jupyterlab-4.1.5-pyhd8ed1ab_0
 +Unlinking qtconsole-base-5.5.1-pyha770c72_0
 +Unlinking pyqt-5.15.9-py312h949fe66_5
 +Unlinking jupyter-server-mathjax-0.2.6-pyh5bfe37b_1
 +Unlinking gitpython-3.1.42-pyhd8ed1ab_0
 +Unlinking colorama-0.4.6-pyhd8ed1ab_0
 +Unlinking notebook-shim-0.2.4-pyhd8ed1ab_0
 +Unlinking jupyterlab_server-2.25.4-pyhd8ed1ab_0
 +Unlinking jupyter-lsp-2.2.4-pyhd8ed1ab_0
 +Unlinking httpx-0.27.0-pyhd8ed1ab_0
 +Unlinking async-lru-2.0.4-pyhd8ed1ab_0
 +Unlinking qtpy-2.4.1-pyhd8ed1ab_0
 +Unlinking ipykernel-6.29.3-pyhd33586a_0
 +Unlinking qt-main-5.15.8-h5810be5_19
 +Unlinking pyqt5-sip-12.12.2-py312h30efb56_5
 +Unlinking gitdb-4.0.11-pyhd8ed1ab_0
 +Unlinking requests-2.31.0-pyhd8ed1ab_0
 +Unlinking json5-0.9.24-pyhd8ed1ab_0
 +Unlinking babel-2.14.0-pyhd8ed1ab_0
 +Unlinking jupyter_server-2.13.0-pyhd8ed1ab_0
 +Unlinking httpcore-1.0.4-pyhd8ed1ab_0
 +Unlinking psutil-5.9.8-py312h98912ed_0
 +Unlinking nest-asyncio-1.6.0-pyhd8ed1ab_0
 +Unlinking ipython-8.22.2-pyh707e725_0
 +Unlinking debugpy-1.8.1-py312h30efb56_0
 +Unlinking comm-0.2.2-pyhd8ed1ab_0
 +Unlinking xorg-xf86vidmodeproto-2.3.1-h7f98852_1002
 +Unlinking xcb-util-wm-0.4.1-h8ee46fc_1
 +Unlinking xcb-util-renderutil-0.3.9-hd590300_1
 +Unlinking xcb-util-keysyms-0.4.0-h8ee46fc_1
 +Unlinking xcb-util-image-0.4.0-h8ee46fc_1
 +Unlinking pulseaudio-client-16.1-hb77b528_5
 +Unlinking nss-3.98-h1d7d5a4_0
 +Unlinking mysql-libs-8.0.33-hca2cd23_6
 +Unlinking libxkbcommon-1.6.0-hd429924_1
 +Unlinking libpq-16.2-h33b98f1_0
 +Unlinking libjpeg-turbo-3.0.0-hd590300_1
 +Unlinking libevent-2.1.12-hf998b51_1
 +Unlinking libcups-2.3.3-h4637d8d_4
 +Unlinking libclang-15.0.7-default_hb11cfb5_4
 +Unlinking harfbuzz-8.3.0-h3d44ed6_0
 +Unlinking gst-plugins-base-1.22.9-h8e1006c_0
 +Unlinking toml-0.10.2-pyhd8ed1ab_0
 +Unlinking sip-6.7.12-py312h30efb56_0
 +Unlinking smmap-5.0.0-pyhd8ed1ab_0
 +Unlinking urllib3-2.2.1-pyhd8ed1ab_0
 +Unlinking charset-normalizer-3.3.2-pyhd8ed1ab_0
 +Unlinking pytz-2024.1-pyhd8ed1ab_0
 +Unlinking websocket-client-1.7.0-pyhd8ed1ab_0
 +Unlinking send2trash-1.8.2-pyh41d4057_0
 +Unlinking prometheus_client-0.20.0-pyhd8ed1ab_0
 +Unlinking overrides-7.7.0-pyhd8ed1ab_0
 +Unlinking nbconvert-core-7.16.2-pyhd8ed1ab_0
 +Unlinking jupyter_server_terminals-0.5.3-pyhd8ed1ab_0
 +Unlinking jupyter_events-0.9.1-pyhd8ed1ab_0
 +Unlinking argon2-cffi-23.1.0-pyhd8ed1ab_0
 +Unlinking h2-4.1.0-pyhd8ed1ab_0
 +Unlinking h11-0.14.0-pyhd8ed1ab_0
 +Unlinking certifi-2024.2.2-pyhd8ed1ab_0
 +Unlinking anyio-4.3.0-pyhd8ed1ab_0
 +Unlinking stack_data-0.6.2-pyhd8ed1ab_0
 +Unlinking prompt-toolkit-3.0.42-pyha770c72_0
 +Unlinking pickleshare-0.7.5-py_1003
 +Unlinking pexpect-4.9.0-pyhd8ed1ab_0
 +Unlinking matplotlib-inline-0.1.6-pyhd8ed1ab_0
 +Unlinking jedi-0.19.1-pyhd8ed1ab_0
 +Unlinking decorator-5.1.1-pyhd8ed1ab_0
 +Unlinking xcb-util-0.4.0-hd590300_1
 +Unlinking libsystemd0-255-h3516f8a_1
 +Unlinking libsndfile-1.2.2-hc60ed4a_1
 +Unlinking dbus-1.13.6-h5008d03_3
 +Unlinking nspr-4.35-h27087fc_0
 +Unlinking mysql-common-8.0.33-hf1915f5_6
 +Unlinking xkeyboard-config-2.41-hd590300_0
 +Unlinking krb5-1.21.2-h659d440_0
 +Unlinking libclang13-15.0.7-default_ha2b6cf4_4
 +Unlinking graphite2-1.3.13-h58526e2_1001
 +Unlinking cairo-1.18.0-h3faef2a_0
 +Unlinking gstreamer-1.22.9-h98fc4e7_0
 +Unlinking tomli-2.0.1-pyhd8ed1ab_0
 +Unlinking ply-3.11-py_1
 +Unlinking pysocks-1.7.1-pyha2e5f31_6
 +Unlinking brotli-python-1.1.0-py312h30efb56_1
 +Unlinking typing_utils-0.1.0-pyhd8ed1ab_0
 +Unlinking tinycss2-1.2.1-pyhd8ed1ab_0
 +Unlinking pandocfilters-1.5.0-pyhd8ed1ab_0
 +Unlinking nbclient-0.10.0-pyhd8ed1ab_0
 +Unlinking mistune-3.0.2-pyhd8ed1ab_0
 +Unlinking jupyterlab_pygments-0.3.0-pyhd8ed1ab_1
 +Unlinking jinja2-3.1.3-pyhd8ed1ab_0
 +Unlinking entrypoints-0.4-pyhd8ed1ab_0
 +Unlinking defusedxml-0.7.1-pyhd8ed1ab_0
 +Unlinking bleach-6.1.0-pyhd8ed1ab_0
 +Unlinking beautifulsoup4-4.12.3-pyha770c72_0
 +Unlinking terminado-0.18.1-pyh0d859eb_0
 +Unlinking pyyaml-6.0.1-py312h98912ed_1
 +Unlinking python-json-logger-2.0.7-pyhd8ed1ab_0
 +Unlinking jsonschema-with-format-nongpl-4.21.1-pyhd8ed1ab_0
 +Unlinking typing-extensions-4.10.0-hd8ed1ab_0
 +Unlinking argon2-cffi-bindings-21.2.0-py312h98912ed_4
 +Unlinking hyperframe-6.0.1-pyhd8ed1ab_0
 +Unlinking hpack-4.0.0-pyh9f0ad1d_0
 +Unlinking sniffio-1.3.1-pyhd8ed1ab_0
 +Unlinking exceptiongroup-1.2.0-pyhd8ed1ab_2
 +Unlinking pure_eval-0.2.2-pyhd8ed1ab_0
 +Unlinking executing-2.0.1-pyhd8ed1ab_0
 +Unlinking asttokens-2.4.1-pyhd8ed1ab_0
 +Unlinking wcwidth-0.2.13-pyhd8ed1ab_0
 +Unlinking parso-0.8.3-pyhd8ed1ab_0
 +Unlinking lz4-c-1.9.4-hcb278e6_0
 +Unlinking libgcrypt-1.10.3-hd590300_0
 +Unlinking libcap-2.69-h0f662aa_0
 +Unlinking mpg123-1.32.4-h59595ed_0
 +Unlinking libvorbis-1.3.7-h9c3ff4c_0
 +Unlinking libopus-1.3.1-h7f98852_1
 +Unlinking libflac-1.4.3-h59595ed_0
 +Unlinking lame-3.100-h166bdaf_1003
 +Unlinking libedit-3.1.20191231-he28a2e2_2
 +Unlinking keyutils-1.6.1-h166bdaf_0
 +Unlinking libllvm15-15.0.7-hb3ce162_4
 +Unlinking zlib-1.2.13-hd590300_5
 +Unlinking xorg-libxrender-0.9.11-hd590300_0
 +Unlinking xorg-libxext-1.3.4-h0b41bf4_2
 +Unlinking xorg-libsm-1.2.4-h7391055_0
 +Unlinking pixman-0.43.2-h59595ed_0
 +Unlinking fonts-conda-ecosystem-1-0
 +Unlinking fontconfig-2.14.2-h14ed4e7_0
 +Unlinking glib-2.80.0-hf2295e7_0
 +Unlinking nbformat-5.10.3-pyhd8ed1ab_0
 +Unlinking jupyter_client-8.6.1-pyhd8ed1ab_0
 +Unlinking pygments-2.17.2-pyhd8ed1ab_0
 +Unlinking markupsafe-2.1.5-py312h98912ed_0
 +Unlinking webencodings-0.5.1-pyhd8ed1ab_2
 +Unlinking packaging-24.0-pyhd8ed1ab_0
 +Unlinking soupsieve-2.5-pyhd8ed1ab_1
 +Unlinking ptyprocess-0.7.0-pyhd3deb0d_0
 +Unlinking yaml-0.2.5-h7f98852_2
 +Unlinking webcolors-1.13-pyhd8ed1ab_0
 +Unlinking uri-template-1.3.0-pyhd8ed1ab_0
 +Unlinking rfc3986-validator-0.1.1-pyh9f0ad1d_0
 +Unlinking rfc3339-validator-0.1.4-pyhd8ed1ab_0
 +Unlinking jsonpointer-2.4-py312h7900ff3_3
 +Unlinking isoduration-20.11.0-pyhd8ed1ab_0
 +Unlinking idna-3.6-pyhd8ed1ab_0
 +Unlinking fqdn-1.5.1-pyhd8ed1ab_0
 +Unlinking typing_extensions-4.10.0-pyha770c72_0
 +Unlinking cffi-1.16.0-py312hf06ca03_0
 +Unlinking libgpg-error-1.48-h71f35ed_0
 +Unlinking attr-2.5.1-h166bdaf_1
 +Unlinking libogg-1.3.4-h7f98852_1
 +Unlinking zstd-1.5.5-hfc55251_0
 +Unlinking libxml2-2.12.5-h232c23b_0
 +Unlinking xorg-renderproto-0.11.1-h7f98852_1002
 +Unlinking xorg-libx11-1.8.7-h8ee46fc_0
 +Unlinking xorg-libice-1.1.1-hd590300_0
 +Unlinking fonts-conda-forge-1-0
 +Unlinking freetype-2.12.1-h267a509_2
 +Unlinking expat-2.6.2-h59595ed_0
 +Unlinking glib-tools-2.80.0-hde27a5a_0
 +Unlinking python-fastjsonschema-2.19.1-pyhd8ed1ab_0
 +Unlinking jsonschema-4.21.1-pyhd8ed1ab_0
 +Unlinking tornado-6.4-py312h98912ed_0
 +Unlinking pyzmq-25.1.2-py312h886d080_0
 +Unlinking jupyter_core-5.7.2-py312h7900ff3_0
 +Unlinking importlib_metadata-7.0.2-hd8ed1ab_0
 +Unlinking arrow-1.3.0-pyhd8ed1ab_0
 +Unlinking cached-property-1.5.2-hd8ed1ab_1
 +Unlinking pycparser-2.21-pyhd8ed1ab_0
 +Unlinking gettext-0.21.1-h27087fc_0
 +Unlinking icu-73.2-h59595ed_0
 +Unlinking xorg-xproto-7.0.31-h7f98852_1007
 +Unlinking xorg-xextproto-7.3.0-h0b41bf4_1003
 +Unlinking xorg-kbproto-1.0.7-h7f98852_1002
 +Unlinking libxcb-1.15-h0b41bf4_0
 +Unlinking font-ttf-ubuntu-0.83-h77eed37_1
 +Unlinking font-ttf-source-code-pro-2.038-h77eed37_0
 +Unlinking font-ttf-inconsolata-3.000-h77eed37_0
 +Unlinking font-ttf-dejavu-sans-mono-2.37-hab24e00_0
 +Unlinking libpng-1.6.43-h2797004_0
 +Unlinking libglib-2.80.0-hf2295e7_0
 +Unlinking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1
 +Unlinking jsonschema-specifications-2023.12.1-pyhd8ed1ab_0
 +Unlinking zeromq-4.3.5-h59595ed_1
 +Unlinking traitlets-5.14.2-pyhd8ed1ab_0
 +Unlinking platformdirs-4.2.0-pyhd8ed1ab_0
 +Unlinking importlib-metadata-7.0.2-pyha770c72_0
 +Unlinking types-python-dateutil-2.9.0.20240316-pyhd8ed1ab_0
 +Unlinking python-dateutil-2.9.0-pyhd8ed1ab_0
 +Unlinking cached_property-1.5.2-pyha770c72_1
 +Unlinking xorg-libxdmcp-1.1.3-h7f98852_0
 +Unlinking xorg-libxau-1.0.11-hd590300_0
 +Unlinking pthread-stubs-0.4-h36c2ea0_1001
 +Unlinking pcre2-10.43-hcad00b1_0
 +Unlinking libiconv-1.17-hd590300_2
 +Unlinking referencing-0.33.0-pyhd8ed1ab_0
 +Unlinking importlib_resources-6.3.0-pyhd8ed1ab_0
 +Unlinking libstdcxx-ng-13.2.0-h7e041cc_5
 +Unlinking libsodium-1.0.18-h36c2ea0_1
 +Unlinking six-1.16.0-pyh6c4a22f_0
 +Unlinking rpds-py-0.18.0-py312h4b3b743_0
 +Unlinking attrs-23.2.0-pyh71513ae_0
 +Unlinking zipp-3.17.0-pyhd8ed1ab_0
 +Unlinking python_abi-3.12-4_cp312
 +Unlinking pip-24.0-pyhd8ed1ab_0
 +Unlinking python-3.12.2-hab00c5b_0_cpython
 +Unlinking setuptools-69.2.0-pyhd8ed1ab_0
 +Unlinking wheel-0.42.0-pyhd8ed1ab_0
 +Unlinking xz-5.2.6-h166bdaf_0
 +Unlinking tzdata-2024a-h0c530f3_0
 +Unlinking tk-8.6.13-noxft_h4845f30_101
 +Unlinking readline-8.2-h8228510_1
 +Unlinking openssl-3.2.1-hd590300_0
 +Unlinking libxcrypt-4.4.36-hd590300_1
 +Unlinking libuuid-2.38.1-h0b41bf4_0
 +Unlinking libsqlite-3.45.2-h2797004_0
 +Unlinking libnsl-2.0.1-hd590300_0
 +Unlinking libffi-3.4.2-h7f98852_5
 +Unlinking libexpat-2.6.2-h59595ed_0
 +Unlinking ld_impl_linux-64-2.40-h41732ed_0
 +Unlinking bzip2-1.0.8-hd590300_5
 +Unlinking ncurses-6.4-h59595ed_2
 +Unlinking ca-certificates-2024.2.2-hbcca054_0
 +Unlinking libzlib-1.2.13-hd590300_5
 +Unlinking libgcc-ng-13.2.0-h807b86a_5
 +Unlinking _openmp_mutex-4.5-2_gnu
 +Unlinking libgomp-13.2.0-h807b86a_5
 +Unlinking _libgcc_mutex-0.1-conda_forge
 +
 +Transaction finished
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +To activate this environment, use:
 +
 +    micromamba activate JupyterLab
 +
 +Or to execute a single command in this environment, use:
 +
 +    micromamba run -n JupyterLab mycommand
 +
 +Environment removed at prefix: /home/tomoyan/micromamba/envs/JupyterLab
 +</pre></html></WRAP>
 +</WRAP>
  
 ===== トラブルシューティング ===== ===== トラブルシューティング =====
 +
 +==== micromamba 環境を conda でも mamba でもアクティブに出来ない🤪 ====
 +micromamba で作成した jupyter-ai_py311 も jupyter-ai_py312 も mamba ではアクティブにできない場合...🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">micromamba</font> env list
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +  Name              Active  Path                                          
 +────────────────────────────────────────────────────────────────────────────
 +  base                      /home/tomoyan/micromamba                      
 +  jupyter-ai_py311          /home/tomoyan/micromamba/envs/jupyter-ai_py311
 +  jupyter-ai_py312          /home/tomoyan/micromamba/envs/jupyter-ai_py312
 +</pre></html></WRAP>
 +</WRAP>
 +
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> activate jupyter-ai_py311
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +
 +EnvironmentNameNotFound: Could not find conda environment: jupyter-ai_py311
 +You can list all discoverable environments with `conda info --envs`.
 +
 +</pre></html></WRAP>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> activate jupyter-ai_py312
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +
 +EnvironmentNameNotFound: Could not find conda environment: jupyter-ai_py312
 +You can list all discoverable environments with `conda info --envs`.
 +
 +</pre></html></WRAP>
 +</WRAP>
 +
 +公式: [[https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#obtaining-information-from-the-condarc-file|Obtaining information from the .condarc file - Using the .condarc conda configuration file — conda 24.1.3.dev63 documentation]] [[gtr>https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#obtaining-information-from-the-condarc-file|翻訳]]\\
 +<html><code>.condarc</code></html> の設定を確認する🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> config <font color="#A347BA">--show-sources</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +==&gt; /home/tomoyan/miniforge3/.condarc &lt;==
 +channels:
 +  - conda-forge
 +
 +==&gt; /home/tomoyan/.condarc &lt;==
 +auto_activate_base: False
 +channel_priority: strict
 +channels:
 +  - conda-forge
 +  - nodefaults
 +
 +</pre></html></WRAP>
 +</WRAP>
 +
 +公式: [[https://conda.io/projects/conda/en/latest/user-guide/configuration/settings.html#envs-dirs-specify-environment-directories|envs_dirs: Specify environment directories - Settings — conda 24.1.3.dev63 documentation]] [[gtr>https://conda.io/projects/conda/en/latest/user-guide/configuration/settings.html#envs-dirs-specify-environment-directories|翻訳]]\\
 +<html><code>envs_dirs:</code></html> の設定に <html><code>~/micromamba/envs</code></html> を追加する🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> config <font color="#A347BA">--add</font> envs_dirs <font color="#A2734C">&apos;~/micromamba/envs&apos;</font>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> config <font color="#A347BA">--show-sources</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +==&gt; /home/tomoyan/miniforge3/.condarc &lt;==
 +channels:
 +  - conda-forge
 +
 +==&gt; /home/tomoyan/.condarc &lt;==
 +auto_activate_base: False
 +<b class=DiYE>envs_dirs:
 +  - ~/micromamba/envs</b>
 +channel_priority: strict
 +channels:
 +  - conda-forge
 +  - nodefaults
 +
 +</pre></html></WRAP>
 +</WRAP>
 +
 +これで micromamba 環境を conda でも mamba でもアクティブにできる😉\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> activate jupyter-ai_py312
 +(jupyter-ai_py312) <font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> deactivate
 +<font color="#FF8700"><b>$</b></font> <font color="#26A269">mamba</font> activate jupyter-ai_py312
 +(jupyter-ai_py312) <font color="#FF8700"><b>$</b></font> <font color="#26A269">conda</font> deactivate
 +</pre></html></WRAP>
 +</WRAP>
  
 ==== mamba 環境をアクティブに出来ない😓 ==== ==== mamba 環境をアクティブに出来ない😓 ====
行 14399: 行 14600:
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +
  
 ===== 参考文献 ===== ===== 参考文献 =====
 [[https://hpc.nmsu.edu/discovery/software/sstack/types/micromamba/|Micromamba :: High Performance Computing]] [[gtr>https://hpc.nmsu.edu/discovery/software/sstack/types/micromamba/|翻訳]]\\ [[https://hpc.nmsu.edu/discovery/software/sstack/types/micromamba/|Micromamba :: High Performance Computing]] [[gtr>https://hpc.nmsu.edu/discovery/software/sstack/types/micromamba/|翻訳]]\\
 [[https://www.imranabdullah.com/2021-08-21/Conda-and-Mamba-Commands-for-Managing-Virtual-Environments|Conda and Mamba Commands for Managing Virtual Environments | Abdullah Al Imran]] [[gtr>https://www.imranabdullah.com/2021-08-21/Conda-and-Mamba-Commands-for-Managing-Virtual-Environments|翻訳]]\\ [[https://www.imranabdullah.com/2021-08-21/Conda-and-Mamba-Commands-for-Managing-Virtual-Environments|Conda and Mamba Commands for Managing Virtual Environments | Abdullah Al Imran]] [[gtr>https://www.imranabdullah.com/2021-08-21/Conda-and-Mamba-Commands-for-Managing-Virtual-Environments|翻訳]]\\
 +[[so>75991926/how-does-micromamba-work-and-what-is-condabin|anaconda - How does micromamba work and what is "condabin?" - Stack Overflow]]\\
  
  • python/mamba.1710670387.txt.gz
  • 最終更新: 2024/03/17 19:13
  • by ともやん