Skip to content

Commit fd8b869

Browse files
committed
Check for ipygany
1 parent f015230 commit fd8b869

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install_check.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'ipytree',
1919
'ipydatagrid',
2020
'ipycytoscape',
21+
'ipygany',
2122
'jupyterlab'
2223
]
2324

@@ -127,6 +128,7 @@ def version_checker(package_name, version, nbextension=None):
127128
'ipytree',
128129
'ipycanvas',
129130
'ipydatagrid',
131+
'ipygany',
130132
'jupyter-cytoscape', # for ipycytoscape
131133
'jupyter-matplotlib',
132134
'jupyter-vuetify',

0 commit comments

Comments
 (0)