Search Criteria
Package Details: python-sphinx-thebe 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sphinx-thebe.git (read-only, click to copy) |
---|---|
Package Base: | python-sphinx-thebe |
Description: | Integrate interactive code blocks into your documentation with Thebe and Binder |
Upstream URL: | https://sphinx-thebe.readthedocs.io |
Licenses: | MIT |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-17 06:06 (UTC) |
Last Updated: | 2024-02-07 17:45 (UTC) |
Dependencies (17)
- python-sphinx (python-sphinx-gitAUR)
- python-build (make)
- python-hatch-vcs (make)
- python-installer (python-installer-gitAUR) (make)
- python-matplotlib (python-matplotlib-gitAUR) (make)
- python-myst-nbAUR (make)
- python-sphinx-book-themeAUR (make)
- python-sphinx-copybutton (make)
- python-sphinx_designAUR (make)
- python-beautifulsoup4 (check)
- python-pytest-regressions (check)
- python-matplotlib (python-matplotlib-gitAUR) (optional)
- python-myst-nbAUR (optional) – sphinx
- python-sphinx-book-themeAUR (optional)
- python-sphinx-copybutton (optional)
- python-sphinx-thebe-docAUR (optional) – Documentation for sphinx-thebe
- python-sphinx_designAUR (optional)
Latest Comments
peippo commented on 2023-11-23 07:16 (UTC)
Odd, I’m using aurutils/devtools. Since this only affects the
python-sphinx-thebe-docs
, I commented that part out and leave it aside for now, but I’d be curious what’s going wrong. Thanks for your help!Universebenzene commented on 2023-11-23 06:22 (UTC)
@peippo No idea. I build this package with devtools and no problems occur.
peippo commented on 2023-11-23 06:19 (UTC)
Yes, I'm certain I install(ed) all the dependencies listed in the PKGBUILD.
Universebenzene commented on 2023-11-22 18:25 (UTC) (edited on 2023-11-22 18:26 (UTC) by Universebenzene)
@peippo sphinx-book-theme is already in the makedepends. Are you sure you have all the makedepends installed?
peippo commented on 2023-11-22 18:20 (UTC)
Simply using makepkg (
-Csrf
), I now run into a different error, that is:(
python-sphinx-book-theme
is in the makedepends, not sure)Universebenzene commented on 2023-11-22 18:07 (UTC)
@peippo jupyter-cache is required by myst-nb, which is one of the makedepends of the package. I do not understand why you meet this problem.
peippo commented on 2023-11-22 18:01 (UTC)
How do you build this package, using which AUR helper? In a chroot, using aurutils, I keep getting errors for the documentation build step
peippo commented on 2023-11-01 08:33 (UTC) (edited on 2023-11-01 08:36 (UTC) by peippo)
Could you add
python-jupyter-cache
to the depends and/or makedepends?EDIT:
I’m not sure that would be sufficient, the error I see is: