Add the third lesson!

This commit is contained in:
Tom Hodson 2022-05-19 19:14:42 +02:00
parent 6af5bb4950
commit 4dd88ccd55

44
learning/03 Testing.ipynb Normal file
View File

@ -0,0 +1,44 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "69cf54db-101a-4cd3-8e68-1b7ba93078eb",
"metadata": {},
"source": [
"<h1 align=\"center\">Markov Chain Monte Carlo for fun and profit</h1>\n",
"<h1 align=\"center\"> 🎲 ⛓️ 👉 🧪 </h1>\n",
"\n",
"## Testing"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "58bef986-9d69-4ef6-8a64-9eaf29c3424e",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:jupyter3.9] *",
"language": "python",
"name": "conda-env-jupyter3.9-py"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
}
},
"nbformat": 4,
"nbformat_minor": 5
}