-
Given my level of inpatience, I was trying to work on some downstream analysis in a separate jupyter notebook, while loading /parsing some data in the initial notebook.
import numpy as np
impo…
-
This problem applies to both pxt-microbit and pxt-arcade. The following code will cause a second instance of a mbit/arcade simulator to appear:
```
const data = Buffer.fromUTF8("hello")
control.simmes…
-
**Describe the bug**
The debugging interface will not allow for pausing, stepping through code, nor does it highlight code blocks for projects with pxt-jacdac if there is a physical device connected a…
-
**Describe the bug**
Trying to follow the readme on various systems results in error messages.
**To Reproduce Machine 1**
Steps to reproduce the behavior on my macbook air:
1. Go to 'https://git…
-
Issue:
- https://github.com/microsoft/pxt-microbit/issues/5327
Extension:
- https://github.com/microsoft/pxt-sonar/blob/master/main.ts
MakeCode pulseIn:
- https://github.com/microsoft/pxt-mic…
-
**Category**
**Component**
A plugin similar to [pxt-blockly's reindeer connection checker](https://github.com/microsoft/pxt-blockly/pull/287).
Should display a line between two connection po…
-
```py
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/ryaneggz/pxt/llm-server/backend/.venv/lib/python3.10/site-packages/starlette/responses.py", line 265, …
-
**Describe the bug**
I can't use ```pxt console```. Which makes it hard to debug
**To Reproduce**
Steps to reproduce the behavior:
1. set up a project using pxt cli
2. in project director run `…
-
The block, function to draw circle is not recognized
-
From:
- https://github.com/microsoft/pxt-microbit/issues/5409
Replicable example from:
- https://github.com/microsoft/pxt-microbit/issues/5409#issuecomment-1946206199
```cpp
#include "MicroBi…