Skip to content

Commit

Permalink
Fix typo in rules.rst (—draft-notebook)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Dec 1, 2021
1 parent 36732bf commit 43e4cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/snakefiles/rules.rst
Expand Up @@ -953,7 +953,7 @@ For example, running

.. code-block:: console
snakemake --cores 1 --edit-notebook test.txt --use-conda
snakemake --cores 1 --draft-notebook test.txt --use-conda
will generate skeleton code in ``notebooks/hello.py.ipynb`` and additionally print instructions on how to open and execute the notebook in VSCode.

Expand Down

0 comments on commit 43e4cd3

Please sign in to comment.