python3-jupyter_notebook: use mathjax-2

Fix: #42775
This commit is contained in:
Đoàn Trần Công Danh 2023-03-15 08:46:23 +07:00
parent 6ae966bf29
commit 6cc77ba948

View file

@ -1,14 +1,14 @@
# Template file for 'python3-jupyter_notebook'
pkgname=python3-jupyter_notebook
version=6.4.10
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-Jinja2 python3-terminado python3-tornado
python3-ipython_genutils python3-traitlets python3-jupyter_core
python3-jupyter_client python3-jupyter_nbformat python3-jupyter_nbconvert
python3-ipython_ipykernel python3-send2trash python3-prometheus_client
mathjax python3-argon2"
mathjax2 python3-argon2"
short_desc="Jupyter interactive notebook"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"