Commit 6b4bce47 authored by Billy Lamberta's avatar Billy Lamberta
Browse files

Collapse license cell

parent 827d2503
...@@ -8,6 +8,9 @@ ...@@ -8,6 +8,9 @@
"views": {}, "views": {},
"default_view": {}, "default_view": {},
"provenance": [], "provenance": [],
"collapsed_sections": [
"rwxGnsA92emp"
],
"toc_visible": true "toc_visible": true
}, },
"kernelspec": { "kernelspec": {
...@@ -23,7 +26,7 @@ ...@@ -23,7 +26,7 @@
}, },
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"**Copyright 2018 The TensorFlow Authors.**\n", "##### Copyright 2018 The TensorFlow Authors.\n",
"\n", "\n",
"Licensed under the Apache License, Version 2.0 (the \"License\");" "Licensed under the Apache License, Version 2.0 (the \"License\");"
] ]
...@@ -38,11 +41,11 @@ ...@@ -38,11 +41,11 @@
"wait_interval": 0 "wait_interval": 0
} }
}, },
"cellView": "form" "cellView": "code"
}, },
"cell_type": "code", "cell_type": "code",
"source": [ "source": [
"# Licensed under the Apache License, Version 2.0 (the \"License\");\n", "#@title Licensed under the Apache License, Version 2.0 (the \"License\");\n",
"# you may not use this file except in compliance with the License.\n", "# you may not use this file except in compliance with the License.\n",
"# You may obtain a copy of the License at\n", "# You may obtain a copy of the License at\n",
"#\n", "#\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment