Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Created November 4, 2019 12:00
Show Gist options
  • Select an option

  • Save SaschaHeyer/4ad7d732ebc49bb4cbd634f1f70cc7c1 to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/4ad7d732ebc49bb4cbd634f1f70cc7c1 to your computer and use it in GitHub Desktop.
Jupyter Notebook is using a old or wrong Tensorflow Version
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