<?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 ArcGIS Notebook Runtime Manifests - ArcGIS Online October 2023 release in ArcGIS Notebooks Questions</title>
    <link>https://community.esri.com/t5/arcgis-notebooks-questions/arcgis-notebook-runtime-manifests-arcgis-online/m-p/1342633#M692</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the October 2023 update of ArcGIS Online, we released the 9.0 version of the notebook runtimes, including the latest &lt;A href="https://developers.arcgis.com/python/" target="_self"&gt;ArcGIS API for Python&lt;/A&gt; 2.2.0 and other Python packages.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;A manifest of the Python packages and versions included in the 9.0 runtime will be available on &lt;A title="https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests" href="https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests" target="_blank" rel="noreferrer noopener"&gt;https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests&lt;/A&gt; in November 2023.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the meantime, you can check all installed packages in a notebook environment using one of the following methods:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Check installed packages from the "Info" tab of a notebook.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Open a notebook and save it as an item if it is not already saved as an item.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;On the top ribbon, click to open the "Info" tab.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;On the "Info" tab &amp;gt; "General" section, find and click on the notebook runtime hyperlink. A table of all installed packages will appear on the screen.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2. Check installed packages with `conda list`.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the notebook editor, run&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;!conda list​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the cell will output a list of installed packages in the current environment.&lt;/P&gt;&lt;P&gt;See graphic below for more details.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 13:36:53 GMT</pubDate>
    <dc:creator>NicholasGiner1</dc:creator>
    <dc:date>2023-10-27T13:36:53Z</dc:date>
    <item>
      <title>ArcGIS Notebook Runtime Manifests - ArcGIS Online October 2023 release</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/arcgis-notebook-runtime-manifests-arcgis-online/m-p/1342633#M692</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the October 2023 update of ArcGIS Online, we released the 9.0 version of the notebook runtimes, including the latest &lt;A href="https://developers.arcgis.com/python/" target="_self"&gt;ArcGIS API for Python&lt;/A&gt; 2.2.0 and other Python packages.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;A manifest of the Python packages and versions included in the 9.0 runtime will be available on &lt;A title="https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests" href="https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests" target="_blank" rel="noreferrer noopener"&gt;https://www.esri.com/en-us/arcgis/products/arcgis-notebooks/runtime-manifests&lt;/A&gt; in November 2023.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the meantime, you can check all installed packages in a notebook environment using one of the following methods:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Check installed packages from the "Info" tab of a notebook.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Open a notebook and save it as an item if it is not already saved as an item.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;On the top ribbon, click to open the "Info" tab.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;On the "Info" tab &amp;gt; "General" section, find and click on the notebook runtime hyperlink. A table of all installed packages will appear on the screen.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2. Check installed packages with `conda list`.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the notebook editor, run&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;!conda list​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the cell will output a list of installed packages in the current environment.&lt;/P&gt;&lt;P&gt;See graphic below for more details.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 13:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/arcgis-notebook-runtime-manifests-arcgis-online/m-p/1342633#M692</guid>
      <dc:creator>NicholasGiner1</dc:creator>
      <dc:date>2023-10-27T13:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Notebook Runtime Manifests - ArcGIS Online October 2023 release</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/arcgis-notebook-runtime-manifests-arcgis-online/m-p/1346303#M695</link>
      <description>&lt;P&gt;Update: here is a link to the PDF.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/content/dam/esrisites/en-us/media/manuals/arcgis-notebook-runtime/python-library-9.0.pdf" target="_blank"&gt;https://www.esri.com/content/dam/esrisites/en-us/media/manuals/arcgis-notebook-runtime/python-library-9.0.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 19:43:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/arcgis-notebook-runtime-manifests-arcgis-online/m-p/1346303#M695</guid>
      <dc:creator>NicholasGiner1</dc:creator>
      <dc:date>2023-11-06T19:43:58Z</dc:date>
    </item>
  </channel>
</rss>

