Skip to content

Commit 473b157

Browse files
remove vnd.code.notebook.stdout from the supported data table renderers mime types (#153)
1 parent 1fda6c1 commit 473b157

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"application/json",
9494
"application/geo+json",
9595
"application/octet-stream",
96-
"application/vnd.code.notebook.stdout",
9796
"application/xml",
9897
"text/csv",
9998
"text/plain",
@@ -109,7 +108,6 @@
109108
"application/json",
110109
"application/geo+json",
111110
"application/octet-stream",
112-
"application/vnd.code.notebook.stdout",
113111
"application/xml",
114112
"text/csv",
115113
"text/plain",
@@ -125,7 +123,6 @@
125123
"application/json",
126124
"application/geo+json",
127125
"application/octet-stream",
128-
"application/vnd.code.notebook.stdout",
129126
"application/xml",
130127
"text/csv",
131128
"text/plain",

0 commit comments

Comments
 (0)