We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7985a3 commit 16f32a0Copy full SHA for 16f32a0
ipydatagrid/__init__.py
@@ -4,6 +4,7 @@
4
from ._version import __version__ # noqa
5
from .cellrenderer import ( # noqa
6
BarRenderer,
7
+ HyperlinkRenderer,
8
CellRenderer,
9
Expr,
10
TextRenderer,
0 commit comments