Publish 3 first notebooks

This commit is contained in:
Francesc Verdugo
2023-08-25 17:57:25 +02:00
parent 2b8b471cb4
commit 421ad3ad68
4 changed files with 51 additions and 35 deletions

View File

@@ -581,7 +581,9 @@
"id": "9ddd66ca",
"metadata": {},
"source": [
"## Questions"
"## Questions\n",
"\n",
"In the next questions, `t` is the value of the variable `t` defined in the next cell."
]
},
{
@@ -762,23 +764,13 @@
"source": [
"# License\n",
"\n",
"TODO: replace link to website\n",
"\n",
"This notebook is part of the course [Programming Large Scale Parallel Systems](http://localhost:8000/) at Vrije Universiteit Amsterdam and may be used under a [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license."
"This notebook is part of the course [Programming Large Scale Parallel Systems](https://www.francescverdugo.com/XM_40017/) at Vrije Universiteit Amsterdam and may be used under a [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f9863011",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Julia 1.9.1",
"display_name": "Julia 1.9.0",
"language": "julia",
"name": "julia-1.9"
},
@@ -786,7 +778,7 @@
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.9.1"
"version": "1.9.0"
}
},
"nbformat": 4,