diff --git a/src/static/main.css b/src/static/main.css index 371200a..bc17be1 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -43,4 +43,18 @@ nav ul li a, nav ul li span, header .action { display: block; padding: 0.5rem; } right: 0; border: 0; z-index: 42; +} + +#notebookUrl{ + font-size: 18px; + width: 90%; +} + +#submitUrlButton{ + font-size: 18px; + background-color:#cae6f6; +} + +#redirectToUrlForm{ + margin:1em; } \ No newline at end of file diff --git a/src/templates/index.html b/src/templates/index.html index 3a3e5fd..cffc1ac 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -21,7 +21,28 @@

Idea

How

-Just replace https://github.com/ with http://tf2up.ml. +Just copy and paste the ipynd notebook's url here +
+ + +
+ +Or just replace https://github.com/ with http://tf2up.ml. For example, you would like to upgrade http://github.com/tensorflow/docs/blob/master/site/en/tutorials/keras/save_and_restore_models.ipynb you would need to replace url to