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

Skip to content

Commit d507fb2

Browse files
committed
post pull ipynb update
1 parent 9f0203c commit d507fb2

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

_posts/python/3d-filled-line/3d-filled-line.ipynb

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
{
106106
"cell_type": "code",
107-
"execution_count": 2,
107+
"execution_count": 4,
108108
"metadata": {
109109
"collapsed": false
110110
},
@@ -138,28 +138,14 @@
138138
"output_type": "stream",
139139
"text": [
140140
"Collecting git+https://github.com/plotly/publisher.git\n",
141-
" Cloning https://github.com/plotly/publisher.git to /var/folders/j3/gt_q6y096cjfts4q8zq2dm2c0000gn/T/pip-QjHtjY-build\n",
141+
" Cloning https://github.com/plotly/publisher.git to /var/folders/j3/gt_q6y096cjfts4q8zq2dm2c0000gn/T/pip-AtpAGH-build\n",
142142
"Installing collected packages: publisher\n",
143143
" Found existing installation: publisher 0.10\n",
144144
" Uninstalling publisher-0.10:\n",
145145
" Successfully uninstalled publisher-0.10\n",
146146
" Running setup.py install for publisher\n",
147147
"Successfully installed publisher-0.10\n"
148148
]
149-
},
150-
{
151-
"name": "stderr",
152-
"output_type": "stream",
153-
"text": [
154-
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/IPython/nbconvert.py:13: ShimWarning:\n",
155-
"\n",
156-
"The `IPython.nbconvert` package has been deprecated. You should import from nbconvert instead.\n",
157-
"\n",
158-
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/publisher/publisher.py:53: UserWarning:\n",
159-
"\n",
160-
"Did you \"Save\" this notebook before running this command? Remember to save, always save.\n",
161-
"\n"
162-
]
163149
}
164150
],
165151
"source": [

0 commit comments

Comments
 (0)