You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/content/installation/index.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ Brightway can be installed using the [Python package installer `pip`](https://py
6
6
Brightway supports Python >=3.9. This guide is for the current stable Brightway 2.5 release; see the [difference between `brightway2` and `brightway 25`](../faq/brightway.md).
7
7
```
8
8
9
+
(installing-pip)=
9
10
## Installing Brightway using `pip`
10
11
11
12
::::{tab-set}
@@ -74,6 +75,7 @@ You can also use pip to install useful libraries like `jupyterlab`.
0 commit comments