2025-09-03 15:59:54 +02:00
2025-09-03 13:53:32 +00:00
2025-09-03 15:59:54 +02:00
2025-09-03 15:59:54 +02:00

typst-notebook-cell-importer

Typst "package" to include the output/content of ipynb notebook cells.

Usage

For now this isn't published to the typst package registry so it needs to be imported as a local file:

#import "importer/main.typ": *

// Usage is:
image_cell(...)
code_cell(...)
code_reference_cell(...)

The easiest way is to include this repo as a submodule in your main git repository.

Description
Typst "package" to include the output/content of ipynb notebook cells.
Readme AGPL-3.0 38 KiB
Languages
Typst 100%