Skip to content

use unix or windows versions of micropython  #54

@Josverl

Description

@Josverl

The current extension only can be used with an attached USB board.
it would be good if that is also possible by interfacing with MicroPython running natively on windows ,or on Unix , or in docker.

perhaps the simples way to test this is by running MicroPython in docker - where the requirement i that the host can run docker or compatible.
so for now only create a solution based on docker.

image: micropython/unix:lates

the container should start on connect , and keep running whule the notebook is open.
One challenge will be to keep the docker image running between different cells, and not shutdown the container.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions