<?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: Import arcpy into Jupyter Nootebook  in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797792#M1901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using ArcGIS Pro and I saw that I already had arcgis package installed (version 0.1); when I tried to update it, it ran a progress bar but nothing happened, nothing updated, and I don`t know why.&lt;/P&gt;&lt;P&gt;After that, I opened Python command prompt of ArcGIS Pro and typed "jupyter notebook" and got an error..&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/364501_pastedImage_2.png" style="width: 620px; height: 351px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/364500_pastedImage_1.png" style="width: 620px; height: 240px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2017 19:09:17 GMT</pubDate>
    <dc:creator>IonutAlixandroae4</dc:creator>
    <dc:date>2017-07-26T19:09:17Z</dc:date>
    <item>
      <title>Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797789#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 versions of Python installed on my machine, 1st (v 2.7) which came with ArcMap 10.5, 2nd (v 3.5) which came with ArcGIS Pro and 3rd (v 3.6) which came with Anaconda 3 (for using Jupyter Nooteboks).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in my notebooks I can use arcgis python API but I also want to use arcpy modules from ArcGIS Pro. Is there a workflow for this setup or some steps to take ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797789#M1898</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-07-26T09:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797790#M1899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I found.&lt;/P&gt;&lt;P&gt;Did you check&amp;nbsp;&lt;STRONG&gt;Adding the Arcpy Path to Anaconda&lt;/STRONG&gt; in&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://community.esri.com/groups/spatial-data-science/blog/2016/02/11/connecting-arcpy-to-your-jupyter-notebook"&gt;https://community.esri.com/groups/spatial-data-science/blog/2016/02/11/connecting-arcpy-to-your-jupyter-notebook&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Also check the &lt;STRONG&gt;attachment&lt;/STRONG&gt;. Hope it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797790#M1899</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-07-26T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797791#M1900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An easier way is to simply install the Python API using ArcGIS Pro's python package manager as explained here&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/guide/install-and-set-up/#Install-using-ArcGIS-Pro"&gt;https://developers.arcgis.com/python/guide/install-and-set-up/#Install-using-ArcGIS-Pro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then start your notebooks using the 'Python Command Prompt' that ships with Pro. You are good to go. You can import both ArcPy and the Python API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 16:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797791#M1900</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-07-26T16:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797792#M1901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using ArcGIS Pro and I saw that I already had arcgis package installed (version 0.1); when I tried to update it, it ran a progress bar but nothing happened, nothing updated, and I don`t know why.&lt;/P&gt;&lt;P&gt;After that, I opened Python command prompt of ArcGIS Pro and typed "jupyter notebook" and got an error..&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/364501_pastedImage_2.png" style="width: 620px; height: 351px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/364500_pastedImage_1.png" style="width: 620px; height: 240px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:09:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797792#M1901</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-07-26T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797793#M1902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ionut, I will send this to the Pro team to investigate. Meanwhile, can you update the package by using the Python command prompt and typing&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;conda upgrade -c esri arcgis&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This should update the package. From the screenshot, you have installed Pro for all users, in C:\program files. Hence start the Python command prompt as an administrator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 20:24:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797793#M1902</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-07-26T20:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797794#M1903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I also think that the first problem I reported should be investigated by the Pro team, it may be a bug or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I started Python cmd as Admin and tried to update arcgis but there`s a conflict or something and also, if I try to open jupyter notebook, I am missing some modules I think...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I install Anaconda 3 and also Python API, isn`t there another way to "bring" ArcGIS Pro arcpy into it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I really appreciate your support!&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="364538" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/364538_pastedImage_1.png" style="width: 620px; height: 404px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 20:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797794#M1903</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-07-26T20:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797795#M1904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Pro Python version is 3.4 which we don't support. Its likely you are using a very old version of Pro. Can you update your Pro to the latest? This will update the conda and Python that ship with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 21:08:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797795#M1904</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-07-26T21:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797796#M1905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;An easier way is to simply install the Python API using ArcGIS Pro's python package manager as explained here&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fpython%2Fguide%2Finstall-and-set-up%2F%23Install-using-ArcGIS-Pro" rel="nofollow" style="color: #000000; background-color: #ffffff; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://developers.arcgis.com/python/guide/install-and-set-up/#Install-using-ArcGIS-Pro&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This only works if you have administrative access to the machine. These &lt;A _jive_internal="true" href="https://community.esri.com/servlet/JiveServlet/download/703384-1-181880/EGIS-UsingAnacondamodulesfromtheESRIpythonenvironment-260717-0339-466.pdf"&gt;definitely more complicated instructions&lt;/A&gt; allow you to use a per-user (ie no admin required) Conda setup that is entirely independent of ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 22:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797796#M1905</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-07-26T22:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797797#M1906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ionut,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like something unusual has happened to your installation, I unfortunately can't seem to reproduce the issue so I'll give some general advice:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the environment is broken, you can delete the 'arcgispro-py3' folder in %proInstall%\bin\Python\envs and rerun the installer, select 'repair installation' and it will recreate the fresh environment for you.&lt;/LI&gt;&lt;LI&gt;Jupyter Notebook creates shortcuts in the start menu, so may need Admin privileges to install correctly. (You should get a UAC pop-up in the Pro package manager in this case.)&lt;/LI&gt;&lt;LI&gt;Click the refresh button in the Pro package manager (blue circular arrows above package list) to get the latest versions of the package list. 'arcgis' is up to version 1.2.0 - there have been a few issues with packages shipped from Continuum Analytics that are outside of our control which may cause problems. (&lt;A _jive_internal="true" href="https://community.esri.com/message/690550-workaround-installed-package-crashing-pro-141"&gt;See this thread&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Anaconda is fairly aggressive in setting your system's PATH variable&amp;nbsp;- double check that it isn't causing confusion. Its odd on the last screenshot to see Python 3.4 and 3.5 referenced on the same operation.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Currently arcpy is part of the Pro folder structure and not a 'pure' package, so it is not supported to install via Anaconda. (Working on this as we speak, should be supported soon.) As per Curtis' post it is possible to do currently but I can't guarantee things will work if you choose to follow those instructions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hopefully that helps a bit and gets you back to a working state. If you continue to have problems let us know!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 18:14:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797797#M1906</guid>
      <dc:creator>ClintonDow1</dc:creator>
      <dc:date>2017-07-27T18:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797798#M1907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Pro 2.0 installed on my computer, updated via the updater window when started Pro 1.4... Python version installed with Pro is 3.5.3; Now I`m not really sure where does that 3.4 version of python comes from....&lt;/P&gt;&lt;P&gt;Also, In ArcGIS Pro I`m not having problems importing arcpy or arcgis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="364840" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/364840_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 09:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797798#M1907</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-07-28T09:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797799#M1908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clinton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply and your feedback!!&lt;/P&gt;&lt;P&gt;Trying to reply in the order you provided:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have re-installed ArcGIS Pro and when I try to reinstall arcgis package, it shows the loading bar, it appears as it was installed but after I can`t find it at installed packages, it`s still at packages available to install (to add), so no install. I had 0.1 verison before re-installed and working... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;2. I have admin privileges on my computer; I have installed Anaconda 3 (3.6 - 64 bits) in C:/Users/%user%/ Anaconda3; It also created a path in the environment variables on&amp;nbsp;C:\Users\%user%\Anaconda3\Scripts&lt;/P&gt;&lt;P&gt;3. That refresh button does the refresh but&amp;nbsp;still no changes when installing argis package&lt;/P&gt;&lt;P&gt;4. Anaconda3 has a path in env &amp;nbsp;variables&lt;/P&gt;&lt;P&gt;5. I`ll wait for arcpy for jupyter nootebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the problems seems to be at installing arcgis in Pro 2.0....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 10:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797799#M1908</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-07-28T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797800#M1909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I spent numerous hours trying to figure out why I couldn't install my packages (like arcgis) using the ArcGIS Pro python package, only to find out that I had to disable the security first. So, in python commnad window type:&lt;/P&gt;&lt;UL style="color: #212121; background-color: #ffffff;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;conda config --set ssl_verify false&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Then you will have no problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 21:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797800#M1909</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2017-09-13T21:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797801#M1910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just curious why you need to use ArcPy in notebook at the first place, by my understanding, ArcPy is a local API which is best to run inside of ArcGIS desktop products like Pro, ArcMap, ArcCatalog even some stand-alone&amp;nbsp;scripts. While notebook and ArcGIS API for Python is a good technical combination for Portal/ArcGIS Online which basically supports the rest API...&lt;/P&gt;&lt;P&gt;Sorry, I know this is rather a comment than a practical solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 03:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797801#M1910</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2017-09-14T03:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797802#M1911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uses?&lt;/P&gt;&lt;P&gt;prototyping... teaching... many uses and it is not restricted to making maps.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-10395-jupyter-notebook-support"&gt;Some examples and background&lt;/A&gt; and check the discussion ipnb and pdf there&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notebooks exist for R and Julia etc making a sort of one-interface option without the fluff of a full-fledged IDE&lt;/P&gt;&lt;P&gt;Arcpy is also embedded within the ArcGIS module in fact, if you don't have arcpy, you can still work with geometry since they expose access to shapely, and use Pandas for attribute access and processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly, it still isn't incorporated into geonet, which would be nice, allowing people to test python code (for instance) with their own data online and maybe within a question thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 03:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797802#M1911</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-14T03:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797803#M1912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The jupyter notebook is the best IDE that it's available for developing/troubleshooting python scripts. Also you can easily modify existing geoprocessing tools in notebook to create REST services to be used in custom web apps. I don't even use Portal/ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 14:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797803#M1912</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2017-09-14T14:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797804#M1913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;in python command window type:&lt;/P&gt;&lt;PRE&gt;conda config --set ssl_verify false&lt;/PRE&gt;&lt;P&gt;Then you will have no problems.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is highly discouraged as it is a serious security risk, by passing https requirements set up by your organization. Better to set up a SSL certificate or use ssh authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 21:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797804#M1913</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-09-14T21:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797805#M1914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case working in an intranet environment, that's not an issue. You can just turn the ssl off temporarily, add the packages, and then turn it on back on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 21:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797805#M1914</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2017-09-14T21:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797806#M1915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very new to Jupyter&amp;nbsp;Notebook, and I wrote less than 10 lines of code in it, so what I am saying is limited to my own knowledge.&lt;/P&gt;&lt;P&gt;I have to admit it looks amazing, it works like a magic with some executable code in a nice technical article. but I am not sure it's the best python IDE if it is an IDE at all. For me, Notebook is for presenting not for developing. I have a little more experience with PythonWin, PyScripter and WingIDE, I find these IDEs provide a developer far more powerful debugging tools. I may use notebook to document some of my python tools for ArcGIS Online and Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;additionally, I see Notebook as an ideal terminal to interact with web services&amp;nbsp;that return tables, charts, images or maps that can be easily rendered in a browser, as the cmd window to many locally installed applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any input to this discussion, I am learning...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 01:06:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797806#M1915</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2017-09-15T01:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797807#M1916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out 'spyder' is you are using ArcGIS Pro.&amp;nbsp; And you can use IPython separately as well (my blog has a few posts)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 01:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797807#M1916</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-15T01:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy into Jupyter Nootebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797808#M1917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't sound very "intranet" if you can connect to the Conda repository.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 02:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-into-jupyter-nootebook/m-p/797808#M1917</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-09-15T02:19:58Z</dc:date>
    </item>
  </channel>
</rss>

