diff --git a/learning/03 Testing.ipynb b/learning/03 Testing.ipynb new file mode 100644 index 0000000..faa0d1a --- /dev/null +++ b/learning/03 Testing.ipynb @@ -0,0 +1,44 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "69cf54db-101a-4cd3-8e68-1b7ba93078eb", + "metadata": {}, + "source": [ + "

Markov Chain Monte Carlo for fun and profit

\n", + "

๐ŸŽฒ โ›“๏ธ ๐Ÿ‘‰ ๐Ÿงช

\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 +}