Hi team, I want to read the latest saved version of a catalog entry "test_pipe.example_input" (test_pipe is the namespace name) in the nodes.py kedro file directly. And also save a versioned entry it to a different catalog entry "test_pipe.example_output" within nodes.py . Is that possible? If yes, can you share an example?