Close

Boxes.py goes to Jupyter

A project log for Boxes.py

Cut out boxes and other stuff with a laser cutter

florian-festiFlorian Festi 09/10/2018 at 14:190 Comments

No, Boxes.py didn't make it to space - yet. But @speendo used a Jupyter notebook to develop a housing for his switch. After a bit of back and forth we now have an example notebook that allows to play around interactively in your web browser - sort of. You still need Boxes.py running on your system - or where ever your Jupyter instance is running. If you do not have Boxes.py installed in your Python path you can uncomment and adjust the sys.path line in the first code cell.

The example code - a simple, single shelve to screw to the wall - did not yet make it into the regular code. So it is only available in the notebook for now.

Discussions