Skip to content

Commit

Permalink
Add paragraph re skipping cells
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhahmann committed Dec 21, 2023
1 parent 4dc6db2 commit 6dd4ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/stefan_hahmann/github_desktop_jupyter_notebook/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ Before you run a cell, you can change the code in the cell. This allows you to a

![Jupyter Lab](images/jupyterlab-notebook-edit.png)

It is possible to skip cells. This is useful, if you want to run only parts of the workflow. To skip a cell, click on the next cell, after the cell you want to skip and then click on the "Run". This will run the selected cell.


0 comments on commit 6dd4ebf

Please sign in to comment.