Skip to content

Commit f9bda24

Browse files
authored
Merge branch 'main' into review
2 parents 8e63a76 + 41634b4 commit f9bda24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/getting-started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ with these commands:
110110
unzip ansys-dyna-core-v0.3.dev0-wheelhouse-Linux-3.8.zip -d wheelhouse
111111
pip install ansys-dyna-core -f wheelhouse --no-index --upgrade --ignore-installed
112112
113-
If you're on Windows with Python 3.8, unzip thw wheelhouse archive to a ``wheelhouse``
113+
If you're on Windows with Python 3.8, unzip the wheelhouse archive to a ``wheelhouse``
114114
directory and install PyDYNA using the preceding command.
115115

116116

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ doc = [
6666
"joblib==1.3.1",
6767
"scikit-learn==1.3.0",
6868
"ipython==8.14.0",
69-
"jupyterlab==4.0.2",
69+
"jupyterlab==4.0.3",
7070
"sphinx-jinja==2.0.2",
7171
"sphinx-autoapi==2.1.1",
7272
]

0 commit comments

Comments
 (0)