⚠️ Brightway Live is in Public Beta ⚠️

About#

What is Brightway Live?#

Brightway Live is a Python-based development environment [1] that runs entirely in the browser. This means that it is independent of the hardware, the operating system or the local Python environment of the user. It is powered by WebAssembly [2] and JupyterLite [3]. It was built by Michael Weinold after learning about the possibilities of Python in WebAssembly at the EuroSciPy conference in Basel in 2022.

What can I do with Brightway Live?#

At the moment, you can play around with it. You can load brightway packages (eg. bw2io, bw2calc, bw2data and bw2analyzer) and use them in a Jupyter Notebook or in a Python console. In the long run, you will be able to use this to teach life-cycle assessment with Brightway at scale. You will not need to worry about installation or setup of the software. You will not need to worry about the different hardware and operating systems that your students bring to class. You will not need to worry about setting up a JupyterHub server and the associated overhead.

screenshot