zeppelin/docs/_includes
ChanHo Lee 1468714b5b
[ZEPPELIN-6191] Remove loading external resources in Zeppelin documentations
### What is this PR for?
Due to stricter Content Security Policy (CSP) settings enforced by Apache, the Zeppelin website fails to load some externally hosted resources such as CSS and jQuery scripts. As a result, fonts are broken and some interactive components no longer function properly.

This PR removes external resource dependencies from the documentation site templates to ensure all necessary assets are bundled and served locally. These changes will be applied to future documentation pages generated during version releases.


### What type of PR is it?
Bug Fix
Documentation

### What is the Jira issue?
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-6191

### How should this be tested?
- Ensure all necessary assets are available locally in the documentation build
- Validate styling and interactivity work without external dependencies

### Screenshots (if appropriate)

### Questions:
* Does the license files need to update? - No
* Is there breaking changes for older versions? - No
* Does this needs documentation? - No


Closes #4931 from tbonelee/fix-zeppelin-web.

Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
2025-06-02 14:16:47 +02:00
..
JB [ZEPPELIN-6112] Fix running documentation website server 2024-09-29 23:19:59 +08:00
themes/zeppelin [ZEPPELIN-6191] Remove loading external resources in Zeppelin documentations 2025-06-02 14:16:47 +02:00