nlintz / TensorFlow-Tutorials

Simple tutorials using Google's TensorFlow Framework
6k stars 1.52k forks source link

Removing ipynb files? #71

Closed hunkim closed 7 years ago

hunkim commented 7 years ago

I tried to update APIs for TF 1.0 and found it's very challenging to update ipynb files (remotely in ubuntu, etc.). Do you think it's OK to remove these files and only keep py files?

What's the best way to keep and maintain both?