<?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: Listing project notebooks using ArcPy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/listing-project-notebooks-using-arcpy/m-p/1483503#M70704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17221"&gt;@KevinDyke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;It looks like the arcpy &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm" target="_blank" rel="noopener"&gt;ArcGISProject&lt;/A&gt; class has some listing methods, but not what you are looking for regarding notebooks. You could setup a script to search directories for all files with the .ipynb extension. The os package can help with that. Perhaps using the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm#:~:text=String-,folderConnections,-(Read%20Only)" target="_blank" rel="noopener"&gt;folders connected&lt;/A&gt;&amp;nbsp;to your project would be a good place to start.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 19:48:53 GMT</pubDate>
    <dc:creator>BenCapell_NWTF10</dc:creator>
    <dc:date>2024-06-03T19:48:53Z</dc:date>
    <item>
      <title>Listing project notebooks using ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/listing-project-notebooks-using-arcpy/m-p/1483418#M70702</link>
      <description>&lt;P&gt;Is there a way to list notebooks associated with a given ArcGIS Pro project, like via ArcPy? I have stale notebook references I need to remove from a bunch of project files. Something like &lt;FONT face="courier new,courier"&gt;project.listNotebooks&lt;/FONT&gt; would of course be great, but any way of accessing that information programmatically would be fantastic. Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 18:34:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/listing-project-notebooks-using-arcpy/m-p/1483418#M70702</guid>
      <dc:creator>KevinDyke</dc:creator>
      <dc:date>2024-06-03T18:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Listing project notebooks using ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/listing-project-notebooks-using-arcpy/m-p/1483503#M70704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17221"&gt;@KevinDyke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;It looks like the arcpy &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm" target="_blank" rel="noopener"&gt;ArcGISProject&lt;/A&gt; class has some listing methods, but not what you are looking for regarding notebooks. You could setup a script to search directories for all files with the .ipynb extension. The os package can help with that. Perhaps using the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm#:~:text=String-,folderConnections,-(Read%20Only)" target="_blank" rel="noopener"&gt;folders connected&lt;/A&gt;&amp;nbsp;to your project would be a good place to start.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 19:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/listing-project-notebooks-using-arcpy/m-p/1483503#M70704</guid>
      <dc:creator>BenCapell_NWTF10</dc:creator>
      <dc:date>2024-06-03T19:48:53Z</dc:date>
    </item>
  </channel>
</rss>

