From ee7be7ba79faa7a66964e10698156c7662803af3 Mon Sep 17 00:00:00 2001 From: Vivian0105 Date: Tue, 2 Dec 2025 10:46:09 -0500 Subject: [PATCH] Customize the size of plots --- docs/usage/bulk_tutorial.md | 8 ++++++-- docs/usage/single_cell_tutorial.md | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/usage/bulk_tutorial.md b/docs/usage/bulk_tutorial.md index 3c73157d..2a98f769 100644 --- a/docs/usage/bulk_tutorial.md +++ b/docs/usage/bulk_tutorial.md @@ -8,11 +8,15 @@ You can run this tutorial using the Github Codespaces platform. Codespaces alrea In the dropdown menu, go to the `Codespaces` tab. Click the `...` sign, then select `+ New with options...`. -![Create Codespaces with options](https://raw.githubusercontent.com/nf-core/airrflow/dev/docs/images/Create_codespaces.png) +

+Create Codespaces with options +

After that, you’ll be directed to the configuration page. Select "4-core" for `machine type`, which will give you 4 CPUs, 16GB RAM and 32GB space. -![Chose 4-core](https://raw.githubusercontent.com/nf-core/airrflow/dev/docs/images/Codespaces_4core.png) +

+Chose 4-core +

If you want to know more about Codespaces, check [the Codespaces overview](https://docs.github.com/en/codespaces/about-codespaces/what-are-codespaces) or the Codespaces section in nf-core documentation [the Devcontainers overview](https://nf-co.re/docs/tutorials/devcontainer/overview). diff --git a/docs/usage/single_cell_tutorial.md b/docs/usage/single_cell_tutorial.md index 83c5c00e..b588ced8 100644 --- a/docs/usage/single_cell_tutorial.md +++ b/docs/usage/single_cell_tutorial.md @@ -8,11 +8,15 @@ You can run this tutorial using the Github Codespaces platform. Codespaces alrea In the dropdown menu, go to the `Codespaces` tab. Click the `...` sign, then select `+ New with options...`. -![Create Codespaces with options](https://raw.githubusercontent.com/nf-core/airrflow/dev/docs/images/Create_codespaces.png) +

+Create Codespaces with options +

After that, you’ll be directed to the configuration page. Select "4-core" for `machine type`, which will give you 4 CPUs, 16GB RAM and 32GB space. -![Chose 4-core](https://raw.githubusercontent.com/nf-core/airrflow/dev/docs/images/Codespaces_4core.png) +

+Chose 4-core +

If you want to know more about Codespaces, check [the Codespaces overview](https://docs.github.com/en/codespaces/about-codespaces/what-are-codespaces) or the Codespaces section in nf-core documentation [the Devcontainers overview](https://nf-co.re/docs/tutorials/devcontainer/overview).