<?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 Notebook widget does not display after updating ArcGIS in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466965#M36496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I've done:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Installed ArcGIS Pro.&lt;/LI&gt;&lt;LI&gt;Cloned the default Python environment using conda.&lt;/LI&gt;&lt;LI&gt;Updated ArcGIS to 1.5.0 using conda.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in my notebook, the map widget does not display the first time I run a cell. For example, when I run the following cell the first time:&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="keyword token"&gt;from&lt;/SPAN&gt; arcgis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;gis &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; GIS
my_gis &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; GIS&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
my_gis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;map&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The map widget is not displayed. If I run the cell again, then the map widget is displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:43:37 GMT</pubDate>
    <dc:creator>JonathanBailey</dc:creator>
    <dc:date>2021-12-11T20:43:37Z</dc:date>
    <item>
      <title>Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466965#M36496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I've done:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Installed ArcGIS Pro.&lt;/LI&gt;&lt;LI&gt;Cloned the default Python environment using conda.&lt;/LI&gt;&lt;LI&gt;Updated ArcGIS to 1.5.0 using conda.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in my notebook, the map widget does not display the first time I run a cell. For example, when I run the following cell the first time:&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="keyword token"&gt;from&lt;/SPAN&gt; arcgis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;gis &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; GIS
my_gis &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; GIS&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
my_gis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;map&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The map widget is not displayed. If I run the cell again, then the map widget is displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466965#M36496</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2021-12-11T20:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466966#M36497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar result but I had to give the code a second. How did you create your second environment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 16:41:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466966#M36497</guid>
      <dc:creator>WinstonHoyle</dc:creator>
      <dc:date>2018-10-02T16:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466967#M36498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works for me... but I don't clone, I use conda for installs and updates&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/423469_jupyter_sample.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 17:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466967#M36498</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-02T17:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466968#M36499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;2. Cloned the default Python environment using conda.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 20:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466968#M36499</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2018-10-04T20:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466969#M36500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;What was the workflow to clone your environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 20:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466969#M36500</guid>
      <dc:creator>WinstonHoyle</dc:creator>
      <dc:date>2018-10-04T20:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter Notebook widget does not display after updating ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466970#M36501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;were you running in the clone? or the base? install&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 20:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/jupyter-notebook-widget-does-not-display-after/m-p/466970#M36501</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-04T20:44:25Z</dc:date>
    </item>
  </channel>
</rss>

