<?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: Is it possible to use the space-time pattern mining tools in Jupyter notebook without ArcPy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1091070#M62140</link>
    <description>&lt;P&gt;resolved?&lt;/P&gt;</description>
    <pubDate>Sun, 22 Aug 2021 08:45:04 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-08-22T08:45:04Z</dc:date>
    <item>
      <title>Is it possible to use the space-time pattern mining tools in Jupyter notebook without ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1082868#M61867</link>
      <description>&lt;P&gt;Hi! I need to run some code through my school's Cyber GIS Jupyter portal to analyze a raster dataset over time. I'm hoping to use the tools from the space-time pattern mining toolset&amp;nbsp; I used in ArcPro to analyze changes across multiple years of raster data. (Moving to Python because the Pro interface is ridiculously slow using these tools) I know ideally I would be using an Image Server through Portal, but it will apparently take several months for the school to finish building it.&lt;/P&gt;&lt;P&gt;I am able to import the arcgis python package, but I don't see the pattern mining tools anywhere. I'm wondering if there are either:&lt;/P&gt;&lt;P&gt;1) pattern mining tools compatible with the arcgis python package. If there are, could someone direct me to them, because I've been searching and can't find them.&lt;/P&gt;&lt;P&gt;-OR-&lt;/P&gt;&lt;P&gt;2) If anyone could share how to install arcpy to Jupyter via Jupyter? I've uploaded arcpy&amp;nbsp; (which I downloaded here:&amp;nbsp;&lt;A href="https://anaconda.org/Esri/arcpy" target="_blank"&gt;https://anaconda.org/Esri/arcpy&lt;/A&gt;) and unzipped it, but nothing seems to be working. The following errors occur when I try to install using conda. If I could get it installed I could potentially use&amp;nbsp;virtualenv to build an environment with compatible packages, but am hopeful that someone has a simpler solution. (Aside from not using Arc, which is what my CS prof is voting for, but I have a whole workflow in ArcPro that I'd love to be able to use.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wendy_0-1627341887434.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19380i9015145A459C8502/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wendy_0-1627341887434.png" alt="Wendy_0-1627341887434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 23:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1082868#M61867</guid>
      <dc:creator>Wendy</dc:creator>
      <dc:date>2021-07-26T23:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use the space-time pattern mining tools in Jupyter notebook without ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1082898#M61868</link>
      <description>&lt;P&gt;A little Windows Explorer will lead you to the toolbox location&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\..your_install_folder..\Resources\ArcToolBox\toolboxes\Space Time Pattern Mining Tools.tbx&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;import arcpy&lt;/P&gt;&lt;P&gt;is common, and when you import arcpy a valid license for arcgis pro is checked on the local machine (in the case of local machine install... principle is the same for other situations)&lt;/P&gt;&lt;P&gt;The scripts are located in the...&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\..your_install_folder..\Resources\ArcToolBox\Scripts&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So arcpy is needed.. just have a look at SSCube.py&lt;/P&gt;&lt;P&gt;Arcpy can be installed but it has python requirements and environment requirements, which you can explore on your local machine.&amp;nbsp; So skipping arcpy is not in the plan at least which narrows your possible options.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 00:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1082898#M61868</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-27T00:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use the space-time pattern mining tools in Jupyter notebook without ArcPy?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1091070#M62140</link>
      <description>&lt;P&gt;resolved?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Aug 2021 08:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-use-the-space-time-pattern/m-p/1091070#M62140</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-22T08:45:04Z</dc:date>
    </item>
  </channel>
</rss>

