File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -784,7 +784,6 @@ limitations under the License.
784784 <tr>
785785 <td>Description</td>
786786 <td>This ```GET``` method exports a notebook by the given id and gernerates a JSON
787-
788787 </td>
789788 </tr>
790789 <tr>
@@ -799,8 +798,7 @@ limitations under the License.
799798 <td> Fail code</td>
800799 <td> 500 </td>
801800 </tr>
802-
803- <td> sample JSON response </td>
801+ <td> sample JSON response </td>
804802 <td><pre>{
805803 "paragraphs": [
806804 {
@@ -838,7 +836,6 @@ limitations under the License.
838836 <tr>
839837 <td>Description</td>
840838 <td>This ```PUT``` method imports a notebook from the notebook JSON
841-
842839 </td>
843840 </tr>
844841 <tr>
@@ -853,8 +850,7 @@ limitations under the License.
853850 <td> Fail code</td>
854851 <td> 500 </td>
855852 </tr>
856-
857- <td> sample JSON input </td>
853+ <td> sample JSON input </td>
858854 <td><pre>{
859855 "paragraphs": [
860856 {
You can’t perform that action at this time.
0 commit comments