Skip to content

Commit a817e40

Browse files
committed
add visual overview of Jupyter interface essentials
1 parent 4a2f1ef commit a817e40

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

fig/jupyter_overview.png

61.7 KB
Loading

setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ e.g. your Desktop or a folder you have created for using in this workshop.
8989
9090
> ## Running Cells in a Notebook
9191
>
92+
>
93+
> ![Overview of the Jupyter Notebook graphical user interface]({{ page.source}}{% link fig/jupyter_overview.png %})
9294
> To run Python code in a Jupyter notebook cell, click on a cell in the notebook
9395
> (or add a new one by clicking the `+` button in the toolbar),
9496
> make sure that the cell type is set to "Code" (check the dropdown in the toolbar),

0 commit comments

Comments
 (0)