Post not yet marked as solved
Post marked as unsolved with 2 replies, 1,370 views
I have installed Tensorflow via command
pip install tensorflow.
But when I am trying to import Tensorflow in Jupyter Notebook, it is not working not even throwing any error.
Note: I check it in python in terminal as well, it is behaving the same.