SIGN IN SIGN UP
apache / spark UNCLAIMED

Apache Spark - A unified analytics engine for large-scale data processing

0 0 1119 Scala

[SPARK-46199][PYTHON][DOCS] Add PyPi link icon to PySpark doc header

### What changes were proposed in this pull request?
This PR  proposes to introduce a `PyPi link icon` in the header of the PySpark documentation, similar to what is currently implemented in the `pydata-sphinx-theme` docs.
https://pydata-sphinx-theme.readthedocs.io/en/v0.13.3/user_guide/styling.html#
<img width="1417" alt="image" src="https://github.com/apache/spark/assets/15246973/4bb66f51-96e7-45d5-890b-03a4700f1ec7">

### Why are the changes needed?
 This change aligns with the practices of other open-source projects like `pydata-sphinx-theme`, facilitating community engagement and collaboration.

### Does this PR introduce _any_ user-facing change?
No API changes, but a `PyPi link icon` will be added to the top right corner of the PySpark docs header. This icon will be linked to the `PySpark PyPi` as below:
<img width="1419" alt="image" src="https://github.com/apache/spark/assets/15246973/4c5a70a0-cb30-4615-827d-97610a71d5e4">

### How was this patch tested?
Manually test.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes #44106 from panbingkun/SPARK-46199.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
P
panbingkun committed
8060e7e73170c0122acb2a005f3c54487e226208
Parent: a467814
Committed by Dongjoon Hyun <dhyun@apple.com> on 12/1/2023, 8:29:29 PM