-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: adding some info for getting multiple compose running (#3584)
* docs: adding some info for getting multiple compose running * chore: adding changelog file 3584.documentation.md [dependabot-skip] * chore: update requirements in devcontainers --------- Co-authored-by: pyansys-ci-bot <[email protected]>
- Loading branch information
1 parent
9d5b8ea
commit 4243345
Showing
5 changed files
with
54 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
ansys-dpf-core==0.10.1 | ||
ansys-tools-visualization-interface==0.2.6 | ||
ansys-tools-visualization-interface==0.5.0 | ||
autopep8==2.3.1 | ||
matplotlib==3.9.0 | ||
pandas==2.2.2 | ||
pyansys-tools-report==0.7.3 | ||
matplotlib==3.9.2 | ||
pandas==2.2.3 | ||
pyansys-tools-report==0.8.1 | ||
pyfakefs==5.7.1 | ||
pyiges[full]==0.3.1 | ||
pytest-cov==5.0.0 | ||
pytest-cov==6.0.0 | ||
pytest-memprof<0.3.0 | ||
pytest-pyvista==0.1.9 | ||
pytest-rerunfailures==14.0 | ||
pytest==8.2.2 | ||
scipy==1.14.0 | ||
vtk==9.3.0 | ||
pytest-random-order==1.1.1 | ||
pytest-rerunfailures==15.0 | ||
pytest==8.3.3 | ||
scipy==1.14.1 | ||
vtk==9.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,29 @@ | ||
ansys-dpf-core==0.10.1 | ||
ansys-mapdl-reader==0.53.0 | ||
ansys-mapdl-reader==0.54.2 | ||
ansys-sphinx-theme==0.16.6 | ||
ansys-tools-visualization-interface==0.2.6 | ||
grpcio==1.64.1 | ||
ansys-tools-visualization-interface==0.5.0 | ||
grpcio==1.68.0 | ||
imageio-ffmpeg==0.5.1 | ||
imageio==2.34.2 | ||
imageio==2.36.0 | ||
jupyter_sphinx==0.5.3 | ||
jupyterlab>=3.2.8 | ||
matplotlib==3.9.0 | ||
numpydoc==1.7.0 | ||
pandas==2.2.2 | ||
plotly==5.22.0 | ||
matplotlib==3.9.2 | ||
numpydoc==1.8.0 | ||
pandas==2.2.3 | ||
plotly==5.24.1 | ||
pyiges[full]==0.3.1 | ||
pypandoc==1.13 | ||
pypandoc==1.14 | ||
pytest-sphinx==0.6.3 | ||
pythreejs==2.4.2 | ||
sphinx-autobuild==2024.4.16 | ||
sphinx-autobuild==2024.10.3 | ||
sphinx-autodoc-typehints==1.25.2 | ||
sphinx-copybutton==0.5.2 | ||
sphinx-design==0.6.1 | ||
sphinx-gallery==0.16.0 | ||
sphinx-notfound-page==1.0.2 | ||
sphinx-gallery==0.18.0 | ||
sphinx-jinja==2.0.2 | ||
sphinx-notfound-page==1.0.4 | ||
sphinx-reredirects==0.1.4 | ||
sphinx==7.3.7 | ||
sphinxcontrib-websupport==1.2.7 | ||
sphinx==8.1.3 | ||
sphinxcontrib-websupport==2.0.0 | ||
sphinxemoji==0.3.1 | ||
vtk==9.3.0 | ||
vtk==9.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,38 @@ | ||
ansys-dpf-core==0.10.1 | ||
ansys-mapdl-reader==0.53.0 | ||
ansys-sphinx-theme==0.16.6 | ||
ansys-tools-visualization-interface==0.2.6 | ||
ansys-mapdl-reader==0.54.2 | ||
ansys-sphinx-theme==1.2.2 | ||
ansys-tools-visualization-interface==0.5.0 | ||
autopep8==2.3.1 | ||
grpcio==1.64.1 | ||
grpcio==1.68.0 | ||
imageio-ffmpeg==0.5.1 | ||
imageio==2.34.2 | ||
imageio==2.36.0 | ||
jupyter_sphinx==0.5.3 | ||
jupyterlab>=3.2.8 | ||
matplotlib==3.9.0 | ||
numpydoc==1.7.0 | ||
pandas==2.2.2 | ||
plotly==5.22.0 | ||
pyansys-tools-report==0.7.3 | ||
matplotlib==3.9.2 | ||
numpydoc==1.8.0 | ||
pandas==2.2.3 | ||
plotly==5.24.1 | ||
pyansys-tools-report==0.8.1 | ||
pyfakefs==5.7.1 | ||
pyiges[full]==0.3.1 | ||
pypandoc==1.13 | ||
pytest-cov==5.0.0 | ||
pypandoc==1.14 | ||
pytest-cov==6.0.0 | ||
pytest-memprof<0.3.0 | ||
pytest-pyvista==0.1.9 | ||
pytest-rerunfailures==14.0 | ||
pytest-random-order==1.1.1 | ||
pytest-rerunfailures==15.0 | ||
pytest-sphinx==0.6.3 | ||
pytest==8.2.2 | ||
pytest==8.3.3 | ||
pythreejs==2.4.2 | ||
scipy==1.14.0 | ||
sphinx-autobuild==2024.4.16 | ||
scipy==1.14.1 | ||
sphinx-autobuild==2024.10.3 | ||
sphinx-autodoc-typehints==1.25.2 | ||
sphinx-copybutton==0.5.2 | ||
sphinx-design==0.6.1 | ||
sphinx-gallery==0.16.0 | ||
sphinx-notfound-page==1.0.2 | ||
sphinx-gallery==0.18.0 | ||
sphinx-jinja==2.0.2 | ||
sphinx-notfound-page==1.0.4 | ||
sphinx-reredirects==0.1.4 | ||
sphinx==7.3.7 | ||
sphinxcontrib-websupport==1.2.7 | ||
sphinx==8.1.3 | ||
sphinxcontrib-websupport==2.0.0 | ||
sphinxemoji==0.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
docs: adding some info for getting multiple compose running |