<?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: Map widget in ArcGIS API for Python 1.3 not working? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703648#M32</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any progress on this? Same issue using a clean conda installation and the current arcgis release. Any Ipython widget version conflict?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Mar 2018 19:12:46 GMT</pubDate>
    <dc:creator>OSINT_ENGINEER</dc:creator>
    <dc:date>2018-03-18T19:12:46Z</dc:date>
    <item>
      <title>Map widget in ArcGIS API for Python 1.3 not working?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703647#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed the latest version of ArcGIS API for Python (v 1.3.) today on Windows 10 through conda in a separate virtualenv. The map widget is not displaying, although I can run commands such as map.center and get coordinate data returned. I get no error messages or whatsoever, everything seems be installed correctly. What could be the problem here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/tag/arcgis api for python/tg-p"&gt;#arcgis api for python&lt;/A&gt;‌ python 3.6&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 20:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703647#M31</guid>
      <dc:creator>Ericvan_Rees</dc:creator>
      <dc:date>2017-12-19T20:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget in ArcGIS API for Python 1.3 not working?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703648#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any progress on this? Same issue using a clean conda installation and the current arcgis release. Any Ipython widget version conflict?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 19:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703648#M32</guid>
      <dc:creator>OSINT_ENGINEER</dc:creator>
      <dc:date>2018-03-18T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget in ArcGIS API for Python 1.3 not working?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703649#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/121306"&gt;Eric van Rees&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Check out the &lt;A href="https://developers.arcgis.com/python/guide/system-requirements/"&gt;System Requirements&lt;/A&gt; page - map widget issues typically occur when the &lt;A href="https://ipywidgets.readthedocs.io/en/latest/user_install.html"&gt;ipywidgets&lt;/A&gt; and/or widgetsnbextension packages are not at the right release. If the versions are in the correct range, try running this before opening the notebook:&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;jupyter nbextension enable &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;sys&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;prefix arcgis&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 17:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703649#M33</guid>
      <dc:creator>JohnYaist1</dc:creator>
      <dc:date>2018-03-19T17:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Map widget in ArcGIS API for Python 1.3 not working?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703650#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The current conda install lays down ipywidgets v7.0, which is incompatible with the map widget in ArcGIS API for Python v1.4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A workaround is to `conda uninstall ipywidgets` and then `conda install -c esri arcgis`. Alternatively, you can create a new conda environment, activate it, and install the ArcGIS API for Python in the new environment, and then the map widget should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working on updating the widget to work with the latest version of ipywidget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 17:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/map-widget-in-arcgis-api-for-python-1-3-not/m-p/703650#M34</guid>
      <dc:creator>RohitSingh2</dc:creator>
      <dc:date>2018-03-19T17:58:00Z</dc:date>
    </item>
  </channel>
</rss>

