1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
The python-jupyter-sphinx-doc package currently triggers a Lintian warning:
* 'privacy-breach-generic':
The generated HTML documentation includes external resources:
- GitHub buttons ('https://ghbtns.com/github-btn.html')
- MathJax served from 'https://cdn.jsdelivr.net'
- Jupyter widgets JS from 'https://cdn.jsdelivr.net'
- Thebelab JS from 'https://unpkg.com'
These external resources may lead to unintended connections when
users view the documentation. Fixing this typically requires
either patching the upstream documentation to bundle these resources
locally, or disabling their inclusion.
The issue is noted for further work.
-- EnkelenaH <enkelena.h@gmail.com> Wed, 09 Jul 2025 14:23:42 +0200
|