Skip to content

Fix links to documentation and notebooks - #1

Open
elinlucy wants to merge 4 commits into
maximikos:masterfrom
elinlucy:master
Open

Fix links to documentation and notebooks#1
elinlucy wants to merge 4 commits into
maximikos:masterfrom
elinlucy:master

Conversation

@elinlucy

@elinlucy elinlucy commented Mar 8, 2021

Copy link
Copy Markdown

Updat hyperlinks to brightway2 documentation and notebooks

"outputs": [],
"source": [
"ex = [act for act in wbi if 'water bottle production' in act['name']][0]\n",
"[exc for exc in ex.exchanges() if 'Carbon dioxide' in str(exc)][0].as_dict()"

@Wara-Fatima Wara-Fatima Sep 21, 2022

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is giving me error

----> 4 [exc for exc in ex.exchanges() if 'Carbon dioxide' in str(exc)][0].as_dict()

IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants