acd: rewrite Python wrapper without jQuery

* python/spot/__init__.py (acd): Rewrite javascript so that it does
not use jQuery, to make it easier to use in jupyterlab, or with
nbconvert.
* tests/python/zlktree.ipynb: Adjust.
* NEWS: Mention this.
This commit is contained in:
Alexandre Duret-Lutz 2022-12-09 12:04:15 +01:00
parent 427f667f9f
commit d0b1508831
3 changed files with 564 additions and 181 deletions

File diff suppressed because one or more lines are too long