Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 560 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 560 Bytes

Simple Project

This project aims to gather all XML files that contains UMBS or UM Biological Station as the keyword, title or location.

Using this program

Make sure to have the Jupyter extension and Python (if using VS Code) installed in your workspace.

Do this in the directory where you want this program to be in: git clone [email protected]:thealvinjg/umbs-fetch-research.git

Alternatively for HTTPS: git clone https://github.com/thealvinjg/umbs-fetch-research.git

After this, you should be able to run all the cells inside the proj1.py file.