Skip to content

Commit 05b25c3

Browse files
committed
docs: fix issue causing Learn/Apply Jupyter Notebook tutorial to appear in place of the text tutorial
1 parent d9fe5be commit 05b25c3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/getting_started/cli.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,10 @@ not Snekmer-specific:
439439
``--scheduler`` **[greedy|ilp]**
440440
Specify whether Snakemake uses the greedy or ILP scheduler.
441441

442-
``--scheduler-ilp-solver``**[SOLVER]**
442+
``--scheduler-ilp-solver`` **[SOLVER]**
443443
Specify the MILP solver to be used when using the ILP scheduler.
444444

445-
``--scheduler-ilp-solver-path``**[PATH]**
445+
``--scheduler-ilp-solver-path`` **[PATH]**
446446
PATH to search for ILP scheduler solver binaries.
447447

448448

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The output is a table for each file containing sequence annotation predictions w
6262

6363
tutorial/index
6464
tutorial/snekmer_demo
65-
tutorial/snekmer_learn_apply_tutorial
65+
tutorial/snekmer_learnapp_tutorial
6666
tutorial/snekmer_motif_tutorial
6767

6868
.. toctree::

0 commit comments

Comments
 (0)