Skip to content

Commit 7d780f4

Browse files
Add coming soon tag to tutorials that are not ready yet
1 parent 534596a commit 7d780f4

File tree

1 file changed

+17
-6
lines changed
  • doc/source/user_guide/tutorials/custom_operators_and_plugins

1 file changed

+17
-6
lines changed

doc/source/user_guide/tutorials/custom_operators_and_plugins/index.rst

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,34 @@ For comprehensive examples on writing operator plugins, see :ref:`python_operato
4343
This tutorial shows how to create, load, and use a custom plugin containing a single custom operator.
4444

4545
.. grid-item-card:: Create a DPF plugin with multiple operators
46-
:link: tutorials_others_custom_plug_ins_packages
47-
:link-type: ref
4846
:text-align: center
47+
:class-card: sd-bg-light
48+
:class-header: sd-bg-light
49+
50+
Coming soon
51+
^^^
52+
4953

5054
This tutorial shows how to create, load, and use a custom plugin with multiple operators or with complex routines.
5155

5256
.. grid-item-card:: Create a custom DPF plugin with third-party dependencies using Python
53-
:link: tutorials_others_custom_plug_ins_packages_third_deps
54-
:link-type: ref
5557
:text-align: center
58+
:class-card: sd-bg-light
59+
:class-header: sd-bg-light
60+
61+
Coming soon
62+
^^^
5663

5764
This tutorial shows how to create a Python plug-in package with third-party dependencies.
5865

5966
.. grid-item-card:: Update PyDPF-Core in the DPF installation
60-
:link: tutorials_custom_operators_update_pydpf_core
61-
:link-type: ref
6267
:text-align: center
68+
:class-card: sd-bg-light
69+
:class-header: sd-bg-light
70+
71+
Coming soon
72+
^^^
73+
6374

6475
This tutorial shows how to update PyDPF-Core in your DPF installation.
6576

0 commit comments

Comments
 (0)