We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d47937 commit c926f9bCopy full SHA for c926f9b
_episodes/04-recipe.md
@@ -81,7 +81,7 @@ Let's dissect what's happening here.
81
> > something like `/home/<username>/.esmvaltool/config-user.yml` or
82
`~/esmvaltool_tutorial/config-user.yml`.
83
> > 1. ESMValTool found the recipe in its installation directory, something like
84
-> > `/home/users/username/miniconda3/envs/esmvaltool/bin/esmvaltool/recipes/examples/`
+> > `/home/users/username/mambaforge/envs/esmvaltool/bin/esmvaltool/recipes/examples/`
85
>> or if you are using a pre-installed module on a server, something like
86
`/apps/jasmin/community/esmvaltool/ESMValTool_<version>/esmvaltool/recipes
87
/examples/recipe_python.yml`, where `<version>` is the latest release.
0 commit comments