{ "cells": [ { "cell_type": "markdown", "id": "96ca09e7", "metadata": {}, "source": [ "

Markov Chain Monte Carlo for fun and profit

\n", "

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

" ] }, { "cell_type": "markdown", "id": "94c1cebd-8bb4-4f19-bdb3-c503cd620d22", "metadata": {}, "source": [ "# Doing Reproducible Science" ] } ], "metadata": { "kernelspec": { "display_name": "Python [conda env:recode]", "language": "python", "name": "conda-env-recode-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.12" } }, "nbformat": 4, "nbformat_minor": 5 }