mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
3642d04de7
commit
ac8728d6be
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'jupyterlab'
|
# Template file for 'jupyterlab'
|
||||||
pkgname=jupyterlab
|
pkgname=jupyterlab
|
||||||
version=3.5.0
|
version=3.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-jupyterlab_server nodejs python3-nbclassic
|
depends="python3-jupyterlab_server nodejs python3-nbclassic
|
||||||
python3-requests-unixsocket python3-jupyter_ipywidgets"
|
python3-requests-unixsocket python3-jupyter_ipywidgets
|
||||||
|
python3-notebook_shim"
|
||||||
short_desc="JupyterLab computational environment"
|
short_desc="JupyterLab computational environment"
|
||||||
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="custom:jupyterlab"
|
license="custom:jupyterlab"
|
||||||
|
|
Loading…
Add table
Reference in a new issue