atom-julia-client
atom-julia-client copied to clipboard
Katex
- This moves the Katex code from ink to julia-client. b
- This improves the loading performance of ink, and by potential lazy loading, of julia-client. Used dynamic import simulation which only loads the package if needed. This helps a lot because Katex is really big.
Related to https://github.com/JunoLab/atom-ink/pull/277 and https://github.com/JunoLab/atom-ink/issues/278
After Ink rollup and Katex movement

After Ink rollup without Katex movement

Without Ink rollup
