mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
jupyter_notebooks_introduction typo: emtpy => empty (#1499)
This commit is contained in:
parent
9b0fd8492f
commit
d3e5b9865c
@ -41,7 +41,7 @@ Open [http://localhost:8888/](http://localhost:8888/) in your browser. Press "Ne
|
|||||||
<img src='{{site_root}}/images/screenshots/jupyter-new.png' />
|
<img src='{{site_root}}/images/screenshots/jupyter-new.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
You will get an emtpy notebook with one cell. Cells can contain code or text. To get the output of a cell you need to execute them with "Cell" -> "Run Cells" from the menu or by pressing the icon.
|
You will get an empty notebook with one cell. Cells can contain code or text. To get the output of a cell you need to execute them with "Cell" -> "Run Cells" from the menu or by pressing the icon.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/jupyter-notebook.png' />
|
<img src='{{site_root}}/images/screenshots/jupyter-notebook.png' />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user