zhangfengcdt commented on PR #2195: URL: https://github.com/apache/sedona/pull/2195#issuecomment-3136608421
> @zhangfengcdt The Python docs do not have actual text in individual function. Is this expected? https://sedona.apache.org/latest-snapshot/api/pydocs/index.html It is not desired. It looks like it might be caused by the python build env on ci (with sphinx) does not install all required packages it needs to generate the doc html. Locally, when I have all rthe equired packages, it generates correctly. I will debug and see how to fix it on ci. It should look something like this: <img width="1098" height="814" alt="Screenshot 2025-07-30 at 7 27 18 AM" src="https://github.com/user-attachments/assets/53efe374-104f-4ffc-91d6-113a4a6f8524" /> -- 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]
