Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 482 Bytes

File metadata and controls

20 lines (12 loc) · 482 Bytes

Jupyter Notebook to PDF Converter

Try now : https://notebook-to-pdf-converter.onrender.com

A simple, fast, and user-friendly web application that converts Jupyter Notebook (.ipynb) files to PDF format.

Tech Stack

Backend

  • Flask: Lightweight web framework
  • nbconvert: Jupyter notebook conversion library
  • Python: Core language

Frontend

  • HTML5: Structure
  • CSS3: Styling with gradient design
  • Vanilla JavaScript: Dynamic interactions