Search Criteria
Package Details: python-jupytext 1.17.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jupytext.git (read-only, click to copy) |
---|---|
Package Base: | python-jupytext |
Description: | Jupyter notebooks as Markdown documents, Julia, Python or R scripts |
Upstream URL: | https://github.com/mwouts/jupytext |
Licenses: | MIT |
Submitter: | moetayuko |
Maintainer: | moetayuko |
Last Packager: | moetayuko |
Votes: | 8 |
Popularity: | 0.038108 |
First Submitted: | 2019-07-09 02:12 (UTC) |
Last Updated: | 2025-04-27 09:09 (UTC) |
Dependencies (18)
- jupyter-nbformat
- python-markdown-it-py
- python-mdit_py_plugins
- python-packaging
- python-toml
- python-yaml (python-yaml-gitAUR)
- jupyterlab (jupyterlab-3) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-build (make)
- python-hatch-jupyter-builder (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-jupyter-packaging (make)
- python-setuptools (make)
- python-wheel (make)
- jupyter-nbconvert (optional)
- jupyterlab (jupyterlab-3) (optional)
- python-sphinx-galleryAUR (optional)
Required by (11)
- euporie
- mkdocs-jupyter
- mkdocs-jupyter (check)
- nbqa (check)
- nbqa (optional)
- python-jupyter-cache (check)
- python-jupyter-cache (optional)
- python-jupyter_ascending
- python-myst-nb (check)
- python-myst-nb (optional)
- python-poliastro-doc (make)
Latest Comments
« First ‹ Previous 1 2
Perfi commented on 2021-01-06 17:03 (UTC)
Fails on build with
ModuleNotFoundError: No module named 'jupyter_packaging'
, which probably meanspython-jupyter_packaging
needs to be added to dependencies :)« First ‹ Previous 1 2