> ## Documentation Index
> Fetch the complete documentation index at: https://private-04b27de1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.coding.jupyter.import_utils.skip_on_missing_jupyter_kernel_gateway

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### skip\_on\_missing\_jupyter\_kernel\_gateway

```python theme={null}
skip_on_missing_jupyter_kernel_gateway() -> Callable[[~T], ~T]
```

Decorator to skip a test if an optional module is missing

<br />
