jupyterlab: add missing dep

Closes: #41046 [via git-merge-pr]
This commit is contained in:
dkwo 2022-12-12 15:43:58 -05:00 committed by Andrew J. Hesford
parent 3642d04de7
commit ac8728d6be

View File

@ -1,11 +1,12 @@
# Template file for 'jupyterlab'
pkgname=jupyterlab
version=3.5.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
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"
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
license="custom:jupyterlab"