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:
parent
09e147ee4b
commit
cab3ea7faf
3 changed files with 563 additions and 182 deletions
4
NEWS
4
NEWS
|
|
@ -1,6 +1,8 @@
|
|||
New in spot 2.11.3.dev (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Python:
|
||||
|
||||
- spot.acd() no longer depends on jQuery for interactivity.
|
||||
|
||||
New in spot 2.11.3 (2022-12-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue