File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/source/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ with these commands:
110
110
unzip ansys-dyna-core-v0.3.dev0-wheelhouse-Linux-3.8.zip -d wheelhouse
111
111
pip install ansys-dyna-core -f wheelhouse --no-index --upgrade --ignore-installed
112
112
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 ``
114
114
directory and install PyDYNA using the preceding command.
115
115
116
116
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ doc = [
66
66
" joblib==1.3.1" ,
67
67
" scikit-learn==1.3.0" ,
68
68
" ipython==8.14.0" ,
69
- " jupyterlab==4.0.2 " ,
69
+ " jupyterlab==4.0.3 " ,
70
70
" sphinx-jinja==2.0.2" ,
71
71
" sphinx-autoapi==2.1.1" ,
72
72
]
You can’t perform that action at this time.
0 commit comments