Suggestions for Pynotebook
The following packages have something in common with the package Pynotebook. The packages are ordered in decreasing similarity.
- Package checklistings: Pass verbatim contents through a compiler and reincorporate the resulting output
- Package codebox: Highlighted source code in a fancy box
- Package framedsyntax: Typeset the syntax of commands and environments within coloured boxes
- Package termsim: Simulate Win10, Ubuntu, and Mac terminals
- Package pythonimmediate: Library to run Python code
- Package python: Embed Python code in LaTeX
- Package sympytex: Include symbolic computation (using sympy) in documents
- Package tcolorbox: Coloured boxes, for LaTeX examples and theorems, etc.
- Package hybrid-latex: Allow active Python code in LaTeX documents
- Package autopdf: Conversion of graphics to pdfLaTeX-compatible formats
- Package epspdfconversion: On-the-fly conversion of EPS to PDF
- Package latexalpha2: Embed Mathematica code and plots into LaTeX
- Package nucleardata: Provides data about atomic nuclides for documents
- Package rterface: Access to R analysis from within a document
- Package runcode: Execute foreign source code and embed the result in the pdf file
- Package perltex: Define LaTeX macros in terms of Perl code
- Package alertmessage: Alert messages for LaTeX
- Package lroundrect: LaTeX macros for utilizing the roundrect METAPOST routines
- Package nccboxes: Elaborate box commands
- Package lstfiracode: Use Fira Code font for listings
- Package javadoc: Documenting source code
- Package lstbayes: Listings language driver for Bayesian modeling languages
- Package method: Typeset method and variable declarations
- Package progkeys: Typeset programs, recognising keywords
- Package verbments: Syntax highlighting of source code in LaTeX documents
- Package texments: Using the Pygments highlighter in LaTeX
- Package pyjupyter: Lightweight environment for typesetting Python code
- Package documentation: Support for documenting C, Java, and assembler code
- Package sagetex: Embed Sage code and plots into LaTeX
- Package epstopdf-pkg: Call epstopdf
on the fly
- Package texsurgery: A LaTeX companion to the
texsurgery
python project