<?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 Jupyter problems from ArcGIS API for Python install in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684037#M52959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had tried to work with ESRI regarding this but didn't have much luck. I used the ArcGIS Pro (2.0.0) Python Package Manager (say that 5 time fast) to install the ArcGIS API for Python per the&lt;A href="https://blogs.esri.com/esri/arcgis/2017/07/05/three-ways-to-get-jupyter-notebooks-and-the-arcgis-api-for-python/"&gt; 2nd option described in this blog&lt;/A&gt;.&amp;nbsp; Basically, the shortcuts for launching IPython and Jupyter Notebooks are bad. You can see them attempt to open a cmd window but then fail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the shortcut target, there's so much it exceeds the available space for the shortcut! Yes, it ends with that last "C:/P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;"C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\python.exe" C:\Users\zhart\AppData\Local\Temp\_MEI129082\cwp.py "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3" "C:/Program Files/ArcGIS/Pro/bin/Python/envs/arcgispro-py3/python.exe" "C:/P&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else experience this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 20:05:49 GMT</pubDate>
    <dc:creator>ZacharyHart</dc:creator>
    <dc:date>2017-10-04T20:05:49Z</dc:date>
    <item>
      <title>Jupyter problems from ArcGIS API for Python install</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684037#M52959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had tried to work with ESRI regarding this but didn't have much luck. I used the ArcGIS Pro (2.0.0) Python Package Manager (say that 5 time fast) to install the ArcGIS API for Python per the&lt;A href="https://blogs.esri.com/esri/arcgis/2017/07/05/three-ways-to-get-jupyter-notebooks-and-the-arcgis-api-for-python/"&gt; 2nd option described in this blog&lt;/A&gt;.&amp;nbsp; Basically, the shortcuts for launching IPython and Jupyter Notebooks are bad. You can see them attempt to open a cmd window but then fail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the shortcut target, there's so much it exceeds the available space for the shortcut! Yes, it ends with that last "C:/P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;"C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\python.exe" C:\Users\zhart\AppData\Local\Temp\_MEI129082\cwp.py "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3" "C:/Program Files/ArcGIS/Pro/bin/Python/envs/arcgispro-py3/python.exe" "C:/P&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else experience this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684037#M52959</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2017-10-04T20:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter problems from ArcGIS API for Python install</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684038#M52960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read&amp;nbsp;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2017/07/01/arcgis-pro-2-creating-desktop-shortcuts"&gt;arcgis-pro-2-creating-desktop-shortcuts&lt;/A&gt;&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2017/07/09/arcgis-pro-2-jupyter-notebook-setup-basics"&gt;arcgis-pro-2-jupyter-notebook-setup-basics&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked for me, so I shared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684038#M52960</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-04T20:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter problems from ArcGIS API for Python install</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684039#M52961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice &lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;&amp;nbsp;&amp;nbsp; I'll need to take time to reread those since I breezed over the last time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for fwiw, I just right clicked on the Anaconda Jupyter Notebook in the Start window (not the Pro one but the other) and pinned it to my task bar.&amp;nbsp; That fires up Jupyter (a cmd window) and my c: drive contents in the browser window.&amp;nbsp; If I double-click on one of my .ipnb windows, it opens&amp;nbsp; and is ready to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May not be the correct way, but has been working for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684039#M52961</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-10-04T20:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter problems from ArcGIS API for Python install</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684040#M52962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I have them pinned as well... double-clicking on the *.ipnb files will open them as well once everything is set up folder wise.&amp;nbsp; The biggest problems people seem to have is getting what they want to see rather than going to the old-school 'dos' (aka command line) screen.&amp;nbsp; To anyone under 25, the C prompt and the black background is daunting &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684040#M52962</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-04T20:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter problems from ArcGIS API for Python install</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684041#M52963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, thanks for that. Couldn't figure out what the target script was! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other thing since my Pro install (and therefore python 3.x) was placed in C:\Program Files, any user setting up the target in the Windows shortcut will have to use quotes to handle the spaces in the path: "C:\Program Files\ArcGIS\stuff\python.exe" "C:\Program Files\ArcGIS\stuff\script.py"&lt;/P&gt;&lt;P&gt;[Or just use the C:\PROGRA~1 notation for the executable].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of me is still curious why the package manager install didn't configure the shortcuts right in the first place, but this got me setup. Thanks Dan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 13:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-problems-from-arcgis-api-for-python/m-p/684041#M52963</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2017-10-05T13:24:06Z</dc:date>
    </item>
  </channel>
</rss>

