|
309 | 309 | },
|
310 | 310 | {
|
311 | 311 | "cell_type": "code",
|
312 |
| - "execution_count": 11, |
| 312 | + "execution_count": 12, |
313 | 313 | "metadata": {
|
314 | 314 | "collapsed": false
|
315 | 315 | },
|
|
339 | 339 | "output_type": "display_data"
|
340 | 340 | },
|
341 | 341 | {
|
342 |
| - "name": "stderr", |
| 342 | + "name": "stdout", |
343 | 343 | "output_type": "stream",
|
344 | 344 | "text": [
|
345 |
| - "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/IPython/nbconvert.py:13: ShimWarning:\n", |
346 |
| - "\n", |
347 |
| - "The `IPython.nbconvert` package has been deprecated. You should import from nbconvert instead.\n", |
348 |
| - "\n", |
349 |
| - "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/publisher/publisher.py:53: UserWarning:\n", |
350 |
| - "\n", |
351 |
| - "Did you \"Save\" this notebook before running this command? Remember to save, always save.\n", |
352 |
| - "\n" |
| 345 | + "Collecting git+https://github.com/plotly/publisher.git\n", |
| 346 | + " Cloning https://github.com/plotly/publisher.git to /var/folders/j3/gt_q6y096cjfts4q8zq2dm2c0000gn/T/pip-7EVkQU-build\n", |
| 347 | + "Installing collected packages: publisher\n", |
| 348 | + " Found existing installation: publisher 0.10\n", |
| 349 | + " Uninstalling publisher-0.10:\n", |
| 350 | + " Successfully uninstalled publisher-0.10\n", |
| 351 | + " Running setup.py install for publisher\n", |
| 352 | + "Successfully installed publisher-0.10\n" |
353 | 353 | ]
|
354 | 354 | }
|
355 | 355 | ],
|
|
359 | 359 | "display(HTML('<link href=\"//fonts.googleapis.com/css?family=Open+Sans:600,400,300,200|Inconsolata|Ubuntu+Mono:400,700\" rel=\"stylesheet\" type=\"text/css\" />'))\n",
|
360 | 360 | "display(HTML('<link rel=\"stylesheet\" type=\"text/css\" href=\"http://help.plot.ly/documentation/all_static/css/ipython-notebook-custom.css\">'))\n",
|
361 | 361 | "\n",
|
362 |
| - "#! pip install publisher --upgrade\n", |
| 362 | + "! pip install git+https://github.com/plotly/publisher.git --upgrade\n", |
| 363 | + " \n", |
363 | 364 | "import publisher\n",
|
364 | 365 | "publisher.publish(\n",
|
365 | 366 | " '3d-camera-controls.ipynb', 'python/3d-camera-controls/', 'Python 3D Camera Controls | plotly',\n",
|
|
0 commit comments