PlutoPDF.jl

Don't let your printer miss out on the fun
Author JuliaPluto
Popularity
26 Stars
Updated Last
1 Year Ago
Started In
February 2021

PlutoPDF.jl

Export Pluto notebooks to PDF automatically!

Installation

From the Julia REPL, PlutoPDF.jl can be installed with the following:

import Pkg; Pkg.add("PlutoPDF")

Usage

From within Julia:

import PlutoPDF
PlutoPDF.pluto_to_pdf("notebook.jl")

Used By Packages

No packages found.