enthought / enthought/traitsui

Ensure that all code snippets, tutorials and demos are working

Open
#1,027 2 comments 0 reactions 1 assignee Claimed by @aaronayres35 View on GitHub
component: examples
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

code snipperts - https://github.com/enthought/traitsui/tree/master/docs/source/tutorials/code_snippets
tutorials - https://github.com/enthought/traitsui/tree/master/examples
demos - https://github.com/enthought/traitsui/tree/master/traitsui/examples/demo

The focus of this issue is to ensure that all external-facing code examples in traitsui are working as expected (on Qt and Wx toolkit backends if both are supported). Specifically,

- [ ] the code runs without any errors. Any errors should be fixed.
- [ ] the code don't raise any warnings or messages on the commandline. Any warnings/messages need to be debugged and fixed or documented in issues.
- [ ] the code itself is well documented e.g. docstrings in the module, classes and functions/methods.

Note that moving/refactoring the code or adding new code is out of scope for this issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.