CTAN Comprehensive TeX Archive Network

Directory macros/latex2e/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).

...
Guest Book Sitemap Contact Contact Author