I already installed tensorflow latest version using the documentation given (link). But when I tried to run notebook with command "%tensorflow_version 2.x" , its giving error "UsageError: Line magic function %tensorflow_version not found.". Please tell me, what to do ?
tensorflow error
Hi @006,
Thanks for reporting the issue. Line magic function %tensorflow_version
is not a supported command on Jupiter Notebook, but it is supported on Google Colab - Magics.