scw / conda-uc-2016-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harnessing the Power of Python in ArcGIS using the Conda Distribution

Shaun Walbridge

Esri UC 2016

View the Slides

Download High Quality Version (PDF, 4MB)

Description

Python has a rich ecosystem of packages you can use in your own code, but installation used to be complex. Conda will be included with ArcGIS Pro 1.3, and allows you to easily install libraries into your Python environment, and distribute that code to others. Join us and learn to bend Python to your will.

Building

  • From slides/, run make to rebuild the slide deck from the included slides.md file. Requires Pandoc.
  • Check links with make check, requires LinkChecker.
  • Generate handout version with make pdf. Requires XeTeX and pandoc.
  • Generate high-quality PDF with make fullpdf. Requires decktape.js

About

License:Apache License 2.0


Languages

Language:JavaScript 47.7%Language:CSS 37.0%Language:HTML 15.0%Language:Makefile 0.2%Language:Python 0.2%