Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a66596e

Browse files
committed
update pdf reports tutorial
1 parent f889215 commit a66596e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

_posts/user_guide_python/pdf-reports.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
},
363363
{
364364
"cell_type": "code",
365-
"execution_count": 11,
365+
"execution_count": 17,
366366
"metadata": {
367367
"collapsed": false
368368
},
@@ -402,10 +402,8 @@
402402
"name": "stderr",
403403
"output_type": "stream",
404404
"text": [
405-
"/Users/chriddyp/Repos/venvpy27/lib/python2.7/site-packages/publisher/publisher.py:50: UserWarning:\n",
406-
"\n",
407-
"Did you \"Save\" this notebook before running this command? Remember to save, always save.\n",
408-
"\n"
405+
"/Users/chriddyp/Repos/venvpy27/lib/python2.7/site-packages/publisher/publisher.py:50: UserWarning: Did you \"Save\" this notebook before running this command? Remember to save, always save.\n",
406+
" warnings.warn('Did you \"Save\" this notebook before running this command? '\n"
409407
]
410408
}
411409
],

0 commit comments

Comments
 (0)