<?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: jupyter lab and GIS().map() in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017542#M5437</link>
    <description>Hi, that’s really interesting. I am using 1.8.3 which I upgraded manually - I have ArcGIS Pro 2.6.1 installed - and I cannot initiate the map if I am using Lab, works fine with notebook.&lt;BR /&gt;</description>
    <pubDate>Sun, 17 Jan 2021 23:05:40 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-01-17T23:05:40Z</dc:date>
    <item>
      <title>jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812242#M2510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using latest arcgis lib for python (&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;1.8.0.post1&lt;/EM&gt;&lt;/STRONG&gt;) and following lab extensions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$ jupyter labextension list&lt;/P&gt;&lt;P&gt;JupyterLab v2.1.0&lt;/P&gt;&lt;P&gt;Known labextensions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; app dir: /Users/zaifmar/anaconda3/envs/arcgis_latest/share/jupyter/lab&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @jupyter-widgets/jupyterlab-manager v2.0.0&amp;nbsp; enabled&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @jupyterlab/geojson-extension v2.0.1&amp;nbsp; enabled&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; arcgis-map-ipywidget v1.8.0&amp;nbsp; enabled&amp;nbsp; OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map = GIS().map() does NOT display in this version but DOES display in arcgis 1.6.2.post1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a remedy for this problem in 1.8?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 12:40:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812242#M2510</guid>
      <dc:creator>artzaifman</dc:creator>
      <dc:date>2020-04-22T12:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812243#M2511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might&amp;nbsp;want to check on&amp;nbsp;API's GitHub page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api" title="https://github.com/Esri/arcgis-python-api"&gt;GitHub - Esri/arcgis-python-api: Documentation and samples for ArcGIS API for Python&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the "Issues" section there for Open and/or Closed issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/2049"&gt;John Yaist&lt;/A&gt;‌, &lt;A href="https://community.esri.com/migrated-users/2034"&gt;Timothy Hales&lt;/A&gt;‌ FYI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812243#M2511</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-22T13:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812244#M2512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan for the rapid response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812244#M2512</guid>
      <dc:creator>artzaifman</dc:creator>
      <dc:date>2020-04-22T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812245#M2513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow-up: No help on fixing jupyter lab map display for latest arcgis python (1.8) appears to exist in documentation (only for 1.6). &amp;nbsp;This is disappointing since lab is really superior to standard notebook environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/812245#M2513</guid>
      <dc:creator>artzaifman</dc:creator>
      <dc:date>2020-04-22T13:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017490#M5435</link>
      <description>&lt;P&gt;Hi all, would be keen to understand if there has been any progress on this, I'm still facing this issue and as above am keen to use lab over notebook.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2021 21:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017490#M5435</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-16T21:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017541#M5436</link>
      <description>&lt;P&gt;I've upgraded my environment to the latest ArcGIS API for Python 1.8.3, it seems working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Easiest way is to use the python environment of ArcGIS Pro 2.7, which comes with ArcGIS API for Python 1.8.3 and ArcPy.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 23:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017541#M5436</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-01-17T23:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017542#M5437</link>
      <description>Hi, that’s really interesting. I am using 1.8.3 which I upgraded manually - I have ArcGIS Pro 2.6.1 installed - and I cannot initiate the map if I am using Lab, works fine with notebook.&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Jan 2021 23:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017542#M5437</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-17T23:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017545#M5439</link>
      <description>&lt;P&gt;I found forcefully upgrading the ArcGIS Pro Python env using no-pin option is error-prone, and I had the same issue after I upgraded my ArcGIS Pro 2.6.1 python env.&lt;/P&gt;&lt;P&gt;So I would suggest to create a new python env in anaconda and install the latest ArcGIS Python API if you can't wait for ArcGIS Pro to upgrade its python env to the latest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 23:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017545#M5439</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-01-17T23:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017697#M5442</link>
      <description>&lt;P&gt;Brilliant, that's worked perfectly!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 16:04:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1017697#M5442</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-18T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: jupyter lab and GIS().map()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1051534#M5971</link>
      <description>&lt;P&gt;Hey all (again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ),&lt;/P&gt;&lt;P&gt;Has anyone found issues with this problem and the 1.8.5 release of the python API?&amp;nbsp; My lab install is once again unable to use the map widget.&amp;nbsp; I've tried a number of times to ensure that the API version is the same as the arcgis-map-ipywidget version (@1.8.5), but via npm and jupyter labextension update, both suggest that they've update the extension, but if it run a list. it states&amp;nbsp;arcgis-map-ipywidget version (@1.8.1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect the issue is that I've installed jupyter lab 3.x and the arcgis-map-ipywidget is not compatible?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 22:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-and-gis-map/m-p/1051534#M5971</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-26T22:57:02Z</dc:date>
    </item>
  </channel>
</rss>

