Did you know that you can create turtle graphics in the pyide element?

Due to some browser limitations, is it not a full implementation of the turtle module of python, but the code from your #hyperbook is compatible with the python module and should look the same. 🙏

https://hyperbook.openpatch.org/elements/pyide#turtle

#python #pyodide #turtle #education

#hyperbook v0.94.0 introduced the #OpenSCAD element:

Drop in your .scad code and get an interactive 3D viewer inline. Great for documentation, tutorials, and teaching parametric modeling.

https://hyperbook.openpatch.org/elements/openscad

#3DPrinting #OpenSource #Education #EdTech

#hyperbook v0.91.0 released

This release brings some nice improvements to the built-in IDEs:
- Fullscreen mode is now polished across PyIDE, the Web IDE, Typst, and p5
- PyIDE now supports canvas rendering
- Graphical output lands in PyIDE

https://hyperbook.openpatch.org/elements/pyide

#opensource #education

Blockflow Editor

Psst. Kleiner Hinweis auf mein neues Projekt. Vielleicht kannst du dir schon denken worum es geht. Mehr Infos gibt es, wenn alles im #hyperbook integriert ist.

https://blockflow.openpatch.org/generator.html

#FediLZ #informatik #InformatikEdu

Blockflow Project Generator

#hyperbook v0.86.0 released 🚀

Welcome the new #struktolab* element — the successor to the former stuktog element.

It comes with built-in view and edit modes, making it easy to both present and create structograms directly inside your Hyperbook.

Learn more about it here:

https://hyperbook.openpatch.org/@/struktolab

#hyperbook v0.85.0 released:

We now show consent banners for YouTube and embed elements.

@openpatch Der Pseudocode-Editor funktioniert bislang nicht perfekt, aber insgesamt bin ich mit dem Rewrite zufrieden. Vielleicht braucht jemand von euch auch demnächst einen Struktogrammeditor.

Die #hyperbook Integration folgt in den kommenden Tagen.

#FediLZ #informatik #informatikEdu

#hyperbook v0.83.0 got released:

The Online IDE includes a new compiler, and both the Online IDE and SQL IDE are now shipped as bundled local versions.

This moves the project closer to a state where the entire Hyperbook is fully owned and independent of external services, improving reliability and control over updates.

https://hyperbook.openpatch.org/elements/online-ide

#EdTech #FLOSS

Online IDE - Hyperbook Documentation

Documentation for Hyperbook created with Hyperbook

#hyperbook v0.80.0 got released:

The Typst element now supports loading files other than images directly from your server.

```typst
#let data = csv("test.csv")
```

This loads the file directly from your server, making it incredibly powerful—and a very convenient way to build dynamic Typst documents inside your Hyperbook.

#typst