# tmuxp.shell.get_ipython_arguments

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

```
tmuxp.shell.get_ipython_arguments() -> list[str]
```

Return ipython shell args via ``IPYTHON_ARGUMENTS`` environment variables.
