jiayuasu commented on PR #2876:
URL: https://github.com/apache/sedona/pull/2876#issuecomment-4358183203

   Thanks for the review. All three comments addressed in 43e47e13b8:
   
   - `docker/test-notebooks.sh`: enabled `set -o pipefail` so the per-notebook 
`if timeout 900 python3 ... | tee ...` block sees the real exit code instead of 
tee's. Crashes and timeouts will no longer be silently misreported as passes.
   - `docs/usecases/00-quickstart.ipynb`: dropped the bullet list pointing at 
notebooks 01..05 and the trailing forward-reference to 
`01-mobility-pulse.ipynb` — those don't exist yet and would be dead links until 
the rest of the refresh series lands. Replaced the list with a one-line note 
that more notebooks are coming.
   - Same notebook: dropped the "ten cells" wording (notebook is nine cells).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to