<?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: How do I run a jupyter notebook as a scheduled task? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864303#M4335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can export your notebook to a .py file by going to File &amp;gt; Download As &amp;gt; Python (.py).&amp;nbsp; You can then use ArcGIS Pro's python environment (C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3) to execute the python file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following &lt;A href="https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/"&gt;article &lt;/A&gt;will walk you through how to set up Task Scheduler.&amp;nbsp; For the program/script portion, you will use &lt;STRONG&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\python.exe&lt;/STRONG&gt; instead of &lt;STRONG&gt;C:Python27ArcGIS10.2python.exe&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2019 17:58:59 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2019-11-04T17:58:59Z</dc:date>
    <item>
      <title>How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864301#M4333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run notebooks from the default ArcGIS Pro 2.4.2 conda environment as scheduled tasks. How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 16:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864301#M4333</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2019-11-04T16:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864302#M4334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geo-event processor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 17:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864302#M4334</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2019-11-04T17:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864303#M4335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can export your notebook to a .py file by going to File &amp;gt; Download As &amp;gt; Python (.py).&amp;nbsp; You can then use ArcGIS Pro's python environment (C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3) to execute the python file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following &lt;A href="https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/"&gt;article &lt;/A&gt;will walk you through how to set up Task Scheduler.&amp;nbsp; For the program/script portion, you will use &lt;STRONG&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\python.exe&lt;/STRONG&gt; instead of &lt;STRONG&gt;C:Python27ArcGIS10.2python.exe&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 17:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864303#M4335</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-11-04T17:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864304#M4336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is also the option to call it from a .bat file:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/get-started/using-conda-with-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/get-started/using-conda-with-arcgis-pro.htm"&gt;Run stand-alone scripts—ArcPy Get Started | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 18:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864304#M4336</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-11-04T18:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864305#M4337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. We've been running bats to call .py scripts for several years and it works ok. I was just wanting to migrate those python scripts to jupyter and develop new ones in jupyter because there are some nice advantages to doing&amp;nbsp;it that way. So I'm looking for a way to run them directly using nbconvert or similar without exporting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 18:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864305#M4337</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2019-11-04T18:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864306#M4338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run them directly if you have geo-event processor extension? We'd kicked around the idea of getting that for some other workflows but couldn't quite justify the price tag. If it does run notebooks directly and in automation, it makes for a stronger case to purchase it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 18:20:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/864306#M4338</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2019-11-04T18:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1136433#M7034</link>
      <description>&lt;P&gt;Any success running a *.ipynb&amp;nbsp; from the Task Scheduler? I would also like to run a Notebook file directly. This particular script I have saved as a .py file produces errors caused by the ArcGIS World Geocoding Service. And for some reason it only runs as a Notebook file.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1136433#M7034</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2022-01-24T16:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1205039#M7659</link>
      <description>&lt;P&gt;Following and hoping someone responds to you soon, we are having the same issue where the script runs in Jupyter but not as a standalone .py.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 15:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1205039#M7659</guid>
      <dc:creator>RaquelBensadoun</dc:creator>
      <dc:date>2022-08-22T15:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a jupyter notebook as a scheduled task?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1212283#M7745</link>
      <description>&lt;P&gt;What you have to do is add in the &lt;STRONG&gt;arcgis&lt;/STRONG&gt; module as well as &lt;STRONG&gt;arcpy&lt;/STRONG&gt;. Then you can access AGOL tools which include the Geocoding Service. Or switch to the geocoding service direct from ArcGISPro. Thefunctions and&amp;nbsp; parameters are different but it is the same service ultimately, and will also cost credits.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 05:22:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-do-i-run-a-jupyter-notebook-as-a-scheduled/m-p/1212283#M7745</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2022-09-14T05:22:08Z</dc:date>
    </item>
  </channel>
</rss>

