From 6d56d1415e24df3693d071352098630ebf18adf6 Mon Sep 17 00:00:00 2001 From: Billy Lamberta Date: Thu, 28 Jun 2018 16:16:40 -0700 Subject: Update button style in mnt notebook --- .../python/examples/nmt_with_attention/nmt_with_attention.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tensorflow/contrib/eager/python/examples/nmt_with_attention/nmt_with_attention.ipynb b/tensorflow/contrib/eager/python/examples/nmt_with_attention/nmt_with_attention.ipynb index 54ebcad8e9..34ce5e0cc3 100644 --- a/tensorflow/contrib/eager/python/examples/nmt_with_attention/nmt_with_attention.ipynb +++ b/tensorflow/contrib/eager/python/examples/nmt_with_attention/nmt_with_attention.ipynb @@ -41,11 +41,11 @@ "\n", "# Neural Machine Translation with Attention\n", "\n", - "
\n", + "
\n", "\n", - " Run in Google Colab \n", + " Run in Google Colab \n", "\n", - "View source on Github
" + "View source on GitHub
" ] }, { -- cgit v1.2.3