There are 2 tutorials in operators folder which relate to opflow content. One is about the opflow framework/function in general, the other is for gradients that are also part of opflow.
Opflow is soon to be deprecated - see #9176 so these tutorials should be addressed. We can at a minimum edit them to link to the opflow migration guide upfront along with suitable comments about the deprecation and alternate function. And potentially point to alternate tutorials:
There are 2 tutorials in
operatorsfolder which relate to opflow content. One is about the opflow framework/function in general, the other is for gradients that are also part of opflow.Opflow is soon to be deprecated - see #9176 so these tutorials should be addressed. We can at a minimum edit them to link to the opflow migration guide upfront along with suitable comments about the deprecation and alternate function. And potentially point to alternate tutorials:
For operators I do not think I have seen a quantum_info tutorial around the operators there.
For the gradients Update Gradient Framework tutorial to use primitives qiskit-tutorials#1390 this would be the 'replacement' tutorial using the gradient primitives from algorithms.