|
1 |
| -.. _experimental_features: |
| 1 | +# Experimental features {: #experimental_features } |
2 | 2 |
|
3 |
| -Experimental features |
4 |
| -===================== |
| 3 | +First introduced in EasyBuild v2.1.0 (see |
| 4 | +[EasyBuild v2.1.0 Release Notes][release_notes_v2.1.0]), experimental features can only be used by enabling the |
| 5 | +`--experimental` configuration option. |
5 | 6 |
|
6 |
| -First introduced in EasyBuild v2.1.0 (see :ref:`EasyBuild v2.1.0 Release Notes <release_notes_v2.1.0>`), |
7 |
| -experimental features can only be used by enabling the ``--experimental`` configuration option. |
8 |
| - |
9 |
| -An experimental feature indicates to users that these features may change significantly in a future release |
10 |
| -and should be used only for testing, not (yet) for production usage. |
| 7 | +An experimental feature indicates to users that these features may |
| 8 | +change significantly in a future release and should be used only for |
| 9 | +testing, not (yet) for production usage. |
11 | 10 |
|
12 | 11 | Currently enabled experimental features include:
|
13 | 12 |
|
14 |
| - * support for easyconfig files in YAML syntax (see :ref:`easyconfig_yeb_format`) |
15 |
| - * support for generating container recipes & images (see :ref:`containers`) |
16 |
| - * support for using easystack files (see :ref:`easystack`) |
17 |
| - * support for trying to update versions of the dependencies of an easyconfig based on what is available in the robot path (see :ref:`basic_usage_help`) |
18 |
| - * support for installing extensions in parallel (see :ref:`installing_extensions_in_parallel`) |
| 13 | +- support for easyconfig files in YAML syntax (see |
| 14 | + [Writing easyconfig files in YAML syntax][easyconfig_yeb_format]) |
| 15 | +- support for generating container recipes & images (see |
| 16 | + [Generating container recipes & images][containers]) |
| 17 | +- support for using easystack files (see |
| 18 | + [Easystack files][easystack]) |
| 19 | +- support for trying to update versions of the dependencies of an |
| 20 | + easyconfig based on what is available in the robot path (see |
| 21 | + [Output of `eb --help`][basic_usage_help]) |
| 22 | +- support for installing extensions in parallel (see |
| 23 | + [Installing extensions in parallel][installing_extensions_in_parallel]) |
0 commit comments