Pair Jupyter notebooks with plain-text files so review and agent edits stay readable with Jupytext
Keep notebooks synchronized with `.py` or `.md` representations so version control, review, and refactoring can happen outside bulky notebook JSON.
What it does
Pair Jupyter notebooks with plain-text files so review and agent edits stay readable with Jupytext
Keep notebooks synchronized with .py or .md representations so version control, review, and refactoring can happen outside bulky notebook JSON.
Prerequisites
Python, JupyterLab or Jupyter Notebook
Installation
Use the upstream install or setup path that matches your environment:
- pip install jupytext
- conda install jupytext -c conda-forge
Requirements and caveats from upstream:
- A Python notebook encoded in the py:percent format has a .py extension and looks like this:
Basic usage or getting-started notes:
-
or
-
Then, restart your JupyterLab server, and make sure Jupytext is activated in Jupyter: .py and .md files have a Notebook icon, and you can open them as Notebooks with a right click in JupyterLab.
-

-
Extracted from upstream docs: https://raw.githubusercontent.com/mwouts/jupytext/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,625 chars)