Skip to content

Commit c48caa0

Browse files
authored
Merge pull request #14 from VirtualPhotonics/feature/13-update-links-for-net-80
2 parents d83fc83 + d6d083f commit c48caa0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

scripting/monte_carlo/demo_01_r_of_rho_simple.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"\n",
1212
"This is a simple example of Jupyter notebook using VTS. It is assumed that\n",
1313
"\n",
14-
"* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) has been installed\n",
14+
"* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) has been installed\n",
1515
"\n",
1616
"* 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"
1717
]

scripting/monte_carlo/demo_02_DAW_vs_CAW.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"\n",
1313
"This is a simple example of Jupyter notebook using VTS. It is assumed that\n",
1414
"\n",
15-
"* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) has been installed\n",
15+
"* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) has been installed\n",
1616
"\n",
1717
"* 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"
1818
]

scripting/monte_carlo/vts-trial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"\n",
1414
"This is a simple example of Jupyter notebook using VTS. It is assumed that \n",
1515
"\n",
16-
"* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) has been installed\n",
16+
"* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) has been installed\n",
1717
"\n",
1818
"* [pythonnet](https://pypi.org/project/pythonnet) has been installed and configured\n",
1919
"\n",

0 commit comments

Comments
 (0)