<?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 Rename Files in ArcGIS Notebooks Questions</title>
    <link>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81073#M13</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't appear like it is possible to rename&amp;nbsp;Files that you have uploaded to a Notebook. This is&amp;nbsp;functionality that I think would be useful. Right now you have options to select a file and delete. If there were another button for renaming a file it would make the user experience a little better. The current workaround is to&amp;nbsp;download the file, rename locally and upload again which seems a little clunky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2019 18:51:15 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-11-18T18:51:15Z</dc:date>
    <item>
      <title>Rename Files</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81073#M13</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't appear like it is possible to rename&amp;nbsp;Files that you have uploaded to a Notebook. This is&amp;nbsp;functionality that I think would be useful. Right now you have options to select a file and delete. If there were another button for renaming a file it would make the user experience a little better. The current workaround is to&amp;nbsp;download the file, rename locally and upload again which seems a little clunky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 18:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81073#M13</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-11-18T18:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Files</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81074#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also having an option to create a folder via the UI would be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 16:27:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81074#M14</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-13T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Files</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81075#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can rename files using Python:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original File Name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="487732" alt="Original File Name" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/487732_RenameFiles_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rname the file using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import os&lt;/P&gt;&lt;P&gt;dataset = 'Path/Name_of_original' (just clicking the plus sign next to the original file will automatically insert this snippet).&lt;/P&gt;&lt;P&gt;os.rename (dataset, 'Path/new_name'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="487745" alt="Renamed File" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/487745_RenameFiles_2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;You will need to refresh your Files TOC (navigate up to /arcgis and back to /arcgis/home) to see the changed file name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Hope that helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Shannon&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 17:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/rename-files/m-p/81075#M15</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-07T17:42:43Z</dc:date>
    </item>
  </channel>
</rss>

