PythonEditor icon indicating copy to clipboard operation
PythonEditor copied to clipboard

A MicroPython editor for the BBC micro:bit that works with browsers.

Results 61 PythonEditor issues
Sort by recently updated
recently updated
newest added

We’ve been working on a new iteration of the Python editor for the micro:bit. 🐍🎉✏️ We thought it made sense to raise an issue here to signpost it for all...

Hi, I use Anaconda Python on Windows 10. I read the article about microfs (ufs, where u = 'mu' ~ 'micro'). I'm afraid to use pip with Anaconda because with...

Tested with https://python.microbit.org/v/beta, Load/Save "Or browse for a file": [mimic-19Sept20.zip](https://github.com/bbcmicrobit/PythonEditor/files/6130022/mimic-19Sept20.zip) Loading file fails with error ![image](https://user-images.githubusercontent.com/989126/110940673-2c9b2a00-832f-11eb-9f25-b6ce052b2552.png)

Request that the Load/Save dialog accept custom .hex runtime (MicroPython interpreter runtime) that it uses for that project in-place of it's built-in runtime. This would be similar to functionality already...

enhancement

Is the simulator available? The https://github.com/microbit-foundation/micropython-simulator repository says that it is used by this editor, but can't seem to figure out how to activate it?

But it does work in Safari. Python files open in the same tab as text. iOS doesn't offer a way o download a page into the device (so cannot save...

The long load times of the microbit-fs library and the processing of hex files on page load means it could take several seconds for the filesystem to be ready. If...

> micro:bit support: 42424 Some feedback on https://github.com/bbcmicrobit/PythonEditor/blob/master/help.html that we should clarify > I'm not sure what gets saved, where it gets saved, and why it gets saved. I work...

Hi All, Here's a PR from a group of students on a CS course. Take a look and see what you think. I'll let them describe what they've done below:...