It looks like we need to upgrade `jquery` as there are security alerts being issue by `dependabot` https://github.com/QuantEcon/sphinxcontrib-jupyter/security We need to: 1. review the repository for `jquery` usage and versions 2. upgrade `jquery` to at least version `>=3.5.0` 3. test the extension and make sure everything still works.