bbcmicrobit / PythonEditor

A MicroPython editor for the BBC micro:bit that works with browsers.
https://python.microbit.org/
MIT License
197 stars 130 forks source link

how to download experimental python editor #374

Closed crouse12 closed 3 years ago

crouse12 commented 3 years ago

I found this python editor is easy for students. image May I know how to download it?

carlosperate commented 3 years ago

Hi @crouse12, to enable it you need to set up the experimental flag in this line: https://github.com/bbcmicrobit/PythonEditor/blob/v2.1.1/editor.html#L447

microbit-carlos commented 3 years ago

I'll close this as resolved.