diff --git a/docs/docs/contributing/how_to/integrations/standard_tests.ipynb b/docs/docs/contributing/how_to/integrations/standard_tests.ipynb index 7713637d6c3..b5365399499 100644 --- a/docs/docs/contributing/how_to/integrations/standard_tests.ipynb +++ b/docs/docs/contributing/how_to/integrations/standard_tests.ipynb @@ -26,6 +26,10 @@ "\n", ":::\n", "\n", + "import Tabs from '@theme/Tabs';\n", + "import TabItem from '@theme/TabItem';\n", + "import CodeBlock from \"@theme/CodeBlock\";\n", + "\n", "\n", " \n", "If you followed the [previous guide](../package), you should already have these dependencies installed!\n",