Search Criteria
Package Details: python-myst-nb 1.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-myst-nb.git (read-only, click to copy) |
---|---|
Package Base: | python-myst-nb |
Description: | Parse and execute ipynb files in Sphinx |
Upstream URL: | https://myst-nb.readthedocs.io |
Licenses: | BSD-3-Clause |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-17 06:14 (UTC) |
Last Updated: | 2024-09-25 03:51 (UTC) |
Dependencies (41)
- ipython (ipython-gitAUR)
- jupyter-nbclient
- python-importlib-metadata
- python-ipykernel
- python-jupyter-cacheAUR
- python-myst-parser (python-myst-parser018AUR)
- python-sphinx (python-sphinx-gitAUR)
- python-typing_extensions
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (make)
- jupyter-nbconvert (check)
- python-beautifulsoup4 (check)
- python-ipywidgets (check)
- python-jupyter-cacheAUR (check)
- python-jupytextAUR (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-myst-parser (python-myst-parser018AUR) (check)
- python-nbdime (check)
- Show 21 more dependencies...
Required by (15)
- python-corner-doc (make)
- python-daft (make)
- python-emcee-doc (make)
- python-ezpadova (make)
- python-ezpadova-doc (make)
- python-ezpadova-doc-git (make)
- python-ezpadova-git (make)
- python-jupyter-book
- python-jupyter-cache (optional)
- python-pymor (optional)
- python-sphinx-copybutton-doc (make)
- python-sphinx-thebe (make)
- python-sphinx-thebe (optional)
- python-sphinx-thebe-doc (make)
- python-sphinx-togglebutton (optional)
Latest Comments
MarsSeed commented on 2024-05-04 06:12 (UTC)
And please kindly remove all optdepends labeled with "rtd": these would only be used as makedepends for generating the ReadTheDocs HTML manual, but it has been disabled in the PKGBUILD. Dependencies for this purpose were never used during runtime and are useless as optdepends.
MarsSeed commented on 2024-05-04 06:06 (UTC)
Also
python-alabaster
optdepend no longer exists and should be removed.Muflone commented on 2024-04-28 09:59 (UTC) (edited on 2024-04-28 09:59 (UTC) by Muflone)
@Universebenzene please replace the python-pre-commit dependency with pre-commit as this is the correct package name
Freso commented on 2024-02-25 18:45 (UTC)
Please make the
$source
filename unique (see Arch package guidelines#Package sources); e.g., something likesource=("${pkgname}-${pkgver}.tar.gz::https://github.com/executablebooks/MyST-NB/archive/refs/tags/v${pkgver}.tar.gz")
should work.MarsSeed commented on 2023-10-26 11:56 (UTC)
'python-pre-commit' got replaced by 'pre-commit' in [extra], please make this optdepend on the latter.