Home

Awesome

PULPO ๐Ÿ™ Workshop

Welcome to the PULPO workshop! This guide will help you set up the environment, understand the repository structure, and provide an overview of the workshop.


๐Ÿ› ๏ธ Environment Setup

To get started with the workshop, follow these steps to set up your environment.

1. Download the Repository

2. Create a Conda Environment

3. Install PULPO

4. Install Additional Dependencies for Notebook X2

5. Install Additional Dependencies for Notebook X0

pip install ipywidgets ipywidgets
pip install pdf2image
pip install ipympl

๐Ÿ—‚๏ธ Workshop Repository Structure

Hereโ€™s an overview of the contents of the workshop repository to help you navigate and understand the notebooks.

1. figures/

2. 01_introduction_to_PULPO.ipynb

3. 02_rice_example_resolution.ipynb

4. X0_computational_structure_of_LCA.ipynb

5. X1_optimization.ipynb

6. X2_PULPO_exercise.ipynb

7. X3_PULPO_exercise_solution.ipynb


๐Ÿ—“๏ธ Workshop Overview

Here is a brief overview of the topics and time allocation for the workshop:

  1. 15-20 minutes: Introduction to PULPO (Notebook 01).
  2. 15-20 minutes: Walk through the Rice Example (Notebook 02).
  3. 5-10 minutes: Questions / Check auxiliar notebooks (especially exercise).

Total Duration: 45 minutes


We hope you enjoy the workshop!