Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2458

General discussion • Raspberry Pi embedded Python IDE - editor-ui

$
0
0
I'm currently trying to embed the Raspberry Pi Python IDE (the web component from their editor-ui Github project https://github.com/RaspberryPiFoundatio ... mponent.md) into a website. At the moment I've done this by loading in the web component bundle file (which I found from the official Raspberry Pi Python IDE page) and using the `editor-wc` component - the IDE loads in but strangely does not show any error feedback when you try to run wrong code. It looks like this is because of an error being thrown in the bundle, originating on this line where the error traceback is not found: https://github.com/RaspberryPiFoundatio ... r.jsx#L298

Has anyone else experienced this issue before? Is there anything else I need to load in addition to the web component bundle / is there another way I should be embedding the IDE, or is this something going on with the web component on Raspberry Pi's end? Any help would be much appreciated!

Statistics: Posted by cflenm — Thu Aug 01, 2024 9:59 am



Viewing all articles
Browse latest Browse all 2458

Trending Articles