File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
local_launcher/example_scripts Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11Examples
22========
33
4- This section shows how to use the Visualization Interface Tool to perform many different
5- types of operations.
4+ This section shows how to use the local launcher.
Original file line number Diff line number Diff line change 2121# SOFTWARE.
2222
2323"""
24+ .. _ref_cli_configure:
25+
2426Configure the launcher from the command line
2527--------------------------------------------
2628
Original file line number Diff line number Diff line change 2121# SOFTWARE.
2222
2323"""
24+ .. _ref_py_configure:
25+
2426Choose configuration at runtime
2527-------------------------------
2628
3335
3436from example_httpserver_plugin import LauncherConfig
3537
36- from ansys .tools .local_product_launcher import launch_product
38+ from ansys .tools .common . local_product_launcher import launch_product
3739
3840# %%
3941# Default configuration
You can’t perform that action at this time.
0 commit comments