##// END OF EJS Templates
remove some redundant font-family: monospace...
remove some redundant font-family: monospace `pre`, `code` tags already set the font-family in these contexts. Setting it again in the surrounding context is redundant, and causes inconsistency when embedding notebooks in HTML (e.g. nbviewer).

File last commit:

r10285:5e1e98c2
r15829:5b8247a1
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient