Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tutorials/using_tutorial_notebooks_in_DSX.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@

### Saving the notebook

Notebooks are perioodically saved. However, to avoid loosing any changes manually save changes by selecting **File** > **Save**.
Notebooks are periodically saved. However, to avoid loosing any changes manually save changes by selecting **File** > **Save**.

![Save notebook](../img/dsx/clone_notebook/save_notebook.png)

### Checking the Spark kernel status

You can view the Spark kernel status in the and the project overview.
You can view the Spark kernel status and the project overview.

![Check kernel status](../img/dsx/clone_notebook/check_kernel_status.png)

Expand Down