python - jupyter notebook jumps after evaluation of cell -
in jupyter notebook, every time evaluate cell @ bottom of page, notebook jumps hides part of output.
here example pictures. in picture want evaluate last cell. https://imgur.com/qzab8nw
after evaluation, screen jumps can't see last part of output. https://imgur.com/gpqjrbt
so every time have scroll manually view. there setting here can tweak eliminate issue?
here's information "about" page of jupyter:
the version of notebook server 3.2.1-2d95975 , running on: python 2.7.5 |anaconda 1.6.2 (32-bit)| (default, jul 1 2013, 12:41:55) [msc v.1500 32 bit (intel)]
current kernel information:
python 2.7.5 |anaconda 1.6.2 (32-bit)| (default, jul 1 2013, 12:41:55) [msc v.1500 32 bit (intel)] type "copyright", "credits" or "license" more information.
ipython 3.2.1
you may add few cells below last code cell
avoid issue.!!!
when press ctrl+enter
run last cell (infact cell), dom of notebook removes existing output. browser clears content below , scrolls up. python output displayed after few microseconds, output partly visible. unaware of other method overcome issue.
Comments
Post a Comment