======================================== JupyterLab keyboard shortcuts (filtered) ======================================== First published at 5/7/2021 on https://defkey.com/jupyterlab-shortcuts JupyterLab is a web based interface for Project Jupyter. It allows to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components. Main area --------- Ctrl + Shift + ] Activate next tab Ctrl + Shift + . Activate next tab bar Ctrl + Shift + [ Activate previous tab Ctrl + Shift + D Toggle mode Ctrl + Shift + C Activate command palette Ctrl + Shift + ' Activate previously used tab Image viewer ------------ H Flip horizontal Notebook cell operations ------------------------ Y Change cell to code 1 Change cell to heading 1 M Change cell to markdown D then D Delete cell Enter Enter edit mode Shift + End Extend marked cells bottom A Insert cells above B Insert cells below Shift + M Merge cells K Move cursor up Tooltips -------- Shift + Tab Launch console Kernel operations ----------------- 0 then 0 Restart Console ------- Enter Run unforced Completer --------- Source: blog.ja-ke.tech Last modified on (UTC): Friday, May 7, 2021 Defkey © All rights reserved.