brightway-lca / brightway-book

📖🌿 Interactive jupyter-book Documentation for Brightway
https://learn.brightway.dev
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Fix `binder.org` (via `thebe`) integration #18

Closed michaelweinold closed 1 year ago

michaelweinold commented 1 year ago

The interactive code execution on binder.org servers enabled by the Thebe service is currently timing out. This is likely related to the environment set up in jupyter-book-binder-environment.

michaelweinold commented 1 year ago

jupyter-lite integration seems to have arrived:

michaelweinold commented 1 year ago

"Running thebe on a local server":

michaelweinold commented 1 year ago

...binder.org will not be the way to go. Loading a Binder instance takes time (especially, if Brightway needs to be installed every time). Instead, local execution (WASM) will enable scalability. Compare: https://github.com/brightway-lca/brightway-interactive/issues/19