# **Note epw2rdf contents** ## **Install libraries for Python3**

The `requirements.txt` file should list all Python libraries that your notebooks depend on, and they will be installed using: ``` pip install -r requirements.txt ``` Should also install Java