PR #435 caused demo titles to regress using file names
Open
component: demos
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
**Problem Description**
#435 exposes all demo files, which is good, but we lost the readable titles that were previously defined in `examples/demo/demo.cfg`. Now, the file names are the demo titles, and not all of them are useful. We also lost the previous grouping of demos.
**Expected behavior:**
Maybe rename demos? Maybe recreate the folder structure that was manually defined in `demo.cfg`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.