<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Switch Jupyter Notebooks to cloned python environment in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820917#M2798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kimberley, this worked for me. I also had to install ipykernal in the new environment but now it's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2019 21:03:39 GMT</pubDate>
    <dc:creator>AmosBennett1</dc:creator>
    <dc:date>2019-09-26T21:03:39Z</dc:date>
    <item>
      <title>Switch Jupyter Notebooks to cloned python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820914#M2795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've cloned my environment in ArcGIS Pro setting and installed a bunch of stuff. When I open up Jupyter Notebooks, it still reverts back to the root environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to switch it for use in notebooks?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 03:39:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820914#M2795</guid>
      <dc:creator>AmosBennett1</dc:creator>
      <dc:date>2019-09-26T03:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Jupyter Notebooks to cloned python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820915#M2796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some references on the web... the desktop shortcut route works&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html#change-jupyter-notebook-startup-folder-windows" title="https://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html#change-jupyter-notebook-startup-folder-windows"&gt;3. Running the Jupyter Notebook — Jupyter/IPython Notebook Quick Start Guide 0.1 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but watch the time that the suggestions were made... the 'correct' approach is a moving solution&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/35254852/how-to-change-the-jupyter-start-up-folder" title="https://stackoverflow.com/questions/35254852/how-to-change-the-jupyter-start-up-folder"&gt;path - How to change the Jupyter start-up folder - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have clones, make sure you have the proper environment activated.&lt;/P&gt;&lt;P&gt;Jupyter Lab is an option as well&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://jupyterlab.readthedocs.io/en/latest/" title="https://jupyterlab.readthedocs.io/en/latest/"&gt;JupyterLab Documentation — JupyterLab 2.0.0a0 documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shortcuts creation for Pro... not specific to notebook&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2017/07/01/arcgis-pro-2-creating-desktop-shortcuts"&gt;/blogs/dan_patterson/2017/07/01/arcgis-pro-2-creating-desktop-shortcuts&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 05:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820915#M2796</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-26T05:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Jupyter Notebooks to cloned python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820916#M2797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way to start Jupyter Notebook with your desired environment and from your desired startup location is to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the Python Command Prompt from the Start menu, the active environment in ArcGIS Pro will be the active environment.&lt;/LI&gt;&lt;LI&gt;If you want to change to a different python environment enter: activate &amp;lt;env-name&amp;gt;&lt;/LI&gt;&lt;LI&gt;If you want to change to a different starting directory enter: cd &amp;lt;dir&amp;gt;&lt;/LI&gt;&lt;LI&gt;Launch Jupyter Notebook by entering: jupyter notebook&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can list the python environments available to switch to with: conda env list&lt;/P&gt;&lt;P&gt;See the screenshot below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/460545_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 16:22:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820916#M2797</guid>
      <dc:creator>KimberlySaballett</dc:creator>
      <dc:date>2019-09-26T16:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Jupyter Notebooks to cloned python environment</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820917#M2798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kimberley, this worked for me. I also had to install ipykernal in the new environment but now it's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 21:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/switch-jupyter-notebooks-to-cloned-python/m-p/820917#M2798</guid>
      <dc:creator>AmosBennett1</dc:creator>
      <dc:date>2019-09-26T21:03:39Z</dc:date>
    </item>
  </channel>
</rss>

