jupyterlab-spreadsheet-editor
jupyterlab-spreadsheet-editor copied to clipboard
Disable conflicting JSpreadsheet export
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.