Skip to content

Commit 3434e37

Browse files
csferngtensorflow-copybara
authored andcommitted
Fix tutorials for tensorflow doc generation.
PiperOrigin-RevId: 273806003
1 parent 858830c commit 3434e37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

g3doc/tutorials/adversarial_keras_cnn_mnist.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,8 +807,9 @@
807807
"toc_visible": true
808808
},
809809
"kernelspec": {
810-
"display_name": "Python 2",
811-
"name": "python2"
810+
"display_name": "Python 3",
811+
"language": "python",
812+
"name": "python3"
812813
}
813814
},
814815
"nbformat": 4,

0 commit comments

Comments
 (0)