- Download and install Docker.
- Clone GitHub repo.
- Create a docker image.
docker build -t brightway25 . - Run the docker image.
docker run -p 8888:8888 ^ -v "%cd%":/app ^ -v "%UserProfile%\.brightway2":/root/.local/share/Brightway3 ^ brightway25 - Open Jupyter at http://127.0.0.1:8888/tree.
- Do LCA stuff.
janfeitkenhauer/Brightway25
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|