paleolimbot commented on code in PR #786: URL: https://github.com/apache/sedona-db/pull/786#discussion_r3148022513
########## docs/quickstart-python.md: ########## @@ -27,6 +27,10 @@ First, install SedonaDB: pip install "apache-sedona[db]" ``` +```sh +conda install sedonadb +``` + Review Comment: Can you update `quickstart-python.ipynb`? The .md files are here because they are easier to review but the docs are generated from the .ipynb version (I know this is confusing and we should really have a better system 😬 ) -- 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]
