You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripting/monte_carlo/vts-trial.ipynb
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,9 @@
15
15
"\n",
16
16
"* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) has been installed\n",
17
17
"\n",
18
-
"* [VTS git repository](https://github.com/VirtualPhotonics/VTS) has been cloned\n",
19
-
"\n",
20
18
"* [pythonnet](https://pypi.org/project/pythonnet) has been installed and configured\n",
21
19
"\n",
22
-
"Replace `/path/to/vts` with the directory containing the git clone of `VTS`"
20
+
"* The latest [VTS libraries](https://github.com/VirtualPhotonics/Vts.Scripting.Python/releases) have been downloaded from the zip file in releases and extracted to the libraries folder"
0 commit comments