diff --git a/notebooks/mpi_tutorial.ipynb b/notebooks/mpi_tutorial.ipynb index 0a424b6..32f91be 100644 --- a/notebooks/mpi_tutorial.ipynb +++ b/notebooks/mpi_tutorial.ipynb @@ -94,7 +94,7 @@ { "cell_type": "code", "execution_count": null, - "id": "1cb40e35", + "id": "b05eda65-bb13-4bbb-98e2-3e2e70b14c46", "metadata": {}, "outputs": [], "source": [ @@ -103,7 +103,7 @@ }, { "cell_type": "markdown", - "id": "e7dafc05", + "id": "6d9f5cd9-f672-43ed-b65a-4b29060ded3e", "metadata": {}, "source": [ "MPI can be installed as any other Julia package using the package manager." @@ -1001,7 +1001,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Julia 1.9.0", + "display_name": "Julia 1.9.3", "language": "julia", "name": "julia-1.9" }, @@ -1009,7 +1009,7 @@ "file_extension": ".jl", "mimetype": "application/julia", "name": "julia", - "version": "1.9.0" + "version": "1.9.3" } }, "nbformat": 4,