You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see this in Lab 3.5, which uses an older version of CodeMirror for syntax highlighting. This may be an issue in CodeMirror 6. I don't see an issue in CodeMirror specifically about this, though.
I don't see this in the tip of main code. Are you running any extensions in JupyterLab or in your browser that interfere with content rendering? (Ad blockers and custom script engines are common examples.) If so, do you still see this behavior when you disable those extensions?
Description
Display oscillates for long triple quoted strings.
Reproduce
1: Create new notebook.
2: Paste the following into the first input cell:
3: Keep adding
a
s to the last line4: An entire block of rows will switch between displaying as orange and as white for each
a
that's being added.Expected behavior
Normal string input display
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: