Skip to content

Commit 2456eaf

Browse files
adding better title to Chp1
1 parent 521452e commit 2456eaf

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Chapter1_Introduction/Chapter1_Introduction.ipynb

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,25 @@
77
"worksheets": [
88
{
99
"cells": [
10+
{
11+
"cell_type": "markdown",
12+
"metadata": {},
13+
"source": [
14+
"Probabilistic Programming\n",
15+
"=====\n",
16+
"and Bayesian Methods for Hackers \n",
17+
"========\n",
18+
"\n",
19+
"#####Version 0.1\n",
20+
"Welcome to *Bayesian Methods for Hackers*. The full Github repository, and additional chapters, is available at [github/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers). We hope you enjoy!"
21+
]
22+
},
1023
{
1124
"cell_type": "markdown",
1225
"metadata": {},
1326
"source": [
1427
"Chapter 1\n",
15-
"======\n",
28+
"------\n",
1629
"***"
1730
]
1831
},

0 commit comments

Comments
 (0)