<?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>idea Reset / Clear Memory in Python Window in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idi-p/1697424</link>
    <description>&lt;P&gt;In the Python Window (not notebook), I want to be able to clear the memory of whatever has been run so far and start with a clean slate (similar to restarting the kernel in notebooks). It seems the only way to do this is to close and reopen Pro, which is very inconvenient.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I often use the Python Window for experimenting with code, and I often want to start over without variables/functions/etc. already being defined and stored in memory. I can clear the transcript, but this does not clear memory.&lt;/P&gt;&lt;P&gt;I'm honestly surprised this is not already possible.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 12:59:39 GMT</pubDate>
    <dc:creator>MatthewLeonard</dc:creator>
    <dc:date>2026-04-21T12:59:39Z</dc:date>
    <item>
      <title>Reset / Clear Memory in Python Window</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idi-p/1697424</link>
      <description>&lt;P&gt;In the Python Window (not notebook), I want to be able to clear the memory of whatever has been run so far and start with a clean slate (similar to restarting the kernel in notebooks). It seems the only way to do this is to close and reopen Pro, which is very inconvenient.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I often use the Python Window for experimenting with code, and I often want to start over without variables/functions/etc. already being defined and stored in memory. I can clear the transcript, but this does not clear memory.&lt;/P&gt;&lt;P&gt;I'm honestly surprised this is not already possible.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idi-p/1697424</guid>
      <dc:creator>MatthewLeonard</dc:creator>
      <dc:date>2026-04-21T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reset / Clear Memory in Python Window</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idc-p/1697426#M38176</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/32570"&gt;@MatthewLeonard&lt;/a&gt;&amp;nbsp;It seems this issue likely faces the same challenge with the python dlls &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/50334"&gt;@HannesZiegler&lt;/a&gt;&amp;nbsp;mentions in this idea:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/reset-kernel-without-restarting-pro/idi-p/1202937" target="_blank"&gt;Reset Kernel without Restarting Pro - Esri Community&lt;/A&gt;&amp;nbsp; It does appear there is progress toward implementation.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:04:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idc-p/1697426#M38176</guid>
      <dc:creator>AdamMesser1</dc:creator>
      <dc:date>2026-04-21T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reset / Clear Memory in Python Window</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idc-p/1698547#M38216</link>
      <description>&lt;P&gt;Would `globals().clear()` do what you want in the meantime? I don't fully understand what it does, but it did appear to clear any variables or functions I had defined.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 15:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/reset-clear-memory-in-python-window/idc-p/1698547#M38216</guid>
      <dc:creator>BrennanSmith1</dc:creator>
      <dc:date>2026-04-27T15:23:45Z</dc:date>
    </item>
  </channel>
</rss>

