Skip to content

Commit 86b93be

Browse files
committed
HTML notebooks and a few updates
notebooks rendered as HTML
1 parent 372df8f commit 86b93be

File tree

52 files changed

+33123
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+33123
-21
lines changed

guide/Get Started/.ipynb_checkpoints/Install and set up-checkpoint.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"## Install arcgis package\n",
1717
"Download and install ArcGIS Python API in your conda environment:\n",
1818
"\n",
19-
" conda install -c https://conda.anaconda.org/esri arcgis\n",
19+
" conda install -c esri arcgis\n",
2020
"\n",
2121
"You can now start using the ArcGIS Python API in your Python IDE of choice, or the Jupyter Notebook environment.\n",
2222
"\n",

guide/Get Started/Install and set up.html

Lines changed: 199 additions & 0 deletions
Large diffs are not rendered by default.

guide/Get Started/Install and set up.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"## Install arcgis package\n",
1717
"Download and install ArcGIS Python API in your conda environment:\n",
1818
"\n",
19-
" conda install -c https://conda.anaconda.org/esri arcgis\n",
19+
" conda install -c esri arcgis\n",
2020
"\n",
2121
"You can now start using the ArcGIS Python API in your Python IDE of choice, or the Jupyter Notebook environment.\n",
2222
"\n",

guide/Get Started/Install and set up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install [Anaconda for Python 3.5](https://www.continuum.io/downloads), if you do
1111
## Install arcgis package
1212
Download and install ArcGIS Python API in your conda environment:
1313

14-
conda install -c https://conda.anaconda.org/esri arcgis
14+
conda install -c esri arcgis
1515

1616
You can now start using the ArcGIS Python API in your Python IDE of choice, or the Jupyter Notebook environment.
1717

guide/Get Started/Using the API.html

Lines changed: 802 additions & 0 deletions
Large diffs are not rendered by default.

guide/Working with the API/Overview.html

Lines changed: 249 additions & 0 deletions
Large diffs are not rendered by default.

guide/gis module/class gis.ContentManager.html

Lines changed: 696 additions & 0 deletions
Large diffs are not rendered by default.

guide/gis module/class gis.GIS.html

Lines changed: 751 additions & 0 deletions
Large diffs are not rendered by default.

guide/gis module/class gis.Group.html

Lines changed: 924 additions & 0 deletions
Large diffs are not rendered by default.

guide/gis module/class gis.GroupManager.html

Lines changed: 445 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)