mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6ae966bf29
commit
6cc77ba948
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3-jupyter_notebook'
|
# Template file for 'python3-jupyter_notebook'
|
||||||
pkgname=python3-jupyter_notebook
|
pkgname=python3-jupyter_notebook
|
||||||
version=6.4.10
|
version=6.4.10
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-Jinja2 python3-terminado python3-tornado
|
depends="python3-Jinja2 python3-terminado python3-tornado
|
||||||
python3-ipython_genutils python3-traitlets python3-jupyter_core
|
python3-ipython_genutils python3-traitlets python3-jupyter_core
|
||||||
python3-jupyter_client python3-jupyter_nbformat python3-jupyter_nbconvert
|
python3-jupyter_client python3-jupyter_nbformat python3-jupyter_nbconvert
|
||||||
python3-ipython_ipykernel python3-send2trash python3-prometheus_client
|
python3-ipython_ipykernel python3-send2trash python3-prometheus_client
|
||||||
mathjax python3-argon2"
|
mathjax2 python3-argon2"
|
||||||
short_desc="Jupyter interactive notebook"
|
short_desc="Jupyter interactive notebook"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue