damianavila / RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
Other
3.68k stars 416 forks source link

The slide does not adjust the height of a cell. Rather, it cuts down the view without enabling the scroll bar. #628

Closed sanaatucd closed 1 year ago

sanaatucd commented 1 year ago

View in slide: screenshot-localhost_8888-2022 11 13-21_50_30

Actual complete view expected: screenshot-localhost_8888-2022 11 13-21_51_13

Why is that so?

aoeftiger commented 1 year ago

Can you try to switch on the scroll bar in the metadata of the notebook?

https://rise.readthedocs.io/en/stable/customize.html#enable-a-right-scroll-bar

(similar issues: https://github.com/damianavila/RISE/issues/185 )

sanaatucd commented 1 year ago

The solution provided here https://github.com/damianavila/RISE/issues/185 worked for me.

The changes I made in the metadata of the notebook did not work. I had to go to anaconda3/share/jupyter/nbextensions/rise directory and made changes in main.json file. Then, after restarting the notebook, the changes worked.

I am thankful for the response and feedback. I am closing the issue now.

vmonteco commented 10 months ago

Can you try to switch on the scroll bar in the metadata of the notebook?

https://rise.readthedocs.io/en/stable/customize.html#enable-a-right-scroll-bar

(similar issues: #185 )

The link being dead, I'm taking the liberty to provide the one for latest rather than stable in order to make it more convenient.

https://rise.readthedocs.io/en/latest/customize.html#enable-a-right-scroll-bar