Skip to content

Commit 99a06df

Browse files
committed
execute notebooks
1 parent fbb7895 commit 99a06df

File tree

12 files changed

+386
-382
lines changed

12 files changed

+386
-382
lines changed

examples/plotting/notebook/animated.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"outputs": [
5151
{
5252
"html": [
53-
"<p>Connecting notebook to document \"IPython Session at Mon Nov 18 15:26:22 2013\" at server http://localhost:5006/</p>"
53+
"<p>Connecting notebook to document \"IPython Session at Tue Nov 19 14:45:21 2013\" at server http://localhost:5006/</p>"
5454
],
5555
"metadata": {},
5656
"output_type": "display_data"
@@ -79,9 +79,9 @@
7979
{
8080
"html": [
8181
"<script src=\"http://localhost:5006//bokeh/embed.js\" bokeh_plottype=\"serverconn\"\n",
82-
" bokeh_docid=\"ecb1609d-10d3-4cf3-944b-a112d695f555\" bokeh_ws_conn_string=\"ws://localhost:5006/bokeh/sub\"\n",
83-
" bokeh_docapikey=\"ddcc1265-e099-4599-847f-b51ee7dc67ec\" bokeh_root_url=\"http://localhost:5006/\"\n",
84-
" bokeh_modelid=\"6617c4e8-217b-48e7-b954-f7a0626b8be8\" bokeh_modeltype=\"Plot\" async=\"true\"></script>\n",
82+
" bokeh_docid=\"7d6ca991-4614-4653-a5ad-384df612763c\" bokeh_ws_conn_string=\"ws://localhost:5006/bokeh/sub\"\n",
83+
" bokeh_docapikey=\"339d4deb-249c-4ab1-b85c-b98cb9c049c5\" bokeh_root_url=\"http://localhost:5006/\"\n",
84+
" bokeh_modelid=\"13bae8fa-311f-4ffc-815a-75579ea4d76b\" bokeh_modeltype=\"Plot\" async=\"true\"></script>\n",
8585
" "
8686
],
8787
"metadata": {},
@@ -92,7 +92,7 @@
9292
"output_type": "pyout",
9393
"prompt_number": 4,
9494
"text": [
95-
"<bokeh.objects.Plot at 0x111b4dc50>"
95+
"<bokeh.objects.Plot at 0x110950a50>"
9696
]
9797
}
9898
],

examples/plotting/notebook/brewer.ipynb

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/burtin.ipynb

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/color_scatterplot.ipynb

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/glyphs.ipynb

Lines changed: 156 additions & 155 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/line_server.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"outputs": [
4242
{
4343
"html": [
44-
"<p>Connecting notebook to document \"IPython Session at Sun Nov 17 21:25:36 2013\" at server http://localhost:5006/</p>"
44+
"<p>Connecting notebook to document \"IPython Session at Tue Nov 19 14:47:09 2013\" at server http://localhost:5006/</p>"
4545
],
4646
"metadata": {},
4747
"output_type": "display_data"
@@ -74,9 +74,9 @@
7474
{
7575
"html": [
7676
"<script src=\"http://localhost:5006//bokeh/embed.js\" bokeh_plottype=\"serverconn\"\n",
77-
" bokeh_docid=\"a1c458d2-c09b-4b99-90a6-a10a73f9e031\" bokeh_ws_conn_string=\"ws://localhost:5006/bokeh/sub\"\n",
78-
" bokeh_docapikey=\"6b805c39-9bb9-4e69-937f-a249d9c5fd54\" bokeh_root_url=\"http://localhost:5006/\"\n",
79-
" bokeh_modelid=\"9e6a0e37-4e2d-4e0d-8b09-89653609f9da\" bokeh_modeltype=\"Plot\" async=\"true\"></script>\n",
77+
" bokeh_docid=\"33e6f8f3-8b67-4680-8dfa-5f3f6e6d250d\" bokeh_ws_conn_string=\"ws://localhost:5006/bokeh/sub\"\n",
78+
" bokeh_docapikey=\"69808fc2-0a83-4bea-9068-06bb70a7be20\" bokeh_root_url=\"http://localhost:5006/\"\n",
79+
" bokeh_modelid=\"cbf14097-0411-44eb-a110-eda18be81d1f\" bokeh_modeltype=\"Plot\" async=\"true\"></script>\n",
8080
" "
8181
],
8282
"metadata": {},
@@ -87,7 +87,7 @@
8787
"output_type": "pyout",
8888
"prompt_number": 4,
8989
"text": [
90-
"<bokeh.objects.Plot at 0x11062a210>"
90+
"<bokeh.objects.Plot at 0x111228310>"
9191
]
9292
}
9393
],

examples/plotting/notebook/linked_brushing.ipynb

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/lorenz.ipynb

Lines changed: 22 additions & 21 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/rect.ipynb

Lines changed: 31 additions & 30 deletions
Large diffs are not rendered by default.

examples/plotting/notebook/scatter.ipynb

Lines changed: 34 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)