dimensionalOS / dimensionalOS/dimos
Create Docs with executable code. (Jupyter notebook-like)
Open
@mustafab0 is already working on this.
Since Jan 15, 2026.
manipulation
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
Need to use @leshy docs stuff such that people can actually run code in the docs. I forget what its called but basicaly makes docs like jupyter notebook and checks that all code in docs is actually executable and passes tests. So docs code will never break with new PRs
Originally posted by @spomichter in https://github.com/dimensionalOS/dimos/pull/970#discussion_r2684070437
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.