Skip to content

Commit af89eec

Browse files
authored
IDEs_cmd.rst tab indentation
1 parent b0b58cd commit af89eec

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/day2/IDEs_cmd.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ Principles
590590
ALT 1
591591

592592
- Within the terminal of the interactive session,
593-
load the ``Spyder`` module compatible with the ``foss2023b`` toolchain (``GCCcore-13.2.0``).
593+
load the ``Spyder`` module compatible with the ``foss2023b`` toolchain (``GCCcore-13.2.0``).
594594
- You get ``Python/3.11.5`` on the fly.
595595
- Also load ``SciPy-bundle`` to get ``numpy`` and ``pandas``
596596
- and ``matplotlib`` that is its own module.
@@ -613,16 +613,16 @@ Principles
613613
614614
* you can install packages with pip install from inside Spyder
615615

616-
.. tab:: Bianca
616+
.. tab:: Bianca
617617

618-
- Use the conda env you created in Exercise 2 in `Use isolated environments <https://uppmax.github.io/HPC-python/day2/use_isolated_environments.html#exercises>`_
618+
- Use the conda env you created in Exercise 2 in `Use isolated environments <https://uppmax.github.io/HPC-python/day2/use_isolated_environments.html#exercises>`_
619619

620-
.. code-block:: console
620+
.. code-block:: console
621621
622-
ml conda
623-
source activate spyder-env
622+
ml conda
623+
source activate spyder-env
624624
625-
* you can install packages with pip install from inside Spyder
625+
* you can install packages with pip install from inside Spyder
626626

627627
.. tab:: LUNARC
628628

0 commit comments

Comments
 (0)