##// END OF EJS Templates
ensure load_connection_file works after self.session is created...
ensure load_connection_file works after self.session is created only write to config if self.session hasn’t been instantiated, otherwise write to session attrs.
MinRK -
r16729:d55d379c
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...