Tue, 17 Sep 2024 16:54:39 UTC | login

Information for build python-jupytext-1.16.4-1.fc41

ID325372
Package Namepython-jupytext
Version1.16.4
Release1.fc41
Epoch
SummarySave Jupyter notebooks as text documents or scripts
DescriptionHave you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then... Jupytext may well be the tool you're looking for! Jupytext is a plugin for Jupyter that can save Jupyter notebooks as - Markdown files (or MyST Markdown files, or R Markdown or Quarto text notebooks) - Scripts in many languages. Common use cases for Jupytext are: - Doing version control on Jupyter Notebooks - Editing, merging or refactoring notebooks in your favorite text editor - Applying Q&A checks on notebooks.
git:https://github.com/mwouts/jupytext.git
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 09:03:28 UTC
CompletedFri, 26 Jul 2024 09:03:28 UTC
Tags
f41
RPMs
src
python-jupytext-1.16.4-1.fc41.src.rpm (info) (download)
noarch
python-jupytext-doc-1.16.4-1.fc41.noarch.rpm (info) (download)
python3-jupyterlab-jupytext-1.16.4-1.fc41.noarch.rpm (info) (download)
python3-jupytext-1.16.4-1.fc41.noarch.rpm (info) (download)
Changelog * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 1.16.4-1 - Version 1.16.4 * Mon Jul 15 2024 Jerry James <loganjerry@gmail.com> - 1.16.3-1 - Version 1.16.3 - Drop upstreamed maxsplit patch - Add workaround for bz 2275382 * Tue Jun 18 2024 Jerry James <loganjerry@gmail.com> - 1.16.2-3 - Add patches for python 3.13 compatibility * Mon Jun 17 2024 Python Maint <python-maint@redhat.com> - 1.16.2-2 - Rebuilt for Python 3.13 * Wed May 15 2024 Jerry James <loganjerry@gmail.com> - 1.16.2-1 - Initial RPM