Closed jasongrout closed 3 years ago
Released:
- @jupyterlab/fasta-extension => 3.0.0
- @jupyterlab/geojson-extension => 3.0.0
- @jupyterlab/katex-extension => 3.0.0
- @jupyterlab/mathjax3-extension => 4.0.0
- @jupyterlab/vega2-extension => 3.0.0
- @jupyterlab/vega3-extension => 3.0.0
Thanks!
Oh, and FYI, I upgraded typescript for everything except the vega3 renderer, which had errors compiling some vega typings in any newer typescript.
This updates the renderers to work in JLab 3 (and introduces the dependency upgrade script from jlab to make things easier).
I didn't move them to prebuilt extensions—that is a much, much larger change (involving creating python packages, etc.)
I manually tested the math renderers by disabling the builtin renderer and enabling them one at a time.
I clicked through the rest of the notebooks in this repo and things seemed to be okay.