| commit | e30109653ffaba0bf64c7814f96a5d9cd581be0f | [log] [tgz] |
|---|---|---|
| author | Riley Kuttruff <72955101+RKuttruff@users.noreply.github.com> | Wed Oct 15 15:23:51 2025 -0700 |
| committer | GitHub <noreply@github.com> | Wed Oct 15 15:23:51 2025 -0700 |
| tree | b819e9264184fab236254a9d4be541af20be2fc0 | |
| parent | 0b6634d14855afc10d226569485c29dad70ae52b [diff] | |
| parent | 6bfe07b64695d1e8fe398ede2a002cedc3dbcfb5 [diff] |
Merge pull request #342 from apache/spark-svc-acct-iam-role SDAP Helm chart: allow optional annotation for IAM role association for Spark ServiceAccount
The next generation cloud-based science data service platform. More information can be found here http://incubator-sdap-nexus.readthedocs.io/en/latest/index.html
Ensure sphinx, sphinx-autobuild, and recommonmark are installed. We use the recommonmark module for parsing Markdown files.
pip install sphinx sphinx-autobuild recommonmark
Run sphinx-autobuild to view the docs locally.
cd docs sphinx-autobuild . _build/html