Skip to content

Personal Automation Utility - Generate PDF files from the first markdown cell of colab notebooks in a Google Drive folder

Notifications You must be signed in to change notification settings

aahnik/ipynb1stmd2pdf

Repository files navigation

ipynb1stmd2pdf

A simple tool, to extract the markdown from the first markdown cell from a Google Collab link, and turn that into PDF using a given latex template, using Pandoc.

Usage

  1. Create a Python virtual environment and install the dependencies from requirements.txt
  2. Run the streamlit app, using streamlit run app.py

Note

  • In your markdown, you may use \newpage, to put content on a new page in pdf.

About

Personal Automation Utility - Generate PDF files from the first markdown cell of colab notebooks in a Google Drive folder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published