3 lines
69 B
Python
3 lines
69 B
Python
|
from ipykernel.connect import *
|
||
|
from jupyter_client.connect import *
|