Ipy2pdf
🐍 Python script produces .pdf file from .ipynb (which may contain Cyrillic characters)
Install / Use
/learn @akarazeevprojects/Ipy2pdfREADME
ipy2pdf
Script to convert notebook.ipynb, containing russian/cyrrilic symbols, into notebook.pdf.
| Installation | Usage | Output |
| :-------------: | :-------------: | :-------------: |
| python install.py | ipy2pdf notebook.ipynb | notebook.pdf |
That's easy.
Telegram-bot is available at @ipynbot
Just send notebook.ipynb to him.
Requirements
You need to have pdflatex already installed on your system. And of course jupyter 🌚.
On my system I have MacTeX installed.
In case of troubles
This script executes following commands:
jupyter nbconvert <>.ipynb --to latex- Add line
\usepackage[T2A]{fontenc}after\usepackage[T1]{fontenc} pdflatex -interaction=nonstopmode <>.tex- Removes some logs and temporary files/directories
I appreciate any kind of feedback 🙂.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
