blob: de5454e3b8d221b1d9c621e0d08027076e8545a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = jupyterlab-git
pkgdesc = JupyterLab computational environment
pkgver = 3.0.0rc6.r90.g4ac3ae558
pkgrel = 1
epoch = 1
url = https://github.com/jupyterlab/jupyterlab
arch = any
license = custom
makedepends = python-setuptools
makedepends = nodejs
makedepends = python-recommonmark
makedepends = jsx-lexer
makedepends = python-sphinx_rtd_theme
makedepends = python-sphinx-copybutton
depends = jupyterlab_server
source = git+https://github.com/jupyterlab/jupyterlab.git
source = jupyter-lab.desktop
sha256sums = SKIP
sha256sums = d7ed2287b823a78b7fe05194180ad9b4602657d5e32b8ed548418039451c0434
pkgname = jupyterlab-git
|