summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorentin Cadiou2022-06-04 16:49:12 +0100
committerCorentin Cadiou2022-06-04 16:49:12 +0100
commit22b86aa72ddce70a03f8b17d572d1de1ab771365 (patch)
tree3822a01a1d335c1e26d0a334976af2a1187bc3cb /PKGBUILD
parent02da46ed117dca0e06d5dae3fb6fb16c5aeffc18 (diff)
downloadaur-22b86aa72ddce70a03f8b17d572d1de1ab771365.tar.gz
Update jupyter -> jupyterlab
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3919f9abd10a..d38ba8e13ba0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('BSD')
depends=('python-numpy' 'python-matplotlib' 'python-sympy' 'python-unyt' 'python-cmyt' 'python-tqdm')
makedepends=('cython')
optdepends=(
- 'jupyter'
+ 'jupyterlab: interactive analysis'
'openmp: multithred support'
'python-astropy: reading FITS files'
'python-f90nml: reading RAMSES namelist files'