CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Automatically tested code examples in the documentation

Open MargaretDuff opened this issue 1 year ago • 0 comments

We want to avoid untested and unmaintained code examples in the documentation. These should be moved to separate files, run automatically (and tested) and inserted in the documentation correctly.

For example:

  • #1751 The call back example
  • #1550 the SGD example

MargaretDuff avatar Mar 21 '24 16:03 MargaretDuff