##// 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:

r2045:2b04bcfb
r15829:5b8247a1
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """