File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ Render an excel-alike html in a browser
297297++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
298298
299299In the tutorial, you have seen the rendering of the excel-alike table. First of
300- all, the credits goes to `handsontable developers<https://handsontable.com/>`_.
300+ all, the credits goes to `handsontable developers <https://handsontable.com/>`_.
301301`pyexcel-handsontable` as renderer plugin to pyexcel v0.5.0 bring it to
302302pyexcel developers.
303303
@@ -316,6 +316,7 @@ Here are the sample embedding code:
316316Those views can be accessed as http://localhost:8000/polls/embedded_handson_view/
317317and http://localhost:8000/polls/embedded_handson_view_single/.
318318
319+ .. image:: handsonable-embedded.png
319320
320321{%endblock%}
321322
Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ Render an excel-alike html in a browser
476476++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
477477
478478In the tutorial, you have seen the rendering of the excel-alike table. First of
479- all, the credits goes to `handsontable developers<https://handsontable.com/> `_.
479+ all, the credits goes to `handsontable developers <https://handsontable.com/ >`_.
480480`pyexcel-handsontable ` as renderer plugin to pyexcel v0.5.0 bring it to
481481pyexcel developers.
482482
@@ -495,6 +495,7 @@ Here are the sample embedding code:
495495Those views can be accessed as http://localhost:8000/polls/embedded_handson_view/
496496and http://localhost:8000/polls/embedded_handson_view_single/.
497497
498+ .. image :: handsonable-embedded.png
498499
499500.. _data-types-and-its-conversion-funcs :
500501
You can’t perform that action at this time.
0 commit comments