Skip to content

Add scrolling support for jupyter notebooks

Dheeraj Joshi requested to merge djadmin-fix-notebook-scroll into master

What does this MR do and why?

Partially fixes #373931 (closed). This should make the jupyter notebooks iframes scrollable for large content.

Screenshots or screen recordings

Before: image

Now: 2022-10-10_15.44.26

How to set up and validate locally

  1. Create a jupyter notebook with content from https://gitlab.com/singleronbio/pandas-workshop/-/blob/main/notebooks/2-data_wrangling.ipynb?plain=1
  2. The large tables should be scrollable with this MR change

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports