Skip to content

Commit 86051d4

Browse files
committed
updated dependencies for widgetsnbextension and ipywidgets for 1.4.1
1 parent 1093ea0 commit 86051d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/01-getting-started/system-requirements.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"* [pyshp](https://pypi.python.org/pypi/pyshp/)\n",
2424
"* [matplotlib](https://matplotlib.org/)\n",
2525
"* [notebook](https://ipython.org/notebook.html)\n",
26-
"* [ipywidgets >=5.2.2,<7](https://ipywidgets.readthedocs.io/en/stable/)\n",
27-
"* [widgetsnbextension >=1.2.6,<3](https://pypi.python.org/pypi/widgetsnbextension)\n",
26+
"* [ipywidgets >=7](https://ipywidgets.readthedocs.io/en/stable/)\n",
27+
"* [widgetsnbextension >=3](https://pypi.python.org/pypi/widgetsnbextension)\n",
2828
"* [keyring](https://pypi.python.org/pypi/keyring/10.6.0)\n",
2929
"* [winkerberos](https://pypi.python.org/pypi/winkerberos/0.7.0) (Windows only)\n",
3030
"\n",
@@ -48,7 +48,7 @@
4848
"name": "python",
4949
"nbconvert_exporter": "python",
5050
"pygments_lexer": "ipython3",
51-
"version": "3.5.5"
51+
"version": "3.6.2"
5252
}
5353
},
5454
"nbformat": 4,

0 commit comments

Comments
 (0)