Skip to content

ucbds-infra/nb2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebook to PDF Converter

Build Status codecov

This package converst Jupyter Notebooks (.ipynb files) to PDFs using nbconvert. It is designed to create manual submissions for the Python local grader being developed by the UC Berkeley Division of Data Science and Information.

Usage

The converter by default leaves all cells alone but removes code cells without an image in the output. (This is designed to output graphs generated in notebooks in the PDF.) Using metadata tags, cells can be included (with the include tag) or excluded (with the ignore tag).

Changelog

v0.4.0: Added autosave on export from Jupyter Notebook environment

About

Jupyter Notebook to PDF converter for otter-grader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages