From 8c5f6e553f7e8a213c3b724d66de3dd9ea3d36f0 Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 30 Jul 2024 15:41:45 +0100 Subject: [PATCH] Remove unnecessary full stop Co-authored-by: Jon Massey --- docs/opensafely-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/opensafely-cli.md b/docs/opensafely-cli.md index cf1e8487f..af7d53b02 100644 --- a/docs/opensafely-cli.md +++ b/docs/opensafely-cli.md @@ -219,7 +219,7 @@ To exit, press ++control+c++ in the command line - this also shuts down the cont Or alternatively go to File -> shutdown in the JupyterLab tab. When you have developed a notebook to run within the OpenSAFELY environment, -you can add a `run` command to your [`project.yaml`](actions-pipelines.md#projectyaml-format). +you can add a `run` command to your [`project.yaml`](actions-pipelines.md#projectyaml-format) that runs your notebook with [`nbconvert`](https://nbconvert.readthedocs.io). This is an example: