|
15 | 15 | "metadata": {}, |
16 | 16 | "source": [ |
17 | 17 | "#### Version Check\n", |
18 | | - "Note: `United States County Choropleths` are available in version <b>2.4.1+</b><br>\n", |
| 18 | + "Note: `United States County Choropleths` are available in version <b>2.5.1+</b><br>\n", |
19 | 19 | "Run `pip install plotly --upgrade` to update your Plotly version" |
20 | 20 | ] |
21 | 21 | }, |
|
27 | 27 | { |
28 | 28 | "data": { |
29 | 29 | "text/plain": [ |
30 | | - "'2.4.1'" |
| 30 | + "'2.5.1'" |
31 | 31 | ] |
32 | 32 | }, |
33 | 33 | "execution_count": 1, |
|
643 | 643 | }, |
644 | 644 | { |
645 | 645 | "cell_type": "code", |
646 | | - "execution_count": 1, |
| 646 | + "execution_count": 2, |
647 | 647 | "metadata": {}, |
648 | 648 | "outputs": [ |
649 | 649 | { |
|
675 | 675 | "output_type": "stream", |
676 | 676 | "text": [ |
677 | 677 | "Collecting git+https://github.com/plotly/publisher.git\n", |
678 | | - " Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-eYV69Z-build\n", |
| 678 | + " Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-bugWgv-build\n", |
679 | 679 | "Installing collected packages: publisher\n", |
680 | 680 | " Found existing installation: publisher 0.11\n", |
681 | 681 | " Uninstalling publisher-0.11:\n", |
|
688 | 688 | "name": "stderr", |
689 | 689 | "output_type": "stream", |
690 | 690 | "text": [ |
691 | | - "/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", |
692 | | - " \"You should import from nbconvert instead.\", ShimWarning)\n", |
693 | | - "/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", |
694 | | - " warnings.warn('Did you \"Save\" this notebook before running this command? '\n" |
| 691 | + "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/IPython/nbconvert.py:13: ShimWarning:\n", |
| 692 | + "\n", |
| 693 | + "The `IPython.nbconvert` package has been deprecated since IPython 4.0. You should import from nbconvert instead.\n", |
| 694 | + "\n", |
| 695 | + "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/publisher/publisher.py:53: UserWarning:\n", |
| 696 | + "\n", |
| 697 | + "Did you \"Save\" this notebook before running this command? Remember to save, always save.\n", |
| 698 | + "\n" |
695 | 699 | ] |
696 | 700 | } |
697 | 701 | ], |
|
0 commit comments