Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 551 Bytes

DSG Publications automation

A Python notebook to help download new entries from DBLP and post to the Data Systems Group's publications page.

Usage

Install required packages:

pip install -r requirements.txt

Open Automate.ipynb using VSCode or Jupyter Lab and run the cells one by one. Read the comments for details on how the code should be run.