Describe the bug
Currently, the CO2.js tutorials only show how to perform actions using the default implementation (Sustainable Web Design Model v3). At the very least, it would be helpful to show how to run each tutorial using other models/versions - like OneByte and Sustainable Web Design Model v4.
Notice that there is no mention of changing models, or alternate models/versions available.
Expected behavior
It would be good to allow users to interact with code blocks, and change the model or model version they wish to use. This can be reflected in the code example they're presented & persisted through the rest of the docs.
The seven-minute-tabs (https://github.com/zachleat/seven-minute-tabs) web component is used in other parts of the site (like the Greencheck API page). This would be a great thing to use for this as well.
Describe the bug Currently, the CO2.js tutorials only show how to perform actions using the default implementation (Sustainable Web Design Model v3). At the very least, it would be helpful to show how to run each tutorial using other models/versions - like OneByte and Sustainable Web Design Model v4.
To Reproduce Steps to reproduce the behavior:
Expected behavior It would be good to allow users to interact with code blocks, and change the model or model version they wish to use. This can be reflected in the code example they're presented & persisted through the rest of the docs.
Screenshots