For example, in docs/source/examples/simple_offline_example/simple_offline.md - when copy-pasting all sub-part of code, we lack definition of `fe = FeatureExtractor()` and `om = OfflineMetrics()` - It could also be great to add the full file code at the end
For example, in docs/source/examples/simple_offline_example/simple_offline.md
fe = FeatureExtractor()andom = OfflineMetrics()