Skip to content

Commit

Permalink
Renaming notebooks for 'try it live' enhancement (#82)
Browse files Browse the repository at this point in the history
* Fix wrong location in comment

* Merge dev branch into master for 0.2 Beta and Holistic Testing (#24)

* Updated publishing samples to reflect changes made to source code

* Updated Publihing SDs, shp, csv samples to reflect latest API changes

* Publisher sample updates - added samples for web maps and web scene (#3)

* Updated notebook title to match filename

* Added a new sample to showcase publishing web maps and web scenes

* Fixed credentials

* Updated sample titled "Using and updating GIS content" (#4)

* Updated notebook title to match filename

* Added a new sample to showcase publishing web maps and web scenes

* Fixed credentials

* Updated the sample with additional examples

* Fixed credentials

* Added an example for line featuers. Added some text explaining what smart mapping is

* Additional widgets to minimize scrolling. Fixed geocoder usage following API update

* Updated geocoder usage to match API updates

* Updated the sample to match gp service update. Added a bit more text explaining the usage of gp tools (#12)

* Minor - updated sample to search for desired item to add instead of a fixed index (#13)

* GIS analysts - sample illustrating spatial analysis using ArcGIS Python API (#14)

* Initial commit

* Furnished the sample with spatial analysis examples

* Fixes for API changes. Added summary text and elaborated a few steps (#15)

* new sample to showcase big data anlaysis using NYC taxi example (#16)

* Updated hurricane tracks sample to match API changes (#17)

* Updated hurricane tracks sample to match API changes and added descriptive text

* updated credentials

* Updated sample to match API changes, added explanatory text (#19)

* clean up sample (#18)

* clean up sample (#20)

* Remove usage statistics notebook as the API isnt available

This requires work on the portal backend as well as it does not yet
support ASM.

* bug fixes and added descriptive text (#22)

* synced raster product sample in 05 Content Publishers folder to match that in 04 GIS Analysts and Data Scientists (#21)

Thanks, @AtmaMani

* Updated Overview page - updated sample TOC (#23)

* doc updates

* apidoc update for 0.2 beta release

* updated install instructions

* Updated samples download link to point to v0.2-beta release (#25)

* fixed wrong import

* fixed execution count

* replaced spaces and special chars with underscores -> cleaner urls

* updated samples with link to live notebooks

* renaming samples and folders to follow safe url syntax

* replaced abs links with relative
  • Loading branch information
AtmaMani authored and rohitgeo committed Feb 23, 2017
1 parent 2b9c9a0 commit 5e7cf54
Show file tree
Hide file tree
Showing 204 changed files with 1,517 additions and 2,540 deletions.
8 changes: 4 additions & 4 deletions guide/08 Finding places with Geocoding/Batch Geocoding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"\n",
"The `batch_geocode()` function in the `arcgis.geocoding` module geocodes an entire list of addresses. Geocoding many addresses at once is also known as bulk geocoding.\n",
"\n",
"<img src=\"https://developers.arcgis.com/rest/geocode/api-reference/GUID-FD609701-B9B5-49DB-BFD9-A936280A09C6-web.png\">\n",
"<img src=\"/rest/geocode/api-reference/GUID-FD609701-B9B5-49DB-BFD9-A936280A09C6-web.png\">\n",
"\n",
"This method can be used to find the following types of locations:\n",
"\n",
Expand Down Expand Up @@ -579,9 +579,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -593,7 +593,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1037,9 +1037,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -1051,7 +1051,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@
"These samples demonstrate various features of the ArcGIS API for Python. The samples are categorized by the user profile they are most relevant to. Most samples are in the form of a [Jupyter Notebooks](http://jupyter-notebook.readthedocs.io/en/latest/notebook.html), that can be viewed online, or downloaded and run interactively. Other samples are provided as stand-alone Python scripts in the GitHub SDK repository.\n",
"\n",
"## Download and run the sample notebooks\n",
<<<<<<< HEAD
"To run the sample notebooks locally, you need the ArcGIS API for Python installed on your computer. See the [Getting Started](/python/guide/install-and-set-up/) section in the Guide to learn how to download and run the API.\n",
=======
"To run the sample notebooks locally, you need the ArcGIS API for Python installed on your computer. See the [Getting Started](https://developers.arcgis.com/python/guide/install-and-set-up/) section in the Guide to learn how to download and run the API.\n",
>>>>>>> dev
"\n",
"Once the API is installed, you can download the samples either as an [archive](https://github.com/Esri/arcgis-python-api/archive/v1.0.1.zip) or clone the [arcgis-python-api](https://github.com/Esri/arcgis-python-api) GitHub repository. \n",
"\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"<b>Note:</b> Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/02_power_users_developers/using_geometry_functions.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -161,9 +159,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -175,7 +173,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"<b>Note:</b> Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/02_power_users_developers/using_geoprocessing_tools.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -513,9 +513,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -527,11 +527,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
<<<<<<< HEAD
"version": "3.6.0"
=======
"version": "3.5.2"
>>>>>>> dev
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/03_org_administrators/batch_creation_of_groups.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -923,9 +921,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -937,7 +935,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/02_power_users_developers/clone_portal_users_groups_and_content.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/03_org_administrators/faces_of_gis.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -495,9 +493,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -509,7 +507,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/03_org_administrators/move_existing_user_content_to_a_new_user.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -201,9 +199,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -215,7 +213,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -825,9 +823,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -839,7 +837,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
" <b>Note:</b> Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/04_gis_analysts_data_scientists/chennai_floods_analysis.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -82,7 +82,7 @@
" "
],
"text/plain": [
"<IPython.lib.display.YouTubeVideo at 0x6852f18518>"
"<IPython.lib.display.YouTubeVideo at 0x2d09419ba8>"
]
},
"execution_count": 1,
Expand Down Expand Up @@ -226,7 +226,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 7,
"metadata": {
"collapsed": false
},
Expand Down Expand Up @@ -288,7 +288,7 @@
"4 PONNERI PONNERI, TAMIL NADU 39"
]
},
"execution_count": 2,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -1351,9 +1351,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -1365,11 +1365,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
<<<<<<< HEAD
"version": "3.6.0"
=======
"version": "3.5.2"
>>>>>>> dev
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\">\n",
"\n",
"**Note:** Refer here for instructions to <a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\">download and run this sample locally</a> on your computer\n",
"\n",
"<div align=\"right\">\n",
"<a href=\"/python/sample-notebooks/#Download-and-run-the-sample-notebooks\" class=\"btn\">Download the samples</a> <a href=\"http://notebooks.esri.com/notebooks/samples/04_gis_analysts_data_scientists/creating_hurricane_tracks_using_geoanalytics.ipynb\" class=\"btn\">Try it live</a>\n",
"</div>"
]
},
Expand Down Expand Up @@ -725,9 +723,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [Root]",
"language": "python",
"name": "python3"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -739,7 +737,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5e7cf54

Please sign in to comment.