-
Notifications
You must be signed in to change notification settings - Fork 817
Jupyter Lab Tips
To run a cell, click on the run button in the top bar, or use the keyboard: ctrl-click runs the cell and keeps the current cell selected, shift-click runs the cell and moves to the next cell.
The Run and Kernel menus have several options for running all or a selection of cells, including the often useful Restart Kernel and Run up to Selected Cell
Use the "upload" button in the left navigation sidebar to upload files. You can also drag and drop files from your computer directly to the navigation panel.
Jupyter Lab has a built-in table of contents feature that is useful for navigating in larger notebooks. To enable it, click on the icon with three bars at the left of the screen. Click on the top icon, which looks like a folder, to go back to the file explorer view.
© Copyright 2018-2023, OpenVINO team