# tmuxp.shell.get_ipython

- **Module:** tmuxp.shell
- **Package:** tmuxp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/shell.py#L189
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-shell-get_ipython/

```
tmuxp.shell.get_ipython(options: LaunchOptionalImports, extra_args: dict[str, t.Any]) -> t.Any
```

Return ipython shell.
