import * as tools from "../js/tools.js"; await tools.init()Stack trace:
TypeError: Module not found "file:///__w/frontend/frontend/js/tools.js".
at async <anonymous>:1:36two activities to explore mathematical concepts visually
await tools.sample_from_stem("../samples/48-pythagore/pythagore",
{sources_show: false, separate_height: '1000px', separate_width: '800px'})// the minified version somehow was not working...
await tools.sample_from_stem("../samples/48-fibonacci/fibonacci",
{sources_show: false, separate_height: '1000px', separate_width: '900px'})