##// END OF EJS Templates
Fix docstring of FileLink to match parameter name...
Fix docstring of FileLink to match parameter name It used to be `directory_prefix`, but is currently `url_prefix`.

File last commit:

r21337:03608cd1
r23327:01636b53
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *