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. - -|