mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/jupyterlab to 3.6.3-3
This commit is contained in:
parent
39a74eeb70
commit
454b988e0c
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@
|
||||||
pkgname=jupyterlab
|
pkgname=jupyterlab
|
||||||
_pipname=jupyterlab
|
_pipname=jupyterlab
|
||||||
pkgver=3.6.3
|
pkgver=3.6.3
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
pkgdesc='JupyterLab computational environment'
|
pkgdesc='JupyterLab computational environment'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/jupyterlab/jupyterlab'
|
url='https://github.com/jupyterlab/jupyterlab'
|
||||||
license=(custom)
|
license=(custom)
|
||||||
makedepends=(python-build python-installer python-pre-commit)
|
makedepends=(python-build python-installer python-pre-commit)
|
||||||
depends=(python-jupyterlab_server python-jupyter_packaging jupyter-notebook-shim nodejs)
|
depends=(python-jupyterlab_server python-jupyter_packaging jupyter-notebook-shim nodejs)
|
||||||
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
|
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support' 'jupyter-server-ydoc: for collaborative mode')
|
||||||
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm)
|
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm)
|
||||||
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
||||||
no-nbclassic.patch)
|
no-nbclassic.patch)
|
||||||
|
|
Loading…
Reference in a new issue