pkg.soopen package index

brew / rang 4041

Installer jupytext avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jupytext pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jupytext

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install python3-jupytext

Debian stable package indexes · python3-jupytext · Source: deb.debian.org

aperçu

Résumé du paquet

Jupyter notebooks as Markdown documents, Julia, Python or R scripts

Commandes et alias

  • jupytext
  • jupytext-config

historique

Historique du projet et usages

Jupytext is a Jupyter extension and command-line tool that represents notebooks as plain text: Markdown, MyST Markdown, R Markdown, Python scripts, Julia scripts, R scripts, and other text formats. Its core idea is pairing `.ipynb` notebooks with reviewable files that work naturally with Git.

Historique du projet

Jupytext was created by Marc Wouts and the GitHub repository was created on 2018-06-15. The project appeared during a period when Jupyter notebooks were already widely used but their JSON format made code review, merge conflict handling, and text-editor workflows awkward.

By early 2019, Jupytext 1.0 had established the paired-notebook workflow: users could keep a notebook synchronized with a `.py`, `.md`, `.Rmd`, or similar text representation. The official changelog records the addition of Jupyter Notebook and JupyterLab extensions and a growing command-line interface around paired paths and conversion.

Historique d'adoption

Jupytext adoption has followed the pain points of notebook-heavy teams: clean Git diffs, less noisy review, editable scripts, and reproducible notebooks without storing outputs. The official FAQ recommends versioning only the text representation when outputs are not needed, while regenerating the `.ipynb` file locally.

The package metadata in this batch shows Jupytext in Homebrew and Debian-family packaging, and the official repository metadata showed more than 7,000 GitHub stars on 2026-07-01. Its adoption is especially visible in research, education, and data-science repositories that want notebooks and conventional source control at the same time.

Modes d'utilisation

Jupytext is used from the command line with `jupytext`, from JupyterLab and Notebook menus, and through configuration files such as `jupytext.toml` or `pyproject.toml`. Typical workflows pair an `.ipynb` file with a percent-format Python script or Markdown file, then commit the text file for readable diffs.

It is also used as a bridge between notebook interfaces and IDEs: edit the text representation in an editor, open it as a notebook, or synchronize it with an `.ipynb` file when rich outputs are needed.

Pourquoi les passionnés de paquets s'y intéressent

Jupytext is a classic package-nerd fix for a format mismatch. It does not replace notebooks; it makes them behave like source files when package managers, Git, code review, pre-commit hooks, and IDEs expect text.

Its importance comes from being small but ecosystem-shaped: it touches Jupyter server extensions, lab extensions, CLI conversion, file format conventions, and project configuration without forcing users to abandon the notebook UI.

Chronologie

  • 2018-06-15: The Jupytext GitHub repository is created.
  • 2019-02-19: Marc Wouts publishes a Jupytext 1.0 highlights post.
  • 2019-02-23: PyPI records the Jupytext 1.0.1 release candidate.
  • 2022-11-11: Project Jupyter documentation describes Jupytext as a common way to save notebooks as Markdown for version control.
  • 2024-02-16: The Jupyter Blog announces the return of the Jupytext menu for JupyterLab-era workflows.
  • 2026-06-21: Jupytext 1.19.4 is published on GitHub.

Related projects

  • JupyterLab and Jupyter Notebook are the notebook interfaces Jupytext integrates with.
  • Git is the version-control system whose text-diff model motivates many Jupytext workflows.
  • MyST Markdown and R Markdown are related plain-text notebook/document formats supported by the Jupytext ecosystem.
  • nbconvert and notebook execution tools often appear near Jupytext in reproducible notebook pipelines.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour jupytext. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
jupytext.tomlpyproject.toml

exécutables

Exécutables installés

CommandeTypeExpositionNote
jupytextexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
jupytext-configexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.19.5
gestionnaire mis à jour2026-07-23
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jupytext
Version1.19.5
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://jupytext.readthedocs.io/en/latest/
Dépôthttps://github.com/mwouts/jupytext
Dernière mise à jour2026-07-23T03:37:24Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

python3-jupytext 1.16.4+ds1-1

Jupyter notebooks as Markdown documents, Julia, Python or R scripts

https://github.com/mwouts/jupytext

sudo apt install python3-jupytext
  • Section: python
  • Architecture: all
  • Source Package: jupytext
  • 8 Dépendances
  • normalized package name match
  • Correspondance par : Jupytext
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jupytext from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation