.py instead of .pynb
Tensorflow examples from various sources
(see top of .py files).
I ran the examples from command line, or selectively executed parts from within VIM.
The dependencies can be installed with:
pip install --user --disable-pip-version-check -r requirements.txt