Skip to content

Commit 99a3a2d

Browse files
committed
update changelog
1 parent 7df6089 commit 99a3a2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,13 @@ The file browser now:
4040

4141
- supports resizing the columns and remembers the column sizes after reloading JupyterLab
4242
- supports uploading folders by drag-and-drop
43-
- supports navigation with a single click (opt-in)
43+
- supports navigation with a single click
4444
- adds a file filter collapsed by default (funnel icon)
4545

4646
![a screenshot showing that it's now possible to resize the file browser columns](https://github.com/user-attachments/assets/b0d9cd0a-2828-43f7-a922-e8b271e5f7fc)
4747

48+
In Jupyter Notebook, the single click navigation is enabled by default. If you would like to disable it to get the same experience as in JupyterLab, go to `Settings → File Browser` and make sure "Navigate files and directories with single click" is disabled.
49+
4850
### Improved kernel and server interactions
4951

5052
The previous release enabled connecting to external kernels, such as those spawned by a third-party application like Blender. In this release the kernel selector dialog was improved to also show the external kernels.

0 commit comments

Comments
 (0)