Skip to content
Ev3DevSim ipywidget in Jupyter notebooks
Jupyter Notebook Python JavaScript HTML CSS
Branch: master
Clone or download

Latest commit

psychemedia Merge pull request #55 from innovationOUtside/graph-traces
Reset robot location; clear graph traces
Latest commit 9d5864f May 4, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/workflows Update and rename docker.yml to repo2docker.yml May 4, 2020
binder Update requirements.txt May 4, 2020
nbev3devsim Support chart clear trace May 4, 2020
.gitignore Update magics to add default imports etc to code Apr 3, 2020
LICENSE Initial commit Mar 12, 2020
README.md Update README and demo May 4, 2020
setup.py Update backgrounds paths; tidy UI; allow hiding of charts Apr 17, 2020

README.md

nbev3devsim

nbev3devsim packages the Ev3DevSim simulator as an ipywidget for use in Jupyter notebooks.

Click the Binder button to launch a demo:

Binder

About ev3devsim

ev3devsim is a "browser based simulator for ev3dev-lang-python" [repo, demo]. The original demostration provides a browser based terminal for writing ev3dev-lang-pyhton code that is then executed in a Javascript based Skulpt Python environment and used to control a simulated robot via a simple 2D simulator implemented using Javascript and HTML canvas elements.

Related blog posts:

You can’t perform that action at this time.