jupyter
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from warnings import warn
|
||||
|
||||
warn("yap_ipython.utils.localinterfaces has moved to jupyter_client.localinterfaces", stacklevel=2)
|
||||
|
||||
from jupyter_client.localinterfaces import *
|
||||
Reference in New Issue
Block a user