ocadotechnology / codeforlife-admin

A dummy repo so that we can track all of our admin issues separately
0 stars 0 forks source link

investigate how to customize Raspberry Pi embedded IDE #1130

Open evemartin opened 1 month ago

evemartin commented 1 month ago

In the other investigation ticket linked here, we found that it is possible to embed a Raspberry Pi IDE without customization, since the IDE was built for a specific other project (Mission Zero). This ticket is to investigate and see if there is any other way to embed the IDE so that it is customizable, i.e. through embedded specific React components rather than using the <editor-wc> tag that Raspberry Pi provides.