CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/pynotebook

README.md

pynotebook

A package providing environments to recreate a Jupyter notebook (raw, markdown, code blocks) — Un package proposant des environnements pour recréer un notebook Jupyter (blocs bruts, markdown, code)

Installation

The package is available on CTAN and can be installed via your distribution's package manager.

Via MiK

  • Graphically: open the MiK Console, go to Packages, search for pynotebook and click Install.
  • Command line:
  • mpm.exe --install pynotebook

Via Live / tlmgr

tlmgr install pynotebook
On Linux, you may need to prefix with sudo depending on your installation.

Manual installation

If you want the latest version directly from this repository:

  1. Download the repository (click Code > Download ZIP, or clone it).
  2. Place pynotebook.sty in a directory where can find it, for example:
    • Live / Linux: ~/texmf/tex/latex/pynotebook/
    • MiK / Windows: C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\pynotebook\
    • macOS (Mac): ~/Library/texmf/tex/latex/pynotebook/
  3. Refresh the filename database:
    • Live: mktexlsr or texhash
    • MiK: initexmf --update-fndb

Quick start

\usepackage{pynotebook}

Author & License

Author Cédric Pierquet
Email cpierquet@outlook.fr
License Released under the Project Public License v1.3c or later

Download the contents of this package in one zip archive (524.6k).

pynotebook – pynotebook presents (raw, Markdown or Python) codes (and execution with Lua) as in a Jupyter Notebook

This package provides environments to (re)create a jupyter notebook with:

  • raw blocks;
  • markdown blocks (with full support);
  • code blocks (python) with execution thanks to piton and PyLua (version > 0.7.0).

Packagepynotebook
Bug trackerhttps://github.com/cpierquet/latex-packages/issues
Repositoryhttps://github.com/cpierquet/latex-packages/tree/main/pynotebook
Version0.1.6 2026-04-20
LicensesThe Project Public License 1.3c
MaintainerCédric Pierquet
Contained inTeX Live as pynotebook
MiKTeX as pynotebook
TopicsListing
Callback
Boxing
...
Guest Book Sitemap Contact Contact Author