You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Programmes should work on an EV3 running python-ev3dev. A Visual Studio Code extension for browsing ev3dev devices seems to provide an environment for running the python-ev3dev code on a real robot which is perhaps something worth exploring. Note that VS Code can also run notebooks, although I'm not sure if the simulation widget will run in that environment.
The code should run on a real EV3 robot running
python-ev3dev
, so could we create magic for that?There is example code we may be able to crib from from VSCode: https://github.com/ev3dev/vscode-ev3dev-browser
The text was updated successfully, but these errors were encountered: