You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2022/09/27 03:13:04 UTC

[incubator-sedona] branch master updated: [DOCS] Add the survey to Sedona community call and add the link to the vote notebook

This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 30b727aa [DOCS] Add the survey to Sedona community call and add the link to the vote notebook
30b727aa is described below

commit 30b727aa9f57a3a05edecd9ab4c239b02ef9999c
Author: Jia Yu <ji...@apache.org>
AuthorDate: Mon Sep 26 20:12:58 2022 -0700

    [DOCS] Add the survey to Sedona community call and add the link to the vote notebook
---
 README.md                | 1 +
 docs-overrides/main.html | 1 +
 docs/community/vote.md   | 4 +++-
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0fa596a2..c273a5e1 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 
 Click [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/apache/incubator-sedona/HEAD?filepath=binder) and play the interactive Sedona Python Jupyter Notebook immediately!
 
+Are you a user / contributor / PPMC of Apache Sedona? Please fill in <a href="https://www.surveymonkey.com/r/CKP9RR7">this survey</a> to participate in the <b>first ever Sedona online community call</b> in October 2022!
 
 Apache Sedonaâ„¢(incubating) is a cluster computing system for processing large-scale spatial data. Sedona equips cluster computing systems such as Apache Spark and Apache Flink with a set of out-of-the-box distributed Spatial Datasets and Spatial SQL that efficiently load, process, and analyze large-scale spatial data across machines.
 
diff --git a/docs-overrides/main.html b/docs-overrides/main.html
index e51078b4..a0a65655 100644
--- a/docs-overrides/main.html
+++ b/docs-overrides/main.html
@@ -28,6 +28,7 @@
             <a href="{{ config.repo_url }}" title="{{ lang.t('source.link.title') }}" class="md-button">
               Go to GitHub
             </a>
+            <p>Are you a user / contributor / PPMC of Apache Sedona? Please fill in <a href="https://www.surveymonkey.com/r/CKP9RR7">this survey</a> to participate in the <b>first ever Sedona online community call</b> in October 2022!</p>
           </div>
 
           <br><br><br>
diff --git a/docs/community/vote.md b/docs/community/vote.md
index e0713b15..32561550 100644
--- a/docs/community/vote.md
+++ b/docs/community/vote.md
@@ -10,7 +10,9 @@ In order to vote a Sedona release, you must provide your checklist inlcuding the
 * Source code artifacts have correct names matching the current release
 * The project can compile from the source code
 
-If you can successfully finish the steps below, you will pass the items mentioned above. Then you can vote `+1` in the vote email and provide your checklist.
+To make your life easier, we have provided an [online Jupyter notebook](https://github.com/jiayuasu/sedona-tools) using MyBinder. Please click this button to open the notebook and verify the release: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jiayuasu/sedona-tools/HEAD?labpath=binder%2Fverify-release.ipynb). Then you can vote `+1` in the vote email.
+
+If you prefer to run the steps on your local machine, please read the steps below. If you can successfully finish the steps, you will pass the items mentioned above. Then you can vote `+1` in the vote email and provide your checklist.
 
 ## Install necessary software