gitlab-ce/gems/ipynbdiff/spec/testdata/hide_images/input.ipynb

46 lines
829 B
Plaintext

{
"cells": [
{
"cell_type": "code",
"execution_count": 3,
"id": "5",
"metadata": {
"tags": [
"senoid"
]
},
"outputs": [
{
"data": {
"image/png": "this_is_an_invalid_hash_for_testing_purposes\n",
"text/plain": [
"<Figure size 432x288 with 1 Axes>"
]
},
"metadata": {
"needs_background": "light"
},
"output_type": "display_data"
},
{
"data": {
"image/svg+xml": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>",
"text/plain": [
"<IPython.core.display.SVG object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
]
}
],
"metadata": {
"kernelspec": {
"language": "python"
}
}
}