Skip to content

beginners

Python for Geospatial work flows part 4: Updating from Python 3.6 to 3.7 with Anaconda

  • blog

18 months ago I wrote about setting up Anaconda for Python. The post is here I highly recommend using Anaconda. I have now come to a natural break in projects and I want to upgrade my version to Python 3.7 – which is the default version that Anaconda uses (3.7.7 as of the start of… Read More »Python for Geospatial work flows part 4: Updating from Python 3.6 to 3.7 with Anaconda

Python for Geospatial work flows part 2: Use Jupyter Notebooks

  • blog

In part 1 I looked at how to set up a Python 3 environment for use with Geospatial Workflows. If you want to recap take a look here In part 2 we will look at Jupyter Notebooks. Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages.… Read More »Python for Geospatial work flows part 2: Use Jupyter Notebooks