|
98 | 98 | "source": [
|
99 | 99 | "#### Reference\n",
|
100 | 100 | "\n",
|
101 |
| - "See https://plot.ly/python/reference/#area for more information and chart attribute options!" |
| 101 | + "See https://plot.ly/python/reference/#barpolar for more information and chart attribute options!" |
102 | 102 | ]
|
103 | 103 | },
|
104 | 104 | {
|
105 | 105 | "cell_type": "code",
|
106 |
| - "execution_count": 3, |
| 106 | + "execution_count": 1, |
107 | 107 | "metadata": {},
|
108 | 108 | "outputs": [
|
109 | 109 | {
|
|
135 | 135 | "output_type": "stream",
|
136 | 136 | "text": [
|
137 | 137 | "Collecting git+https://github.com/plotly/publisher.git\n",
|
138 |
| - " Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-req-build-Ehz_1e\n", |
| 138 | + " Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-req-build-FM7hk1\n", |
139 | 139 | "Building wheels for collected packages: publisher\n",
|
140 | 140 | " Running setup.py bdist_wheel for publisher ... \u001b[?25ldone\n",
|
141 |
| - "\u001b[?25h Stored in directory: /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-ephem-wheel-cache-AEl0nP/wheels/99/3e/a0/fbd22ba24cca72bdbaba53dbc23c1768755fb17b3af0f33966\n", |
| 141 | + "\u001b[?25h Stored in directory: /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-ephem-wheel-cache-p_NUGG/wheels/99/3e/a0/fbd22ba24cca72bdbaba53dbc23c1768755fb17b3af0f33966\n", |
142 | 142 | "Successfully built publisher\n",
|
143 | 143 | "Installing collected packages: publisher\n",
|
144 | 144 | " Found existing installation: publisher 0.11\n",
|
|
151 | 151 | "name": "stderr",
|
152 | 152 | "output_type": "stream",
|
153 | 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 since IPython 4.0. 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" |
| 154 | + "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/IPython/nbconvert.py:13: ShimWarning: The `IPython.nbconvert` package has been deprecated since IPython 4.0. You should import from nbconvert instead.\n", |
| 155 | + " \"You should import from nbconvert instead.\", ShimWarning)\n", |
| 156 | + "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/publisher/publisher.py:53: UserWarning: Did you \"Save\" this notebook before running this command? Remember to save, always save.\n", |
| 157 | + " warnings.warn('Did you \"Save\" this notebook before running this command? '\n" |
162 | 158 | ]
|
163 | 159 | }
|
164 | 160 | ],
|
|
0 commit comments