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: docs/beta.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,14 @@ We need your help to make the Activity Browser better.
10
10
11
11
[Report an issue with the Beta](https://github.com/LCA-ActivityBrowser/activity-browser/issues/new?template=beta_report.yml){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
12
12
13
-
The Activity Browser 3 Beta is a preview of the next major version of the Activity Browser. It includes many new features and improvements, but it is still in development and may contain bugs. We are looking for you to test the beta and provide feedback on their experience.
13
+
Thank you for showing interest in the Beta version of Activity Browser 3. This release has been a year in the making and we're happy to show of the hard work that's been put in and get it to a level where we're happy to show it to the wider public. Most notably AB3 will support Brightway25 and multifunctionality. But there have also been a lot of changes to the look and experience of the Activity Browser.
14
+
15
+
Making so many changes inevitably also comes with the risk of creating bugs. We have tried to catch as may of them as we could, but in the end noone is better at finding bugs than you, our users, are. We invite you to install the Activity Browser 3.0 Beta and break it in as many ways as you possibly can. As long as you report the bugs you find back to us, so we can fix them.
16
+
17
+
Thank you again for your help, and enjoy the new Activity Browser!
18
+
19
+
{: .warning }
20
+
> This is a beta installation. As always, the use of the Activity Browser is at your own risk, but take extra care with this installation. Back-up critical projects before opening them.
14
21
15
22
## Installation
16
23
Installing the beta is simple and described in the [installation guide](getting-started/installation.md).
Copy file name to clipboardExpand all lines: docs/getting-started/installation.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Install the Activity Browser 3 from either PyPI or Anaconda.
13
13
This page provides step-by-step instructions to help you set up the Activity Browser 3 on your system. Whether you prefer using PyPI or Anaconda, we've got you covered with detailed instructions for both methods.
14
14
15
15
{: .important }
16
-
> This is a **beta installation**. As always use of the Activity Browser is **at your own risk**, but take extra care with this installation. Back-up critical projects before opening them.
16
+
> This is a **beta installation**. As always, the use of the Activity Browser is **at your own risk**, but take extra care with this installation. Back-up critical projects before opening them.
17
17
18
18
## Distributions on PyPI and Anaconda
19
19
The Activity Browser 3 Beta is available both on [PyPI](#installing-from-pypi) and [Anaconda](#installing-from-anaconda). Because not all necessary libraries are available on Anaconda right now you need to do an extra `pip install` inside your Conda environment.
0 commit comments