jupyterlab-spreadsheet-editor icon indicating copy to clipboard operation
jupyterlab-spreadsheet-editor copied to clipboard

Disable conflicting JSpreadsheet export

Open renan-r-santos opened this issue 8 months ago • 1 comments

Fixes https://github.com/jupyterlab-contrib/jupyterlab-spreadsheet-editor/issues/70.

Since its shortcut conflicts with JupyterLab's default save shortcut, and users can always use the Download option in JupyterLab's menu, I believe the simplest solution is to disable JSpreadsheet's export feature.

renan-r-santos avatar Jun 21 '24 17:06 renan-r-santos