We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcb7b11 + d69a20f commit 7a810dfCopy full SHA for 7a810df
site/en/guide/migrate/upgrade.ipynb
@@ -580,7 +580,7 @@
580
"\n",
581
"- This script does not reorder arguments. Instead, the script adds keyword arguments to functions that have their arguments reordered.\n",
582
583
- "- Check out [tf2up.ml](http://tf2up.ml) for a convenient tool to upgrade Jupyter\n",
+ "- Check out [tf2up.ml](https://github.com/lc0/tf2up) for a convenient tool to upgrade Jupyter\n",
584
" notebooks and Python files in a GitHub repository.\n",
585
586
"To report upgrade script bugs or make feature requests, please file an issue on [GitHub](https://github.com/tensorflow/tensorflow/issues)."
@@ -600,4 +600,4 @@
600
},
601
"nbformat": 4,
602
"nbformat_minor": 0
603
-}
+}
0 commit comments