The current Jupyter Notebook code on the Refinitiv Eikon Data API Tutorials website was apparently written for TensorFlow 1.x which has been deprecated. Can anyone recommend updated code for this tutorial to work with TensorFlow 2.x? Specifically, I'm aware that tf.logging and tf.contrib have been deprecated.