It would be helpful to be able to warn users about things like slow load times etc. In the notebooks Scikit-Learn uses with Jupyterlite, they put a warning in the first cell like this
Proposed Solution
I'll submit a PR which adds a config option which specifies a warning text which can be added in the first cell.
Problem
It would be helpful to be able to warn users about things like slow load times etc. In the notebooks Scikit-Learn uses with Jupyterlite, they put a warning in the first cell like this
Proposed Solution
I'll submit a PR which adds a config option which specifies a warning text which can be added in the first cell.
Additional context