Skip to content

Commit bd4f409

Browse files
authored
Fix badge formatting in README.md
1 parent 6895aa2 commit bd4f409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/widgetsnbextension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Jupyter Widgets for Jupyter Notebook
22

3-
![Version](https://img.shields.io/pypi/v/ipywidgets.svg?logo=pypi)](https://pypi.python.org/pypi/ipywidgets)
3+
[![Version](https://img.shields.io/pypi/v/ipywidgets.svg?logo=pypi)](https://pypi.python.org/pypi/ipywidgets)
44

55
This package makes Jupyter widgets available in the classic Jupyter Notebook. This package provides the necessary JavaScript controls in the Jupyter Notebook that communicate with the widget objects in the kernel.
66

0 commit comments

Comments
 (0)