Hi Everyone .
I am not getting that how to apply Notebook formatting tools in tensorflow, though I read the documentation.
Please tell how to use Notebook formatting tools .
Thank You Everyone .
Hi @Divyansh_Gupta ,
There’s no specific “application” of TensorFlow’s Notebook formatting tools; they are an inherent part of TensorFlow and Jupyter Notebook integration. When you display TensorFlow objects in a Jupyter Notebook cell, the tools automatically enhance the display to provide a more informative and interactive experience.
I hope this helps! Let me know if you have any other questions.
Thanks.
2 Likes
Thank you very much @Laxma_Reddy_Patlolla