Skip to content

Commit

Permalink
Merge branch 'doc/add-quarto-cheatsheet' of https://github.com/ansys/…
Browse files Browse the repository at this point in the history
…pyprimemesh into doc/add-quarto-cheatsheet
  • Loading branch information
AlejandroFernandezLuces committed Oct 3, 2024
2 parents d951871 + 870aa11 commit cd68eae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/source/cheatsheet/cheat_sheet.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ with prime.launch_prime(timeout=20) as prime_client:

Launch an instance of PyPrimeMesh at IP address 127.0.0.1
and port 50055 with the number of processes set to 4:


```{python}
with prime.launch_prime(
ip="127.0.0.1", port=50055, n_procs=4
Expand Down

0 comments on commit cd68eae

Please sign in to comment.