##// END OF EJS Templates
Notebook isolated content: fix firefox extra-space issue...
Notebook isolated content: fix firefox extra-space issue In Firefox, if the iframe initial height is set to 0, the reported scrollHeight is too large. Workaround: set the initial height to 1.
Pablo de Oliveira -
r13413:115dfdc5
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...