<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[jupytor conda]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1666236632695-0efadfc1-67f4-44fb-82da-e07269489bb3-image.png" alt="0efadfc1-67f4-44fb-82da-e07269489bb3-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">source /opt/conda/etc/profile.d/conda.sh<br />
conda activate</p>
<p dir="auto">conda create -p ~/bioinfo python=3.4 -y<br />
conda activate /home/jovyan/bioinfo/</p>
<p dir="auto">conda install ipykernel -y<br />
python -m ipykernel install --prefix=/home/jovyan/bioinfo/ --name "python(bioinfo_env)"</p>
]]></description><link>http://an.forum.genostack.com/topic/771/jupytor-conda</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 10:41:43 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/771.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Oct 2022 05:50:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to jupytor conda on Sat, 25 Mar 2023 08:46:39 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://towardsdatascience.com/get-your-conda-environment-to-show-in-jupyter-notebooks-the-easy-way-17010b76e874" rel="nofollow ugc">https://towardsdatascience.com/get-your-conda-environment-to-show-in-jupyter-notebooks-the-easy-way-17010b76e874</a></p>
]]></description><link>http://an.forum.genostack.com/post/2011</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2011</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Sat, 25 Mar 2023 08:46:39 GMT</pubDate></item><item><title><![CDATA[Reply to jupytor conda on Sat, 25 Mar 2023 08:44:31 GMT]]></title><description><![CDATA[<p dir="auto">在jupyter安装qiime2环境<br />
conda env create -p ~/Qiime2/qiime2/ --file qiime2-2023.2-py38-linux-conda.yml<br />
source /opt/conda/etc/profile.d/conda.sh<br />
conda activate<br />
conda activate /home/jovyan/Qiime2/qiime2<br />
conda install ipykernel -y</p>
<p dir="auto">python -m ipykernel install --user --name=python_qiime2023_2</p>
]]></description><link>http://an.forum.genostack.com/post/2010</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2010</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Sat, 25 Mar 2023 08:44:31 GMT</pubDate></item><item><title><![CDATA[Reply to jupytor conda on Thu, 20 Oct 2022 06:12:53 GMT]]></title><description><![CDATA[<p dir="auto">conda config --set ssl_verify False<br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/pkgs/main/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/pkgs/main/</a><br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/pkgs/free/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/pkgs/free/</a><br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/</a><br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/</a><br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/</a><br />
conda config --add channels <a href="https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/" rel="nofollow ugc">https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/</a><br />
conda config --set show_channel_urls yes</p>
]]></description><link>http://an.forum.genostack.com/post/1869</link><guid isPermaLink="true">http://an.forum.genostack.com/post/1869</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Thu, 20 Oct 2022 06:12:53 GMT</pubDate></item></channel></rss>