Skip to content

Docments from Annotated metadata and NumPy docstrings, callable truncstr suffixes, shared preview rows - #934

Merged
jph00 merged 1 commit into
mainfrom
pr/docments-from-annotated-metadata-and-numpy
Sep 9, 2026
Merged

Docments from Annotated metadata and NumPy docstrings, callable truncstr suffixes, shared preview rows#934
jph00 merged 1 commit into
mainfrom
pr/docments-from-annotated-metadata-and-numpy

Conversation

@jph00

@jph00 jph00 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

docments reads parameter docs from source comments, Annotated metadata, and NumPy docstrings through one path, and docstring/get_source see through partials, wrappers, and callable instances. apisurface.mk_sig puts parameter descriptions into Annotated so generated APIs document themselves the same way.

truncstr accepts a callable suf that receives the number of characters cut. New nbio.prev_line is the preview row shared by CellRow and aidialog: a cut row shows the node's size before its separator and ends with the missing count.

Also: untar_dir with uid/gid handles dangling symlinks, and notebook validation requires cell metadata to be a dict.

@jph00 jph00 added the enhancement New feature or request label Sep 9, 2026
@jph00
jph00 merged commit 54003fc into main Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant