##// END OF EJS Templates
Add a plain text cell to the test notebook
Anton I. Sipos -
Show More
@@ -141,6 +141,12 b''
141 ]
141 ]
142 },
142 },
143 {
143 {
144 "cell_type": "plaintext",
145 "source": [
146 "plain text"
147 ]
148 },
149 {
144 "cell_type": "code",
150 "cell_type": "code",
145 "collapsed": true,
151 "collapsed": true,
146 "input": [],
152 "input": [],
General Comments 0
You need to be logged in to leave comments. Login now