TensorFlow-Tutorials icon indicating copy to clipboard operation
TensorFlow-Tutorials copied to clipboard

Add quick link.

Open zxsean opened this issue 2 years ago • 4 comments

I added a quick link to the article using python, it will be more convenient to read.

zxsean avatar Dec 10 '22 05:12 zxsean

I was just thinking about adding the same and noticed this PR. Anything blocking?

mjohnsonengr avatar Feb 25 '23 15:02 mjohnsonengr

I haven't touched Python in eons, what does this do?

iggredible avatar Feb 27 '23 23:02 iggredible

There's not actually any Python in the commit, I suspect the author used Python to generate the quick links.

This just adds quick links to each page to make navigation easier.

mjohnsonengr avatar Feb 27 '23 23:02 mjohnsonengr

There's not actually any Python in the commit, I suspect the author used Python to generate the quick links.

This just adds quick links to each page to make navigation easier.

Yep~, I write a python script to grab the Markdown's title to automatically generate the links.

zxsean avatar Feb 28 '23 01:02 zxsean