Skip to content

dsg-uwaterloo/publications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.