Search Criteria
Package Details: python-jupytext 1.14.4-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.22 |
First Submitted: | 2019-07-09 02:12 (UTC) |
Last Updated: | 2022-12-14 03:30 (UTC) |
Dependencies (9)
- jupyter-nbformat
- python-markdown-it-py
- python-mdit_py_plugins
- python-pyaml
- python-toml
- jupyterlab (make)
- python-jupyter_packaging (python-jupyter-packaging) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- nbqa (check)
- python-jupyter-book
- python-jupyter-cache (optional)
- python-jupyter_ascending
- python-myst-nb (optional)
- python-poliastro-doc (make)
Latest Comments
trougnouf commented on 2021-09-23 08:29 (UTC)
python-mdit_py_plugins is needed for markdown.
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 :)