ZEPPELIN-506 Add sample json which describes paragraphs is optional

This commit is contained in:
Jungtaek Lim 2015-12-16 11:24:08 +09:00
parent d7cd1ed7c2
commit b009b76b86

View file

@ -92,7 +92,11 @@ limitations under the License.
<td> 500 </td>
</tr>
<tr>
<td> sample JSON input </td>
<td> sample JSON input (without paragraphs) </td>
<td><pre>{ "name": "name of new notebook" }</pre></td>
</tr>
<tr>
<td> sample JSON input (with initial paragraphs) </td>
<td><pre>
{
"name": "name of new notebook",