TutorialsΒΆ
Tutorial notebooks for Rheedium. The original notebooks are written in Marimo, but on Read the Docs they are shown as static source pages so the documentation build does not depend on live notebook export or execution.
Note
For true notebook interactivity, clone the repository, install Marimo
(pip install marimo), and launch
marimo edit tutorials/<notebook>.py.