From c2fc9a1a6c92a223ebe3157c1b4bc248eacc691f Mon Sep 17 00:00:00 2001 From: Jamie Saxon Date: Wed, 12 Apr 2023 19:15:23 -0400 Subject: [PATCH] missed other references to the live app (#45) --- docs/conf.py | 1 - docs/resources.rst | 7 ------- 2 files changed, 8 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 70590ec..68436f9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -164,7 +164,6 @@ ("API", "api"), ("Tutorials", "tutorials"), ("Travel Times", "resources"), - ("Live App", "app"), ("References", "references"), ], } diff --git a/docs/resources.rst b/docs/resources.rst index b264480..a343926 100644 --- a/docs/resources.rst +++ b/docs/resources.rst @@ -594,10 +594,3 @@ If you need to compute customized cost matrices, there are several options. This | -Get Results with the Live App -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -| - -If you prefer a point-and-click interface for analyzing spatial access in the contiguous US states, you can generate results for free with the PySAL spatial access package through the `Live App `_ we are hosting on AWS. Since it draws on our pre-computed travel times, the access metrics are generated relatively fast. - -|