online_help
- plasmapy.online_help(query: str)
Open a webpage containing a search page in PlasmaPy’s documentation, or another page that contains relevant online help.
This function requires an active internet connection, and will open the page in the default web browser.
- Parameters:
query (str) – The search query.