Created
November 4, 2019 12:00
-
-
Save SaschaHeyer/4ad7d732ebc49bb4cbd634f1f70cc7c1 to your computer and use it in GitHub Desktop.
Jupyter Notebook is using a old or wrong Tensorflow Version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source python3/bin/activate | |
| python -m ipykernel install --user --name=tensorflow | |
| start jupyter notebooks | |
| switch kernel to Tensorflow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment