<?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: python api sandbox in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846803#M3680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want an error, I got one... maybe the sandbox isn't ready for primetime (and nowhere obvious to change it python 3.6)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/488362_sandbox.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2020 15:19:37 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-04-13T15:19:37Z</dc:date>
    <item>
      <title>python api sandbox</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846802#M3679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I'm just missing something simple, but I'm getting nowhere so I figure I should just ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to try the ArcGIS API for Python in the live sandbox. I copied and pasted the code for in the "your_first_notebook" (&lt;A class="link-titled" href="https://notebooks.esri.com/user/U1wQgBKt3wlcZJ6uxuqriloAo/notebooks/samples/your_first_notebook.ipynb" title="https://notebooks.esri.com/user/U1wQgBKt3wlcZJ6uxuqriloAo/notebooks/samples/your_first_notebook.ipynb" rel="nofollow noopener noreferrer" target="_blank"&gt;Jupyter Notebook&lt;/A&gt;&amp;nbsp;). Everything looks good for the first 6 steps. Then I paste in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Create a new map object&lt;BR /&gt;map1 = gis.map()&lt;BR /&gt;#Focus the map to the part of the world containing the example item&lt;BR /&gt;map1.extent = example_item.extent&lt;BR /&gt;#Display the map&lt;BR /&gt;map1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And nothing happens. Shouldn't it display a map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="" style="color: #0077aa; border: 0px; font-weight: inherit;"&gt;from&lt;/SPAN&gt; arcgis&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;.&lt;/SPAN&gt;gis &lt;SPAN class="" style="color: #0077aa; border: 0px; font-weight: inherit;"&gt;import&lt;/SPAN&gt; GIS
gis &lt;SPAN class="" style="color: #a67f59; background: rgba(255, 255, 255, 0.5); border: 0px; font-weight: inherit;"&gt;=&lt;/SPAN&gt; GIS&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;)&lt;/SPAN&gt;
map &lt;SPAN class="" style="color: #a67f59; background: rgba(255, 255, 255, 0.5); border: 0px; font-weight: inherit;"&gt;=&lt;/SPAN&gt; gis&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;.&lt;/SPAN&gt;map&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #669900; border: 0px; font-weight: inherit;"&gt;"Paris"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;)&lt;/SPAN&gt;
map&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;from this thread (&lt;A href="https://community.esri.com/thread/217346-map-is-not-showing-in-arcgis-api-for-python-demo-test" target="_blank"&gt;https://community.esri.com/thread/217346-map-is-not-showing-in-arcgis-api-for-python-demo-test&lt;/A&gt;&amp;nbsp;) and nothing happens. Actually that's not quite true. I will say that the Chrome console shows all sorts of errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help you can provide would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846802#M3679</guid>
      <dc:creator>SeanDoig</dc:creator>
      <dc:date>2021-12-12T10:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: python api sandbox</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846803#M3680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want an error, I got one... maybe the sandbox isn't ready for primetime (and nowhere obvious to change it python 3.6)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/488362_sandbox.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2020 15:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846803#M3680</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-13T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: python api sandbox</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846804#M3681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. At least I don't feel like I'm going insane. Maybe someone from ESRI will weigh in with some info...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2020 15:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-sandbox/m-p/846804#M3681</guid>
      <dc:creator>SeanDoig</dc:creator>
      <dc:date>2020-04-13T15:29:28Z</dc:date>
    </item>
  </channel>
</rss>

