mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Jupyter scrolling glitch tips (#965)
This commit is contained in:
committed by
GitHub
parent
ec78de32dc
commit
c079904491
@@ -62,6 +62,22 @@ It's also highly recommended to consult the installation guide menu on the offic
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
## JupyterLab tips
|
||||
|
||||
If you are viewing the notebook code in JupyterLab rather than VSCode, note that JupyterLab (in its default setting) has had scrolling bugs in recent versions. My recommendation is to go to Settings -> Settings Editor and change the "Windowing mode" to "none" (as illustrated below), which seems to address the issue.
|
||||
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user