Skip to content

Commit 22462a9

Browse files
committed
Don't workaround ipykernel in tests
1 parent 49e9036 commit 22462a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python/ipywidgets/ipywidgets/tests/test_embed.py

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
import traitlets
1111

12-
# This has a byproduct of setting up the comms
13-
import ipykernel.ipkernel
14-
1512
from ..widgets import IntSlider, IntText, Text, Widget, jslink, HBox, widget_serialization, widget as widget_module
1613
from ..embed import embed_data, embed_snippet, embed_minimal_html, dependency_state
1714

0 commit comments

Comments
 (0)